| Package | Description |
|---|---|
| com.google.cloud.aiplatform.v1beta1 |
A client to Vertex AI API
The interfaces provided are listed below, along with usage samples.
|
| Modifier and Type | Method and Description |
|---|---|
protected ExampleStoreServiceClient.ListExampleStoresPage |
ExampleStoreServiceClient.ListExampleStoresPage.createPage(com.google.api.gax.rpc.PageContext<ListExampleStoresRequest,ListExampleStoresResponse,ExampleStore> context,
ListExampleStoresResponse response) |
| Modifier and Type | Method and Description |
|---|---|
com.google.api.core.ApiFuture<ExampleStoreServiceClient.ListExampleStoresPage> |
ExampleStoreServiceClient.ListExampleStoresPage.createPageAsync(com.google.api.gax.rpc.PageContext<ListExampleStoresRequest,ListExampleStoresResponse,ExampleStore> context,
com.google.api.core.ApiFuture<ListExampleStoresResponse> futureResponse) |
| Modifier and Type | Method and Description |
|---|---|
protected ExampleStoreServiceClient.ListExampleStoresFixedSizeCollection |
ExampleStoreServiceClient.ListExampleStoresFixedSizeCollection.createCollection(List<ExampleStoreServiceClient.ListExampleStoresPage> pages,
int collectionSize) |
Copyright © 2025 Google LLC. All rights reserved.