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