Uses of Class
com.google.cloud.aiplatform.v1beta1.PersistentResource
-
Packages that use PersistentResource Package Description com.google.cloud.aiplatform.v1beta1 A client to Vertex AI APIcom.google.cloud.aiplatform.v1beta1.stub -
-
Uses of PersistentResource in com.google.cloud.aiplatform.v1beta1
Methods in com.google.cloud.aiplatform.v1beta1 that return PersistentResource Modifier and Type Method Description PersistentResource
PersistentResource.Builder. build()
PersistentResource
PersistentResource.Builder. buildPartial()
static PersistentResource
PersistentResource. getDefaultInstance()
PersistentResource
PersistentResource.Builder. getDefaultInstanceForType()
PersistentResource
PersistentResource. getDefaultInstanceForType()
PersistentResource
CreatePersistentResourceRequest.Builder. getPersistentResource()
Required.PersistentResource
CreatePersistentResourceRequest. getPersistentResource()
Required.PersistentResource
CreatePersistentResourceRequestOrBuilder. getPersistentResource()
Required.PersistentResource
PersistentResourceServiceClient. getPersistentResource(GetPersistentResourceRequest request)
Gets a PersistentResource.PersistentResource
PersistentResourceServiceClient. getPersistentResource(PersistentResourceName name)
Gets a PersistentResource.PersistentResource
PersistentResourceServiceClient. getPersistentResource(String name)
Gets a PersistentResource.PersistentResource
PersistentResourceServiceGrpc.PersistentResourceServiceBlockingStub. getPersistentResource(GetPersistentResourceRequest request)
Gets a PersistentResource.PersistentResource
UpdatePersistentResourceRequest.Builder. getPersistentResource()
Required.PersistentResource
UpdatePersistentResourceRequest. getPersistentResource()
Required.PersistentResource
UpdatePersistentResourceRequestOrBuilder. getPersistentResource()
Required.PersistentResource
ListPersistentResourcesResponse.Builder. getPersistentResources(int index)
repeated .google.cloud.aiplatform.v1beta1.PersistentResource persistent_resources = 1;
PersistentResource
ListPersistentResourcesResponse. getPersistentResources(int index)
repeated .google.cloud.aiplatform.v1beta1.PersistentResource persistent_resources = 1;
PersistentResource
ListPersistentResourcesResponseOrBuilder. getPersistentResources(int index)
repeated .google.cloud.aiplatform.v1beta1.PersistentResource persistent_resources = 1;
static PersistentResource
PersistentResource. parseDelimitedFrom(InputStream input)
static PersistentResource
PersistentResource. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static PersistentResource
PersistentResource. parseFrom(byte[] data)
static PersistentResource
PersistentResource. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static PersistentResource
PersistentResource. parseFrom(com.google.protobuf.ByteString data)
static PersistentResource
PersistentResource. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static PersistentResource
PersistentResource. parseFrom(com.google.protobuf.CodedInputStream input)
static PersistentResource
PersistentResource. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static PersistentResource
PersistentResource. parseFrom(InputStream input)
static PersistentResource
PersistentResource. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static PersistentResource
PersistentResource. parseFrom(ByteBuffer data)
static PersistentResource
PersistentResource. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Methods in com.google.cloud.aiplatform.v1beta1 that return types with arguments of type PersistentResource Modifier and Type Method Description com.google.api.gax.longrunning.OperationFuture<PersistentResource,CreatePersistentResourceOperationMetadata>
PersistentResourceServiceClient. createPersistentResourceAsync(CreatePersistentResourceRequest request)
Creates a PersistentResource.com.google.api.gax.longrunning.OperationFuture<PersistentResource,CreatePersistentResourceOperationMetadata>
PersistentResourceServiceClient. createPersistentResourceAsync(LocationName parent, PersistentResource persistentResource, String persistentResourceId)
Creates a PersistentResource.com.google.api.gax.longrunning.OperationFuture<PersistentResource,CreatePersistentResourceOperationMetadata>
PersistentResourceServiceClient. createPersistentResourceAsync(String parent, PersistentResource persistentResource, String persistentResourceId)
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.static io.grpc.MethodDescriptor<GetPersistentResourceRequest,PersistentResource>
PersistentResourceServiceGrpc. getGetPersistentResourceMethod()
com.google.protobuf.Parser<PersistentResource>
PersistentResource. getParserForType()
com.google.common.util.concurrent.ListenableFuture<PersistentResource>
PersistentResourceServiceGrpc.PersistentResourceServiceFutureStub. getPersistentResource(GetPersistentResourceRequest request)
Gets a PersistentResource.com.google.api.gax.rpc.UnaryCallable<GetPersistentResourceRequest,PersistentResource>
PersistentResourceServiceClient. getPersistentResourceCallable()
Gets a PersistentResource.com.google.api.gax.rpc.UnaryCallSettings.Builder<GetPersistentResourceRequest,PersistentResource>
PersistentResourceServiceSettings.Builder. getPersistentResourceSettings()
Returns the builder for the settings used for calls to getPersistentResource.com.google.api.gax.rpc.UnaryCallSettings<GetPersistentResourceRequest,PersistentResource>
PersistentResourceServiceSettings. getPersistentResourceSettings()
Returns the object with the settings used for calls to getPersistentResource.List<PersistentResource>
ListPersistentResourcesResponse.Builder. getPersistentResourcesList()
repeated .google.cloud.aiplatform.v1beta1.PersistentResource persistent_resources = 1;
List<PersistentResource>
ListPersistentResourcesResponse. getPersistentResourcesList()
repeated .google.cloud.aiplatform.v1beta1.PersistentResource persistent_resources = 1;
List<PersistentResource>
ListPersistentResourcesResponseOrBuilder. getPersistentResourcesList()
repeated .google.cloud.aiplatform.v1beta1.PersistentResource persistent_resources = 1;
static com.google.protobuf.Parser<PersistentResource>
PersistentResource. parser()
com.google.api.gax.longrunning.OperationFuture<PersistentResource,UpdatePersistentResourceOperationMetadata>
PersistentResourceServiceClient. updatePersistentResourceAsync(PersistentResource persistentResource, com.google.protobuf.FieldMask updateMask)
Updates a PersistentResource.com.google.api.gax.longrunning.OperationFuture<PersistentResource,UpdatePersistentResourceOperationMetadata>
PersistentResourceServiceClient. updatePersistentResourceAsync(UpdatePersistentResourceRequest request)
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.Methods in com.google.cloud.aiplatform.v1beta1 with parameters of type PersistentResource Modifier and Type Method Description ListPersistentResourcesResponse.Builder
ListPersistentResourcesResponse.Builder. addPersistentResources(int index, PersistentResource value)
repeated .google.cloud.aiplatform.v1beta1.PersistentResource persistent_resources = 1;
ListPersistentResourcesResponse.Builder
ListPersistentResourcesResponse.Builder. addPersistentResources(PersistentResource value)
repeated .google.cloud.aiplatform.v1beta1.PersistentResource persistent_resources = 1;
com.google.api.gax.longrunning.OperationFuture<PersistentResource,CreatePersistentResourceOperationMetadata>
PersistentResourceServiceClient. createPersistentResourceAsync(LocationName parent, PersistentResource persistentResource, String persistentResourceId)
Creates a PersistentResource.com.google.api.gax.longrunning.OperationFuture<PersistentResource,CreatePersistentResourceOperationMetadata>
PersistentResourceServiceClient. createPersistentResourceAsync(String parent, PersistentResource persistentResource, String persistentResourceId)
Creates a PersistentResource.PersistentResource.Builder
PersistentResource.Builder. mergeFrom(PersistentResource other)
CreatePersistentResourceRequest.Builder
CreatePersistentResourceRequest.Builder. mergePersistentResource(PersistentResource value)
Required.UpdatePersistentResourceRequest.Builder
UpdatePersistentResourceRequest.Builder. mergePersistentResource(PersistentResource value)
Required.static PersistentResource.Builder
PersistentResource. newBuilder(PersistentResource prototype)
CreatePersistentResourceRequest.Builder
CreatePersistentResourceRequest.Builder. setPersistentResource(PersistentResource value)
Required.UpdatePersistentResourceRequest.Builder
UpdatePersistentResourceRequest.Builder. setPersistentResource(PersistentResource value)
Required.ListPersistentResourcesResponse.Builder
ListPersistentResourcesResponse.Builder. setPersistentResources(int index, PersistentResource value)
repeated .google.cloud.aiplatform.v1beta1.PersistentResource persistent_resources = 1;
com.google.api.gax.longrunning.OperationFuture<PersistentResource,UpdatePersistentResourceOperationMetadata>
PersistentResourceServiceClient. updatePersistentResourceAsync(PersistentResource persistentResource, com.google.protobuf.FieldMask updateMask)
Updates a PersistentResource.Method parameters in com.google.cloud.aiplatform.v1beta1 with type arguments of type PersistentResource Modifier and Type Method Description ListPersistentResourcesResponse.Builder
ListPersistentResourcesResponse.Builder. addAllPersistentResources(Iterable<? extends PersistentResource> values)
repeated .google.cloud.aiplatform.v1beta1.PersistentResource persistent_resources = 1;
static com.google.api.core.ApiFuture<PersistentResourceServiceClient.ListPersistentResourcesPagedResponse>
PersistentResourceServiceClient.ListPersistentResourcesPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<ListPersistentResourcesRequest,ListPersistentResourcesResponse,PersistentResource> context, com.google.api.core.ApiFuture<ListPersistentResourcesResponse> futureResponse)
protected PersistentResourceServiceClient.ListPersistentResourcesPage
PersistentResourceServiceClient.ListPersistentResourcesPage. createPage(com.google.api.gax.rpc.PageContext<ListPersistentResourcesRequest,ListPersistentResourcesResponse,PersistentResource> context, ListPersistentResourcesResponse response)
com.google.api.core.ApiFuture<PersistentResourceServiceClient.ListPersistentResourcesPage>
PersistentResourceServiceClient.ListPersistentResourcesPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListPersistentResourcesRequest,ListPersistentResourcesResponse,PersistentResource> context, com.google.api.core.ApiFuture<ListPersistentResourcesResponse> futureResponse)
default void
PersistentResourceServiceGrpc.AsyncService. getPersistentResource(GetPersistentResourceRequest request, io.grpc.stub.StreamObserver<PersistentResource> responseObserver)
Gets a PersistentResource.void
PersistentResourceServiceGrpc.PersistentResourceServiceStub. getPersistentResource(GetPersistentResourceRequest request, io.grpc.stub.StreamObserver<PersistentResource> responseObserver)
Gets a PersistentResource. -
Uses of PersistentResource in com.google.cloud.aiplatform.v1beta1.stub
Methods in com.google.cloud.aiplatform.v1beta1.stub that return types with arguments of type PersistentResource Modifier and Type Method Description 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.UnaryCallable<GetPersistentResourceRequest,PersistentResource>
GrpcPersistentResourceServiceStub. getPersistentResourceCallable()
com.google.api.gax.rpc.UnaryCallable<GetPersistentResourceRequest,PersistentResource>
PersistentResourceServiceStub. getPersistentResourceCallable()
com.google.api.gax.rpc.UnaryCallSettings.Builder<GetPersistentResourceRequest,PersistentResource>
PersistentResourceServiceStubSettings.Builder. getPersistentResourceSettings()
Returns the builder for the settings used for calls to getPersistentResource.com.google.api.gax.rpc.UnaryCallSettings<GetPersistentResourceRequest,PersistentResource>
PersistentResourceServiceStubSettings. getPersistentResourceSettings()
Returns the object with the settings used for calls to getPersistentResource.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.
-