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