@Generated(value="by gRPC proto compiler", comments="Source: google/cloud/aiplatform/v1beta1/deployment_resource_pool_service.proto") public final class DeploymentResourcePoolServiceGrpc extends Object
A service that manages the DeploymentResourcePool resource.
| Modifier and Type | Class and Description |
|---|---|
static interface |
DeploymentResourcePoolServiceGrpc.AsyncService
A service that manages the DeploymentResourcePool resource.
|
static class |
DeploymentResourcePoolServiceGrpc.DeploymentResourcePoolServiceBlockingStub
A stub to allow clients to do synchronous rpc calls to service DeploymentResourcePoolService.
|
static class |
DeploymentResourcePoolServiceGrpc.DeploymentResourcePoolServiceFutureStub
A stub to allow clients to do ListenableFuture-style rpc calls to service
DeploymentResourcePoolService.
|
static class |
DeploymentResourcePoolServiceGrpc.DeploymentResourcePoolServiceImplBase
Base class for the server implementation of the service DeploymentResourcePoolService.
|
static class |
DeploymentResourcePoolServiceGrpc.DeploymentResourcePoolServiceStub
A stub to allow clients to do asynchronous rpc calls to service DeploymentResourcePoolService.
|
| Modifier and Type | Field and Description |
|---|---|
static String |
SERVICE_NAME |
public static final String SERVICE_NAME
public static io.grpc.MethodDescriptor<CreateDeploymentResourcePoolRequest,com.google.longrunning.Operation> getCreateDeploymentResourcePoolMethod()
public static io.grpc.MethodDescriptor<GetDeploymentResourcePoolRequest,DeploymentResourcePool> getGetDeploymentResourcePoolMethod()
public static io.grpc.MethodDescriptor<ListDeploymentResourcePoolsRequest,ListDeploymentResourcePoolsResponse> getListDeploymentResourcePoolsMethod()
public static io.grpc.MethodDescriptor<DeleteDeploymentResourcePoolRequest,com.google.longrunning.Operation> getDeleteDeploymentResourcePoolMethod()
public static io.grpc.MethodDescriptor<QueryDeployedModelsRequest,QueryDeployedModelsResponse> getQueryDeployedModelsMethod()
public static DeploymentResourcePoolServiceGrpc.DeploymentResourcePoolServiceStub newStub(io.grpc.Channel channel)
public static DeploymentResourcePoolServiceGrpc.DeploymentResourcePoolServiceBlockingStub newBlockingStub(io.grpc.Channel channel)
public static DeploymentResourcePoolServiceGrpc.DeploymentResourcePoolServiceFutureStub newFutureStub(io.grpc.Channel channel)
public static final io.grpc.ServerServiceDefinition bindService(DeploymentResourcePoolServiceGrpc.AsyncService service)
public static io.grpc.ServiceDescriptor getServiceDescriptor()
Copyright © 2024 Google LLC. All rights reserved.