Uses of Class
com.google.cloud.aiplatform.v1beta1.MetadataServiceClient.ListMetadataStoresPagedResponse
Packages that use MetadataServiceClient.ListMetadataStoresPagedResponse
Package
Description
A client to Vertex AI API
-
Uses of MetadataServiceClient.ListMetadataStoresPagedResponse in com.google.cloud.aiplatform.v1beta1
Methods in com.google.cloud.aiplatform.v1beta1 that return MetadataServiceClient.ListMetadataStoresPagedResponseModifier and TypeMethodDescriptionMetadataServiceClient.listMetadataStores(ListMetadataStoresRequest request) Lists MetadataStores for a Location.MetadataServiceClient.listMetadataStores(LocationName parent) Lists MetadataStores for a Location.MetadataServiceClient.listMetadataStores(String parent) Lists MetadataStores for a Location.Methods in com.google.cloud.aiplatform.v1beta1 that return types with arguments of type MetadataServiceClient.ListMetadataStoresPagedResponseModifier and TypeMethodDescriptionMetadataServiceClient.ListMetadataStoresPagedResponse.createAsync(PageContext<ListMetadataStoresRequest, ListMetadataStoresResponse, MetadataStore> context, ApiFuture<ListMetadataStoresResponse> futureResponse) final UnaryCallable<ListMetadataStoresRequest,MetadataServiceClient.ListMetadataStoresPagedResponse> MetadataServiceClient.listMetadataStoresPagedCallable()Lists MetadataStores for a Location.PagedCallSettings.Builder<ListMetadataStoresRequest,ListMetadataStoresResponse, MetadataServiceClient.ListMetadataStoresPagedResponse> MetadataServiceSettings.Builder.listMetadataStoresSettings()Returns the builder for the settings used for calls to listMetadataStores.PagedCallSettings<ListMetadataStoresRequest,ListMetadataStoresResponse, MetadataServiceClient.ListMetadataStoresPagedResponse> MetadataServiceSettings.listMetadataStoresSettings()Returns the object with the settings used for calls to listMetadataStores. -
Uses of MetadataServiceClient.ListMetadataStoresPagedResponse in com.google.cloud.aiplatform.v1beta1.stub
Methods in com.google.cloud.aiplatform.v1beta1.stub that return types with arguments of type MetadataServiceClient.ListMetadataStoresPagedResponseModifier and TypeMethodDescriptionGrpcMetadataServiceStub.listMetadataStoresPagedCallable()MetadataServiceStub.listMetadataStoresPagedCallable()PagedCallSettings.Builder<ListMetadataStoresRequest,ListMetadataStoresResponse, MetadataServiceClient.ListMetadataStoresPagedResponse> MetadataServiceStubSettings.Builder.listMetadataStoresSettings()Returns the builder for the settings used for calls to listMetadataStores.PagedCallSettings<ListMetadataStoresRequest,ListMetadataStoresResponse, MetadataServiceClient.ListMetadataStoresPagedResponse> MetadataServiceStubSettings.listMetadataStoresSettings()Returns the object with the settings used for calls to listMetadataStores.