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