Uses of Class
com.google.cloud.automl.v1beta1.UndeployModelRequest
-
Packages that use UndeployModelRequest Package Description com.google.cloud.automl.v1beta1 A client to Cloud AutoML APIcom.google.cloud.automl.v1beta1.stub -
-
Uses of UndeployModelRequest in com.google.cloud.automl.v1beta1
Methods in com.google.cloud.automl.v1beta1 that return UndeployModelRequest Modifier and Type Method Description UndeployModelRequestUndeployModelRequest.Builder. build()UndeployModelRequestUndeployModelRequest.Builder. buildPartial()static UndeployModelRequestUndeployModelRequest. getDefaultInstance()UndeployModelRequestUndeployModelRequest.Builder. getDefaultInstanceForType()UndeployModelRequestUndeployModelRequest. getDefaultInstanceForType()static UndeployModelRequestUndeployModelRequest. parseDelimitedFrom(InputStream input)static UndeployModelRequestUndeployModelRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static UndeployModelRequestUndeployModelRequest. parseFrom(byte[] data)static UndeployModelRequestUndeployModelRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static UndeployModelRequestUndeployModelRequest. parseFrom(com.google.protobuf.ByteString data)static UndeployModelRequestUndeployModelRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static UndeployModelRequestUndeployModelRequest. parseFrom(com.google.protobuf.CodedInputStream input)static UndeployModelRequestUndeployModelRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static UndeployModelRequestUndeployModelRequest. parseFrom(InputStream input)static UndeployModelRequestUndeployModelRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static UndeployModelRequestUndeployModelRequest. parseFrom(ByteBuffer data)static UndeployModelRequestUndeployModelRequest. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.automl.v1beta1 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>AutoMlGrpc. getUndeployModelMethod()static com.google.protobuf.Parser<UndeployModelRequest>UndeployModelRequest. parser()com.google.api.gax.rpc.UnaryCallable<UndeployModelRequest,com.google.longrunning.Operation>AutoMlClient. undeployModelCallable()Undeploys a model.com.google.api.gax.rpc.OperationCallable<UndeployModelRequest,com.google.protobuf.Empty,OperationMetadata>AutoMlClient. undeployModelOperationCallable()Undeploys a model.com.google.api.gax.rpc.OperationCallSettings.Builder<UndeployModelRequest,com.google.protobuf.Empty,OperationMetadata>AutoMlSettings.Builder. undeployModelOperationSettings()Returns the builder for the settings used for calls to undeployModel.com.google.api.gax.rpc.OperationCallSettings<UndeployModelRequest,com.google.protobuf.Empty,OperationMetadata>AutoMlSettings. undeployModelOperationSettings()Returns the object with the settings used for calls to undeployModel.com.google.api.gax.rpc.UnaryCallSettings.Builder<UndeployModelRequest,com.google.longrunning.Operation>AutoMlSettings.Builder. undeployModelSettings()Returns the builder for the settings used for calls to undeployModel.com.google.api.gax.rpc.UnaryCallSettings<UndeployModelRequest,com.google.longrunning.Operation>AutoMlSettings. undeployModelSettings()Returns the object with the settings used for calls to undeployModel.Methods in com.google.cloud.automl.v1beta1 with parameters of type UndeployModelRequest Modifier and Type Method Description UndeployModelRequest.BuilderUndeployModelRequest.Builder. mergeFrom(UndeployModelRequest other)static UndeployModelRequest.BuilderUndeployModelRequest. newBuilder(UndeployModelRequest prototype)default voidAutoMlGrpc.AsyncService. undeployModel(UndeployModelRequest request, io.grpc.stub.StreamObserver<com.google.longrunning.Operation> responseObserver)Undeploys a model.com.google.longrunning.OperationAutoMlGrpc.AutoMlBlockingStub. undeployModel(UndeployModelRequest request)Undeploys a model.com.google.common.util.concurrent.ListenableFuture<com.google.longrunning.Operation>AutoMlGrpc.AutoMlFutureStub. undeployModel(UndeployModelRequest request)Undeploys a model.voidAutoMlGrpc.AutoMlStub. undeployModel(UndeployModelRequest request, io.grpc.stub.StreamObserver<com.google.longrunning.Operation> responseObserver)Undeploys a model.com.google.api.gax.longrunning.OperationFuture<com.google.protobuf.Empty,OperationMetadata>AutoMlClient. undeployModelAsync(UndeployModelRequest request)Undeploys a model. -
Uses of UndeployModelRequest in com.google.cloud.automl.v1beta1.stub
Methods in com.google.cloud.automl.v1beta1.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>AutoMlStub. undeployModelCallable()com.google.api.gax.rpc.UnaryCallable<UndeployModelRequest,com.google.longrunning.Operation>GrpcAutoMlStub. undeployModelCallable()com.google.api.gax.rpc.UnaryCallable<UndeployModelRequest,com.google.longrunning.Operation>HttpJsonAutoMlStub. undeployModelCallable()com.google.api.gax.rpc.OperationCallable<UndeployModelRequest,com.google.protobuf.Empty,OperationMetadata>AutoMlStub. undeployModelOperationCallable()com.google.api.gax.rpc.OperationCallable<UndeployModelRequest,com.google.protobuf.Empty,OperationMetadata>GrpcAutoMlStub. undeployModelOperationCallable()com.google.api.gax.rpc.OperationCallable<UndeployModelRequest,com.google.protobuf.Empty,OperationMetadata>HttpJsonAutoMlStub. undeployModelOperationCallable()com.google.api.gax.rpc.OperationCallSettings.Builder<UndeployModelRequest,com.google.protobuf.Empty,OperationMetadata>AutoMlStubSettings.Builder. undeployModelOperationSettings()Returns the builder for the settings used for calls to undeployModel.com.google.api.gax.rpc.OperationCallSettings<UndeployModelRequest,com.google.protobuf.Empty,OperationMetadata>AutoMlStubSettings. undeployModelOperationSettings()Returns the object with the settings used for calls to undeployModel.com.google.api.gax.rpc.UnaryCallSettings.Builder<UndeployModelRequest,com.google.longrunning.Operation>AutoMlStubSettings.Builder. undeployModelSettings()Returns the builder for the settings used for calls to undeployModel.com.google.api.gax.rpc.UnaryCallSettings<UndeployModelRequest,com.google.longrunning.Operation>AutoMlStubSettings. undeployModelSettings()Returns the object with the settings used for calls to undeployModel.
-