| Package | Description |
|---|---|
| com.google.cloud.aiplatform.v1 |
A client to Vertex AI API
|
| com.google.cloud.aiplatform.v1.stub |
| Modifier and Type | Method and Description |
|---|---|
MetadataServiceClient.ListMetadataStoresPagedResponse |
MetadataServiceClient.listMetadataStores(ListMetadataStoresRequest request)
Lists MetadataStores for a Location.
|
MetadataServiceClient.ListMetadataStoresPagedResponse |
MetadataServiceClient.listMetadataStores(LocationName parent)
Lists MetadataStores for a Location.
|
MetadataServiceClient.ListMetadataStoresPagedResponse |
MetadataServiceClient.listMetadataStores(String parent)
Lists MetadataStores for a Location.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.api.core.ApiFuture<MetadataServiceClient.ListMetadataStoresPagedResponse> |
MetadataServiceClient.ListMetadataStoresPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<ListMetadataStoresRequest,ListMetadataStoresResponse,MetadataStore> context,
com.google.api.core.ApiFuture<ListMetadataStoresResponse> futureResponse) |
com.google.api.gax.rpc.UnaryCallable<ListMetadataStoresRequest,MetadataServiceClient.ListMetadataStoresPagedResponse> |
MetadataServiceClient.listMetadataStoresPagedCallable()
Lists MetadataStores for a Location.
|
com.google.api.gax.rpc.PagedCallSettings<ListMetadataStoresRequest,ListMetadataStoresResponse,MetadataServiceClient.ListMetadataStoresPagedResponse> |
MetadataServiceSettings.listMetadataStoresSettings()
Returns the object with the settings used for calls to listMetadataStores.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListMetadataStoresRequest,ListMetadataStoresResponse,MetadataServiceClient.ListMetadataStoresPagedResponse> |
MetadataServiceSettings.Builder.listMetadataStoresSettings()
Returns the builder for the settings used for calls to listMetadataStores.
|
Copyright © 2022 Google LLC. All rights reserved.