- deleteEndpoint(DeleteEndpointRequest, StreamObserver<Operation>) - Method in interface com.google.cloud.vertexai.api.EndpointServiceGrpc.AsyncService
-
Deletes an Endpoint.
- deleteEndpoint(DeleteEndpointRequest) - Method in class com.google.cloud.vertexai.api.EndpointServiceGrpc.EndpointServiceBlockingStub
-
Deletes an Endpoint.
- deleteEndpoint(DeleteEndpointRequest) - Method in class com.google.cloud.vertexai.api.EndpointServiceGrpc.EndpointServiceFutureStub
-
Deletes an Endpoint.
- deleteEndpoint(DeleteEndpointRequest, StreamObserver<Operation>) - Method in class com.google.cloud.vertexai.api.EndpointServiceGrpc.EndpointServiceStub
-
Deletes an Endpoint.
- deployModel(DeployModelRequest, StreamObserver<Operation>) - Method in interface com.google.cloud.vertexai.api.EndpointServiceGrpc.AsyncService
-
Deploys a Model into this Endpoint, creating a DeployedModel within it.
- deployModel(DeployModelRequest) - Method in class com.google.cloud.vertexai.api.EndpointServiceGrpc.EndpointServiceBlockingStub
-
Deploys a Model into this Endpoint, creating a DeployedModel within it.
- deployModel(DeployModelRequest) - Method in class com.google.cloud.vertexai.api.EndpointServiceGrpc.EndpointServiceFutureStub
-
Deploys a Model into this Endpoint, creating a DeployedModel within it.
- deployModel(DeployModelRequest, StreamObserver<Operation>) - Method in class com.google.cloud.vertexai.api.EndpointServiceGrpc.EndpointServiceStub
-
Deploys a Model into this Endpoint, creating a DeployedModel within it.
- directPredict(DirectPredictRequest, StreamObserver<DirectPredictResponse>) - Method in interface com.google.cloud.vertexai.api.PredictionServiceGrpc.AsyncService
-
Perform an unary online prediction request for Vertex first-party products
and frameworks.
- directPredict(DirectPredictRequest) - Method in class com.google.cloud.vertexai.api.PredictionServiceGrpc.PredictionServiceBlockingStub
-
Perform an unary online prediction request for Vertex first-party products
and frameworks.
- directPredict(DirectPredictRequest) - Method in class com.google.cloud.vertexai.api.PredictionServiceGrpc.PredictionServiceFutureStub
-
Perform an unary online prediction request for Vertex first-party products
and frameworks.
- directPredict(DirectPredictRequest, StreamObserver<DirectPredictResponse>) - Method in class com.google.cloud.vertexai.api.PredictionServiceGrpc.PredictionServiceStub
-
Perform an unary online prediction request for Vertex first-party products
and frameworks.
- directRawPredict(DirectRawPredictRequest, StreamObserver<DirectRawPredictResponse>) - Method in interface com.google.cloud.vertexai.api.PredictionServiceGrpc.AsyncService
-
Perform an online prediction request through gRPC.
- directRawPredict(DirectRawPredictRequest) - Method in class com.google.cloud.vertexai.api.PredictionServiceGrpc.PredictionServiceBlockingStub
-
Perform an online prediction request through gRPC.
- directRawPredict(DirectRawPredictRequest) - Method in class com.google.cloud.vertexai.api.PredictionServiceGrpc.PredictionServiceFutureStub
-
Perform an online prediction request through gRPC.
- directRawPredict(DirectRawPredictRequest, StreamObserver<DirectRawPredictResponse>) - Method in class com.google.cloud.vertexai.api.PredictionServiceGrpc.PredictionServiceStub
-
Perform an online prediction request through gRPC.