Uses of Class
com.google.cloud.aiplatform.v1.UndeployModelRequest
-
Packages that use UndeployModelRequest Package Description com.google.cloud.aiplatform.v1 A client to Vertex AI APIcom.google.cloud.aiplatform.v1.stub -
-
Uses of UndeployModelRequest in com.google.cloud.aiplatform.v1
Methods in com.google.cloud.aiplatform.v1 that return UndeployModelRequest Modifier and Type Method Description UndeployModelRequest
UndeployModelRequest.Builder. build()
UndeployModelRequest
UndeployModelRequest.Builder. buildPartial()
static UndeployModelRequest
UndeployModelRequest. getDefaultInstance()
UndeployModelRequest
UndeployModelRequest.Builder. getDefaultInstanceForType()
UndeployModelRequest
UndeployModelRequest. getDefaultInstanceForType()
static UndeployModelRequest
UndeployModelRequest. parseDelimitedFrom(InputStream input)
static UndeployModelRequest
UndeployModelRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static UndeployModelRequest
UndeployModelRequest. parseFrom(byte[] data)
static UndeployModelRequest
UndeployModelRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static UndeployModelRequest
UndeployModelRequest. parseFrom(com.google.protobuf.ByteString data)
static UndeployModelRequest
UndeployModelRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static UndeployModelRequest
UndeployModelRequest. parseFrom(com.google.protobuf.CodedInputStream input)
static UndeployModelRequest
UndeployModelRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static UndeployModelRequest
UndeployModelRequest. parseFrom(InputStream input)
static UndeployModelRequest
UndeployModelRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static UndeployModelRequest
UndeployModelRequest. parseFrom(ByteBuffer data)
static UndeployModelRequest
UndeployModelRequest. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Methods in com.google.cloud.aiplatform.v1 that return types with arguments of type UndeployModelRequest Modifier and Type Method Description com.google.protobuf.Parser<UndeployModelRequest>
UndeployModelRequest. getParserForType()
static io.grpc.MethodDescriptor<UndeployModelRequest,com.google.longrunning.Operation>
EndpointServiceGrpc. getUndeployModelMethod()
static com.google.protobuf.Parser<UndeployModelRequest>
UndeployModelRequest. parser()
com.google.api.gax.rpc.UnaryCallable<UndeployModelRequest,com.google.longrunning.Operation>
EndpointServiceClient. undeployModelCallable()
Undeploys a Model from an Endpoint, removing a DeployedModel from it, and freeing all resources it's using.com.google.api.gax.rpc.OperationCallable<UndeployModelRequest,UndeployModelResponse,UndeployModelOperationMetadata>
EndpointServiceClient. undeployModelOperationCallable()
Undeploys a Model from an Endpoint, removing a DeployedModel from it, and freeing all resources it's using.com.google.api.gax.rpc.OperationCallSettings.Builder<UndeployModelRequest,UndeployModelResponse,UndeployModelOperationMetadata>
EndpointServiceSettings.Builder. undeployModelOperationSettings()
Returns the builder for the settings used for calls to undeployModel.com.google.api.gax.rpc.OperationCallSettings<UndeployModelRequest,UndeployModelResponse,UndeployModelOperationMetadata>
EndpointServiceSettings. undeployModelOperationSettings()
Returns the object with the settings used for calls to undeployModel.com.google.api.gax.rpc.UnaryCallSettings.Builder<UndeployModelRequest,com.google.longrunning.Operation>
EndpointServiceSettings.Builder. undeployModelSettings()
Returns the builder for the settings used for calls to undeployModel.com.google.api.gax.rpc.UnaryCallSettings<UndeployModelRequest,com.google.longrunning.Operation>
EndpointServiceSettings. undeployModelSettings()
Returns the object with the settings used for calls to undeployModel.Methods in com.google.cloud.aiplatform.v1 with parameters of type UndeployModelRequest Modifier and Type Method Description UndeployModelRequest.Builder
UndeployModelRequest.Builder. mergeFrom(UndeployModelRequest other)
static UndeployModelRequest.Builder
UndeployModelRequest. newBuilder(UndeployModelRequest prototype)
default void
EndpointServiceGrpc.AsyncService. undeployModel(UndeployModelRequest request, io.grpc.stub.StreamObserver<com.google.longrunning.Operation> responseObserver)
Undeploys a Model from an Endpoint, removing a DeployedModel from it, and freeing all resources it's using.com.google.longrunning.Operation
EndpointServiceGrpc.EndpointServiceBlockingStub. undeployModel(UndeployModelRequest request)
Undeploys a Model from an Endpoint, removing a DeployedModel from it, and freeing all resources it's using.com.google.common.util.concurrent.ListenableFuture<com.google.longrunning.Operation>
EndpointServiceGrpc.EndpointServiceFutureStub. undeployModel(UndeployModelRequest request)
Undeploys a Model from an Endpoint, removing a DeployedModel from it, and freeing all resources it's using.void
EndpointServiceGrpc.EndpointServiceStub. undeployModel(UndeployModelRequest request, io.grpc.stub.StreamObserver<com.google.longrunning.Operation> responseObserver)
Undeploys a Model from an Endpoint, removing a DeployedModel from it, and freeing all resources it's using.com.google.api.gax.longrunning.OperationFuture<UndeployModelResponse,UndeployModelOperationMetadata>
EndpointServiceClient. undeployModelAsync(UndeployModelRequest request)
Undeploys a Model from an Endpoint, removing a DeployedModel from it, and freeing all resources it's using. -
Uses of UndeployModelRequest in com.google.cloud.aiplatform.v1.stub
Methods in com.google.cloud.aiplatform.v1.stub that return types with arguments of type UndeployModelRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<UndeployModelRequest,com.google.longrunning.Operation>
EndpointServiceStub. undeployModelCallable()
com.google.api.gax.rpc.UnaryCallable<UndeployModelRequest,com.google.longrunning.Operation>
GrpcEndpointServiceStub. undeployModelCallable()
com.google.api.gax.rpc.OperationCallable<UndeployModelRequest,UndeployModelResponse,UndeployModelOperationMetadata>
EndpointServiceStub. undeployModelOperationCallable()
com.google.api.gax.rpc.OperationCallable<UndeployModelRequest,UndeployModelResponse,UndeployModelOperationMetadata>
GrpcEndpointServiceStub. undeployModelOperationCallable()
com.google.api.gax.rpc.OperationCallSettings.Builder<UndeployModelRequest,UndeployModelResponse,UndeployModelOperationMetadata>
EndpointServiceStubSettings.Builder. undeployModelOperationSettings()
Returns the builder for the settings used for calls to undeployModel.com.google.api.gax.rpc.OperationCallSettings<UndeployModelRequest,UndeployModelResponse,UndeployModelOperationMetadata>
EndpointServiceStubSettings. undeployModelOperationSettings()
Returns the object with the settings used for calls to undeployModel.com.google.api.gax.rpc.UnaryCallSettings.Builder<UndeployModelRequest,com.google.longrunning.Operation>
EndpointServiceStubSettings.Builder. undeployModelSettings()
Returns the builder for the settings used for calls to undeployModel.com.google.api.gax.rpc.UnaryCallSettings<UndeployModelRequest,com.google.longrunning.Operation>
EndpointServiceStubSettings. undeployModelSettings()
Returns the object with the settings used for calls to undeployModel.
-