Uses of Class
com.google.cloud.aiplatform.v1beta1.DeletePersistentResourceRequest
-
Packages that use DeletePersistentResourceRequest Package Description com.google.cloud.aiplatform.v1beta1 A client to Vertex AI APIcom.google.cloud.aiplatform.v1beta1.stub -
-
Uses of DeletePersistentResourceRequest in com.google.cloud.aiplatform.v1beta1
Methods in com.google.cloud.aiplatform.v1beta1 that return DeletePersistentResourceRequest Modifier and Type Method Description DeletePersistentResourceRequestDeletePersistentResourceRequest.Builder. build()DeletePersistentResourceRequestDeletePersistentResourceRequest.Builder. buildPartial()static DeletePersistentResourceRequestDeletePersistentResourceRequest. getDefaultInstance()DeletePersistentResourceRequestDeletePersistentResourceRequest.Builder. getDefaultInstanceForType()DeletePersistentResourceRequestDeletePersistentResourceRequest. getDefaultInstanceForType()static DeletePersistentResourceRequestDeletePersistentResourceRequest. parseDelimitedFrom(InputStream input)static DeletePersistentResourceRequestDeletePersistentResourceRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static DeletePersistentResourceRequestDeletePersistentResourceRequest. parseFrom(byte[] data)static DeletePersistentResourceRequestDeletePersistentResourceRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static DeletePersistentResourceRequestDeletePersistentResourceRequest. parseFrom(com.google.protobuf.ByteString data)static DeletePersistentResourceRequestDeletePersistentResourceRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static DeletePersistentResourceRequestDeletePersistentResourceRequest. parseFrom(com.google.protobuf.CodedInputStream input)static DeletePersistentResourceRequestDeletePersistentResourceRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static DeletePersistentResourceRequestDeletePersistentResourceRequest. parseFrom(InputStream input)static DeletePersistentResourceRequestDeletePersistentResourceRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static DeletePersistentResourceRequestDeletePersistentResourceRequest. parseFrom(ByteBuffer data)static DeletePersistentResourceRequestDeletePersistentResourceRequest. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.aiplatform.v1beta1 that return types with arguments of type DeletePersistentResourceRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<DeletePersistentResourceRequest,com.google.longrunning.Operation>PersistentResourceServiceClient. deletePersistentResourceCallable()Deletes a PersistentResource.com.google.api.gax.rpc.OperationCallable<DeletePersistentResourceRequest,com.google.protobuf.Empty,DeleteOperationMetadata>PersistentResourceServiceClient. deletePersistentResourceOperationCallable()Deletes a PersistentResource.com.google.api.gax.rpc.OperationCallSettings.Builder<DeletePersistentResourceRequest,com.google.protobuf.Empty,DeleteOperationMetadata>PersistentResourceServiceSettings.Builder. deletePersistentResourceOperationSettings()Returns the builder for the settings used for calls to deletePersistentResource.com.google.api.gax.rpc.OperationCallSettings<DeletePersistentResourceRequest,com.google.protobuf.Empty,DeleteOperationMetadata>PersistentResourceServiceSettings. deletePersistentResourceOperationSettings()Returns the object with the settings used for calls to deletePersistentResource.com.google.api.gax.rpc.UnaryCallSettings.Builder<DeletePersistentResourceRequest,com.google.longrunning.Operation>PersistentResourceServiceSettings.Builder. deletePersistentResourceSettings()Returns the builder for the settings used for calls to deletePersistentResource.com.google.api.gax.rpc.UnaryCallSettings<DeletePersistentResourceRequest,com.google.longrunning.Operation>PersistentResourceServiceSettings. deletePersistentResourceSettings()Returns the object with the settings used for calls to deletePersistentResource.static io.grpc.MethodDescriptor<DeletePersistentResourceRequest,com.google.longrunning.Operation>PersistentResourceServiceGrpc. getDeletePersistentResourceMethod()com.google.protobuf.Parser<DeletePersistentResourceRequest>DeletePersistentResourceRequest. getParserForType()static com.google.protobuf.Parser<DeletePersistentResourceRequest>DeletePersistentResourceRequest. parser()Methods in com.google.cloud.aiplatform.v1beta1 with parameters of type DeletePersistentResourceRequest Modifier and Type Method Description default voidPersistentResourceServiceGrpc.AsyncService. deletePersistentResource(DeletePersistentResourceRequest request, io.grpc.stub.StreamObserver<com.google.longrunning.Operation> responseObserver)Deletes a PersistentResource.com.google.longrunning.OperationPersistentResourceServiceGrpc.PersistentResourceServiceBlockingStub. deletePersistentResource(DeletePersistentResourceRequest request)Deletes a PersistentResource.com.google.common.util.concurrent.ListenableFuture<com.google.longrunning.Operation>PersistentResourceServiceGrpc.PersistentResourceServiceFutureStub. deletePersistentResource(DeletePersistentResourceRequest request)Deletes a PersistentResource.voidPersistentResourceServiceGrpc.PersistentResourceServiceStub. deletePersistentResource(DeletePersistentResourceRequest request, io.grpc.stub.StreamObserver<com.google.longrunning.Operation> responseObserver)Deletes a PersistentResource.com.google.api.gax.longrunning.OperationFuture<com.google.protobuf.Empty,DeleteOperationMetadata>PersistentResourceServiceClient. deletePersistentResourceAsync(DeletePersistentResourceRequest request)Deletes a PersistentResource.DeletePersistentResourceRequest.BuilderDeletePersistentResourceRequest.Builder. mergeFrom(DeletePersistentResourceRequest other)static DeletePersistentResourceRequest.BuilderDeletePersistentResourceRequest. newBuilder(DeletePersistentResourceRequest prototype) -
Uses of DeletePersistentResourceRequest in com.google.cloud.aiplatform.v1beta1.stub
Methods in com.google.cloud.aiplatform.v1beta1.stub that return types with arguments of type DeletePersistentResourceRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<DeletePersistentResourceRequest,com.google.longrunning.Operation>GrpcPersistentResourceServiceStub. deletePersistentResourceCallable()com.google.api.gax.rpc.UnaryCallable<DeletePersistentResourceRequest,com.google.longrunning.Operation>PersistentResourceServiceStub. deletePersistentResourceCallable()com.google.api.gax.rpc.OperationCallable<DeletePersistentResourceRequest,com.google.protobuf.Empty,DeleteOperationMetadata>GrpcPersistentResourceServiceStub. deletePersistentResourceOperationCallable()com.google.api.gax.rpc.OperationCallable<DeletePersistentResourceRequest,com.google.protobuf.Empty,DeleteOperationMetadata>PersistentResourceServiceStub. deletePersistentResourceOperationCallable()com.google.api.gax.rpc.OperationCallSettings.Builder<DeletePersistentResourceRequest,com.google.protobuf.Empty,DeleteOperationMetadata>PersistentResourceServiceStubSettings.Builder. deletePersistentResourceOperationSettings()Returns the builder for the settings used for calls to deletePersistentResource.com.google.api.gax.rpc.OperationCallSettings<DeletePersistentResourceRequest,com.google.protobuf.Empty,DeleteOperationMetadata>PersistentResourceServiceStubSettings. deletePersistentResourceOperationSettings()Returns the object with the settings used for calls to deletePersistentResource.com.google.api.gax.rpc.UnaryCallSettings.Builder<DeletePersistentResourceRequest,com.google.longrunning.Operation>PersistentResourceServiceStubSettings.Builder. deletePersistentResourceSettings()Returns the builder for the settings used for calls to deletePersistentResource.com.google.api.gax.rpc.UnaryCallSettings<DeletePersistentResourceRequest,com.google.longrunning.Operation>PersistentResourceServiceStubSettings. deletePersistentResourceSettings()Returns the object with the settings used for calls to deletePersistentResource.
-