Uses of Class
com.google.cloud.aiplatform.v1beta1.CancelDataLabelingJobRequest
-
Packages that use CancelDataLabelingJobRequest Package Description com.google.cloud.aiplatform.v1beta1 A client to Vertex AI APIcom.google.cloud.aiplatform.v1beta1.stub -
-
Uses of CancelDataLabelingJobRequest in com.google.cloud.aiplatform.v1beta1
Methods in com.google.cloud.aiplatform.v1beta1 that return CancelDataLabelingJobRequest Modifier and Type Method Description CancelDataLabelingJobRequestCancelDataLabelingJobRequest.Builder. build()CancelDataLabelingJobRequestCancelDataLabelingJobRequest.Builder. buildPartial()static CancelDataLabelingJobRequestCancelDataLabelingJobRequest. getDefaultInstance()CancelDataLabelingJobRequestCancelDataLabelingJobRequest.Builder. getDefaultInstanceForType()CancelDataLabelingJobRequestCancelDataLabelingJobRequest. getDefaultInstanceForType()static CancelDataLabelingJobRequestCancelDataLabelingJobRequest. parseDelimitedFrom(InputStream input)static CancelDataLabelingJobRequestCancelDataLabelingJobRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static CancelDataLabelingJobRequestCancelDataLabelingJobRequest. parseFrom(byte[] data)static CancelDataLabelingJobRequestCancelDataLabelingJobRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static CancelDataLabelingJobRequestCancelDataLabelingJobRequest. parseFrom(com.google.protobuf.ByteString data)static CancelDataLabelingJobRequestCancelDataLabelingJobRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static CancelDataLabelingJobRequestCancelDataLabelingJobRequest. parseFrom(com.google.protobuf.CodedInputStream input)static CancelDataLabelingJobRequestCancelDataLabelingJobRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static CancelDataLabelingJobRequestCancelDataLabelingJobRequest. parseFrom(InputStream input)static CancelDataLabelingJobRequestCancelDataLabelingJobRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static CancelDataLabelingJobRequestCancelDataLabelingJobRequest. parseFrom(ByteBuffer data)static CancelDataLabelingJobRequestCancelDataLabelingJobRequest. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.aiplatform.v1beta1 that return types with arguments of type CancelDataLabelingJobRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<CancelDataLabelingJobRequest,com.google.protobuf.Empty>JobServiceClient. cancelDataLabelingJobCallable()Cancels a DataLabelingJob.com.google.api.gax.rpc.UnaryCallSettings.Builder<CancelDataLabelingJobRequest,com.google.protobuf.Empty>JobServiceSettings.Builder. cancelDataLabelingJobSettings()Returns the builder for the settings used for calls to cancelDataLabelingJob.com.google.api.gax.rpc.UnaryCallSettings<CancelDataLabelingJobRequest,com.google.protobuf.Empty>JobServiceSettings. cancelDataLabelingJobSettings()Returns the object with the settings used for calls to cancelDataLabelingJob.static io.grpc.MethodDescriptor<CancelDataLabelingJobRequest,com.google.protobuf.Empty>JobServiceGrpc. getCancelDataLabelingJobMethod()com.google.protobuf.Parser<CancelDataLabelingJobRequest>CancelDataLabelingJobRequest. getParserForType()static com.google.protobuf.Parser<CancelDataLabelingJobRequest>CancelDataLabelingJobRequest. parser()Methods in com.google.cloud.aiplatform.v1beta1 with parameters of type CancelDataLabelingJobRequest Modifier and Type Method Description voidJobServiceClient. cancelDataLabelingJob(CancelDataLabelingJobRequest request)Cancels a DataLabelingJob.default voidJobServiceGrpc.AsyncService. cancelDataLabelingJob(CancelDataLabelingJobRequest request, io.grpc.stub.StreamObserver<com.google.protobuf.Empty> responseObserver)Cancels a DataLabelingJob.com.google.protobuf.EmptyJobServiceGrpc.JobServiceBlockingStub. cancelDataLabelingJob(CancelDataLabelingJobRequest request)Cancels a DataLabelingJob.com.google.common.util.concurrent.ListenableFuture<com.google.protobuf.Empty>JobServiceGrpc.JobServiceFutureStub. cancelDataLabelingJob(CancelDataLabelingJobRequest request)Cancels a DataLabelingJob.voidJobServiceGrpc.JobServiceStub. cancelDataLabelingJob(CancelDataLabelingJobRequest request, io.grpc.stub.StreamObserver<com.google.protobuf.Empty> responseObserver)Cancels a DataLabelingJob.CancelDataLabelingJobRequest.BuilderCancelDataLabelingJobRequest.Builder. mergeFrom(CancelDataLabelingJobRequest other)static CancelDataLabelingJobRequest.BuilderCancelDataLabelingJobRequest. newBuilder(CancelDataLabelingJobRequest prototype) -
Uses of CancelDataLabelingJobRequest in com.google.cloud.aiplatform.v1beta1.stub
Methods in com.google.cloud.aiplatform.v1beta1.stub that return types with arguments of type CancelDataLabelingJobRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<CancelDataLabelingJobRequest,com.google.protobuf.Empty>GrpcJobServiceStub. cancelDataLabelingJobCallable()com.google.api.gax.rpc.UnaryCallable<CancelDataLabelingJobRequest,com.google.protobuf.Empty>JobServiceStub. cancelDataLabelingJobCallable()com.google.api.gax.rpc.UnaryCallSettings.Builder<CancelDataLabelingJobRequest,com.google.protobuf.Empty>JobServiceStubSettings.Builder. cancelDataLabelingJobSettings()Returns the builder for the settings used for calls to cancelDataLabelingJob.com.google.api.gax.rpc.UnaryCallSettings<CancelDataLabelingJobRequest,com.google.protobuf.Empty>JobServiceStubSettings. cancelDataLabelingJobSettings()Returns the object with the settings used for calls to cancelDataLabelingJob.
-