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