Uses of Class
com.google.cloud.aiplatform.v1beta1.DeleteCustomJobRequest
-
Packages that use DeleteCustomJobRequest Package Description com.google.cloud.aiplatform.v1beta1 A client to Vertex AI APIcom.google.cloud.aiplatform.v1beta1.stub -
-
Uses of DeleteCustomJobRequest in com.google.cloud.aiplatform.v1beta1
Methods in com.google.cloud.aiplatform.v1beta1 that return DeleteCustomJobRequest Modifier and Type Method Description DeleteCustomJobRequestDeleteCustomJobRequest.Builder. build()DeleteCustomJobRequestDeleteCustomJobRequest.Builder. buildPartial()static DeleteCustomJobRequestDeleteCustomJobRequest. getDefaultInstance()DeleteCustomJobRequestDeleteCustomJobRequest.Builder. getDefaultInstanceForType()DeleteCustomJobRequestDeleteCustomJobRequest. getDefaultInstanceForType()static DeleteCustomJobRequestDeleteCustomJobRequest. parseDelimitedFrom(InputStream input)static DeleteCustomJobRequestDeleteCustomJobRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static DeleteCustomJobRequestDeleteCustomJobRequest. parseFrom(byte[] data)static DeleteCustomJobRequestDeleteCustomJobRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static DeleteCustomJobRequestDeleteCustomJobRequest. parseFrom(com.google.protobuf.ByteString data)static DeleteCustomJobRequestDeleteCustomJobRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static DeleteCustomJobRequestDeleteCustomJobRequest. parseFrom(com.google.protobuf.CodedInputStream input)static DeleteCustomJobRequestDeleteCustomJobRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static DeleteCustomJobRequestDeleteCustomJobRequest. parseFrom(InputStream input)static DeleteCustomJobRequestDeleteCustomJobRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static DeleteCustomJobRequestDeleteCustomJobRequest. parseFrom(ByteBuffer data)static DeleteCustomJobRequestDeleteCustomJobRequest. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.aiplatform.v1beta1 that return types with arguments of type DeleteCustomJobRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<DeleteCustomJobRequest,com.google.longrunning.Operation>JobServiceClient. deleteCustomJobCallable()Deletes a CustomJob.com.google.api.gax.rpc.OperationCallable<DeleteCustomJobRequest,com.google.protobuf.Empty,DeleteOperationMetadata>JobServiceClient. deleteCustomJobOperationCallable()Deletes a CustomJob.com.google.api.gax.rpc.OperationCallSettings.Builder<DeleteCustomJobRequest,com.google.protobuf.Empty,DeleteOperationMetadata>JobServiceSettings.Builder. deleteCustomJobOperationSettings()Returns the builder for the settings used for calls to deleteCustomJob.com.google.api.gax.rpc.OperationCallSettings<DeleteCustomJobRequest,com.google.protobuf.Empty,DeleteOperationMetadata>JobServiceSettings. deleteCustomJobOperationSettings()Returns the object with the settings used for calls to deleteCustomJob.com.google.api.gax.rpc.UnaryCallSettings.Builder<DeleteCustomJobRequest,com.google.longrunning.Operation>JobServiceSettings.Builder. deleteCustomJobSettings()Returns the builder for the settings used for calls to deleteCustomJob.com.google.api.gax.rpc.UnaryCallSettings<DeleteCustomJobRequest,com.google.longrunning.Operation>JobServiceSettings. deleteCustomJobSettings()Returns the object with the settings used for calls to deleteCustomJob.static io.grpc.MethodDescriptor<DeleteCustomJobRequest,com.google.longrunning.Operation>JobServiceGrpc. getDeleteCustomJobMethod()com.google.protobuf.Parser<DeleteCustomJobRequest>DeleteCustomJobRequest. getParserForType()static com.google.protobuf.Parser<DeleteCustomJobRequest>DeleteCustomJobRequest. parser()Methods in com.google.cloud.aiplatform.v1beta1 with parameters of type DeleteCustomJobRequest Modifier and Type Method Description default voidJobServiceGrpc.AsyncService. deleteCustomJob(DeleteCustomJobRequest request, io.grpc.stub.StreamObserver<com.google.longrunning.Operation> responseObserver)Deletes a CustomJob.com.google.longrunning.OperationJobServiceGrpc.JobServiceBlockingStub. deleteCustomJob(DeleteCustomJobRequest request)Deletes a CustomJob.com.google.common.util.concurrent.ListenableFuture<com.google.longrunning.Operation>JobServiceGrpc.JobServiceFutureStub. deleteCustomJob(DeleteCustomJobRequest request)Deletes a CustomJob.voidJobServiceGrpc.JobServiceStub. deleteCustomJob(DeleteCustomJobRequest request, io.grpc.stub.StreamObserver<com.google.longrunning.Operation> responseObserver)Deletes a CustomJob.com.google.api.gax.longrunning.OperationFuture<com.google.protobuf.Empty,DeleteOperationMetadata>JobServiceClient. deleteCustomJobAsync(DeleteCustomJobRequest request)Deletes a CustomJob.DeleteCustomJobRequest.BuilderDeleteCustomJobRequest.Builder. mergeFrom(DeleteCustomJobRequest other)static DeleteCustomJobRequest.BuilderDeleteCustomJobRequest. newBuilder(DeleteCustomJobRequest prototype) -
Uses of DeleteCustomJobRequest in com.google.cloud.aiplatform.v1beta1.stub
Methods in com.google.cloud.aiplatform.v1beta1.stub that return types with arguments of type DeleteCustomJobRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<DeleteCustomJobRequest,com.google.longrunning.Operation>GrpcJobServiceStub. deleteCustomJobCallable()com.google.api.gax.rpc.UnaryCallable<DeleteCustomJobRequest,com.google.longrunning.Operation>JobServiceStub. deleteCustomJobCallable()com.google.api.gax.rpc.OperationCallable<DeleteCustomJobRequest,com.google.protobuf.Empty,DeleteOperationMetadata>GrpcJobServiceStub. deleteCustomJobOperationCallable()com.google.api.gax.rpc.OperationCallable<DeleteCustomJobRequest,com.google.protobuf.Empty,DeleteOperationMetadata>JobServiceStub. deleteCustomJobOperationCallable()com.google.api.gax.rpc.OperationCallSettings.Builder<DeleteCustomJobRequest,com.google.protobuf.Empty,DeleteOperationMetadata>JobServiceStubSettings.Builder. deleteCustomJobOperationSettings()Returns the builder for the settings used for calls to deleteCustomJob.com.google.api.gax.rpc.OperationCallSettings<DeleteCustomJobRequest,com.google.protobuf.Empty,DeleteOperationMetadata>JobServiceStubSettings. deleteCustomJobOperationSettings()Returns the object with the settings used for calls to deleteCustomJob.com.google.api.gax.rpc.UnaryCallSettings.Builder<DeleteCustomJobRequest,com.google.longrunning.Operation>JobServiceStubSettings.Builder. deleteCustomJobSettings()Returns the builder for the settings used for calls to deleteCustomJob.com.google.api.gax.rpc.UnaryCallSettings<DeleteCustomJobRequest,com.google.longrunning.Operation>JobServiceStubSettings. deleteCustomJobSettings()Returns the object with the settings used for calls to deleteCustomJob.
-