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 DeleteNasJobRequestDeleteNasJobRequest.Builder. build()DeleteNasJobRequestDeleteNasJobRequest.Builder. buildPartial()static DeleteNasJobRequestDeleteNasJobRequest. getDefaultInstance()DeleteNasJobRequestDeleteNasJobRequest.Builder. getDefaultInstanceForType()DeleteNasJobRequestDeleteNasJobRequest. getDefaultInstanceForType()static DeleteNasJobRequestDeleteNasJobRequest. parseDelimitedFrom(InputStream input)static DeleteNasJobRequestDeleteNasJobRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static DeleteNasJobRequestDeleteNasJobRequest. parseFrom(byte[] data)static DeleteNasJobRequestDeleteNasJobRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static DeleteNasJobRequestDeleteNasJobRequest. parseFrom(com.google.protobuf.ByteString data)static DeleteNasJobRequestDeleteNasJobRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static DeleteNasJobRequestDeleteNasJobRequest. parseFrom(com.google.protobuf.CodedInputStream input)static DeleteNasJobRequestDeleteNasJobRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static DeleteNasJobRequestDeleteNasJobRequest. parseFrom(InputStream input)static DeleteNasJobRequestDeleteNasJobRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static DeleteNasJobRequestDeleteNasJobRequest. parseFrom(ByteBuffer data)static DeleteNasJobRequestDeleteNasJobRequest. 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 voidJobServiceGrpc.AsyncService. deleteNasJob(DeleteNasJobRequest request, io.grpc.stub.StreamObserver<com.google.longrunning.Operation> responseObserver)Deletes a NasJob.com.google.longrunning.OperationJobServiceGrpc.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.voidJobServiceGrpc.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.BuilderDeleteNasJobRequest.Builder. mergeFrom(DeleteNasJobRequest other)static DeleteNasJobRequest.BuilderDeleteNasJobRequest. 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.
-