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 UpdatePersistentResourceRequestUpdatePersistentResourceRequest.Builder. build()UpdatePersistentResourceRequestUpdatePersistentResourceRequest.Builder. buildPartial()static UpdatePersistentResourceRequestUpdatePersistentResourceRequest. getDefaultInstance()UpdatePersistentResourceRequestUpdatePersistentResourceRequest.Builder. getDefaultInstanceForType()UpdatePersistentResourceRequestUpdatePersistentResourceRequest. getDefaultInstanceForType()static UpdatePersistentResourceRequestUpdatePersistentResourceRequest. parseDelimitedFrom(InputStream input)static UpdatePersistentResourceRequestUpdatePersistentResourceRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static UpdatePersistentResourceRequestUpdatePersistentResourceRequest. parseFrom(byte[] data)static UpdatePersistentResourceRequestUpdatePersistentResourceRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static UpdatePersistentResourceRequestUpdatePersistentResourceRequest. parseFrom(com.google.protobuf.ByteString data)static UpdatePersistentResourceRequestUpdatePersistentResourceRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static UpdatePersistentResourceRequestUpdatePersistentResourceRequest. parseFrom(com.google.protobuf.CodedInputStream input)static UpdatePersistentResourceRequestUpdatePersistentResourceRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static UpdatePersistentResourceRequestUpdatePersistentResourceRequest. parseFrom(InputStream input)static UpdatePersistentResourceRequestUpdatePersistentResourceRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static UpdatePersistentResourceRequestUpdatePersistentResourceRequest. parseFrom(ByteBuffer data)static UpdatePersistentResourceRequestUpdatePersistentResourceRequest. 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.BuilderUpdatePersistentResourceRequest.Builder. mergeFrom(UpdatePersistentResourceRequest other)static UpdatePersistentResourceRequest.BuilderUpdatePersistentResourceRequest. newBuilder(UpdatePersistentResourceRequest prototype)default voidPersistentResourceServiceGrpc.AsyncService. updatePersistentResource(UpdatePersistentResourceRequest request, io.grpc.stub.StreamObserver<com.google.longrunning.Operation> responseObserver)Updates a PersistentResource.com.google.longrunning.OperationPersistentResourceServiceGrpc.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.voidPersistentResourceServiceGrpc.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.
-