| Package | Description |
|---|---|
| com.google.cloud.aiplatform.v1 |
A client to Vertex AI API
The interfaces provided are listed below, along with usage samples.
|
| Modifier and Type | Method and Description |
|---|---|
protected MetadataServiceClient.ListMetadataStoresPage |
MetadataServiceClient.ListMetadataStoresPage.createPage(com.google.api.gax.rpc.PageContext<ListMetadataStoresRequest,ListMetadataStoresResponse,MetadataStore> context,
ListMetadataStoresResponse response) |
| Modifier and Type | Method and Description |
|---|---|
com.google.api.core.ApiFuture<MetadataServiceClient.ListMetadataStoresPage> |
MetadataServiceClient.ListMetadataStoresPage.createPageAsync(com.google.api.gax.rpc.PageContext<ListMetadataStoresRequest,ListMetadataStoresResponse,MetadataStore> context,
com.google.api.core.ApiFuture<ListMetadataStoresResponse> futureResponse) |
| Modifier and Type | Method and Description |
|---|---|
protected MetadataServiceClient.ListMetadataStoresFixedSizeCollection |
MetadataServiceClient.ListMetadataStoresFixedSizeCollection.createCollection(List<MetadataServiceClient.ListMetadataStoresPage> pages,
int collectionSize) |
Copyright © 2024 Google LLC. All rights reserved.