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 PersistentResourcePersistentResource.Builder. build()PersistentResourcePersistentResource.Builder. buildPartial()static PersistentResourcePersistentResource. getDefaultInstance()PersistentResourcePersistentResource.Builder. getDefaultInstanceForType()PersistentResourcePersistentResource. getDefaultInstanceForType()PersistentResourceCreatePersistentResourceRequest.Builder. getPersistentResource()Required.PersistentResourceCreatePersistentResourceRequest. getPersistentResource()Required.PersistentResourceCreatePersistentResourceRequestOrBuilder. getPersistentResource()Required.PersistentResourcePersistentResourceServiceClient. getPersistentResource(GetPersistentResourceRequest request)Gets a PersistentResource.PersistentResourcePersistentResourceServiceClient. getPersistentResource(PersistentResourceName name)Gets a PersistentResource.PersistentResourcePersistentResourceServiceClient. getPersistentResource(String name)Gets a PersistentResource.PersistentResourcePersistentResourceServiceGrpc.PersistentResourceServiceBlockingStub. getPersistentResource(GetPersistentResourceRequest request)Gets a PersistentResource.PersistentResourceUpdatePersistentResourceRequest.Builder. getPersistentResource()Required.PersistentResourceUpdatePersistentResourceRequest. getPersistentResource()Required.PersistentResourceUpdatePersistentResourceRequestOrBuilder. getPersistentResource()Required.PersistentResourceListPersistentResourcesResponse.Builder. getPersistentResources(int index)repeated .google.cloud.aiplatform.v1beta1.PersistentResource persistent_resources = 1;PersistentResourceListPersistentResourcesResponse. getPersistentResources(int index)repeated .google.cloud.aiplatform.v1beta1.PersistentResource persistent_resources = 1;PersistentResourceListPersistentResourcesResponseOrBuilder. getPersistentResources(int index)repeated .google.cloud.aiplatform.v1beta1.PersistentResource persistent_resources = 1;static PersistentResourcePersistentResource. parseDelimitedFrom(InputStream input)static PersistentResourcePersistentResource. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static PersistentResourcePersistentResource. parseFrom(byte[] data)static PersistentResourcePersistentResource. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static PersistentResourcePersistentResource. parseFrom(com.google.protobuf.ByteString data)static PersistentResourcePersistentResource. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static PersistentResourcePersistentResource. parseFrom(com.google.protobuf.CodedInputStream input)static PersistentResourcePersistentResource. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static PersistentResourcePersistentResource. parseFrom(InputStream input)static PersistentResourcePersistentResource. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static PersistentResourcePersistentResource. parseFrom(ByteBuffer data)static PersistentResourcePersistentResource. 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.BuilderListPersistentResourcesResponse.Builder. addPersistentResources(int index, PersistentResource value)repeated .google.cloud.aiplatform.v1beta1.PersistentResource persistent_resources = 1;ListPersistentResourcesResponse.BuilderListPersistentResourcesResponse.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.BuilderPersistentResource.Builder. mergeFrom(PersistentResource other)CreatePersistentResourceRequest.BuilderCreatePersistentResourceRequest.Builder. mergePersistentResource(PersistentResource value)Required.UpdatePersistentResourceRequest.BuilderUpdatePersistentResourceRequest.Builder. mergePersistentResource(PersistentResource value)Required.static PersistentResource.BuilderPersistentResource. newBuilder(PersistentResource prototype)CreatePersistentResourceRequest.BuilderCreatePersistentResourceRequest.Builder. setPersistentResource(PersistentResource value)Required.UpdatePersistentResourceRequest.BuilderUpdatePersistentResourceRequest.Builder. setPersistentResource(PersistentResource value)Required.ListPersistentResourcesResponse.BuilderListPersistentResourcesResponse.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.BuilderListPersistentResourcesResponse.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.ListPersistentResourcesPagePersistentResourceServiceClient.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 voidPersistentResourceServiceGrpc.AsyncService. getPersistentResource(GetPersistentResourceRequest request, io.grpc.stub.StreamObserver<PersistentResource> responseObserver)Gets a PersistentResource.voidPersistentResourceServiceGrpc.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.
-