| 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.FetchExamplesPage |
ExampleStoreServiceClient.FetchExamplesPage.createPage(com.google.api.gax.rpc.PageContext<FetchExamplesRequest,FetchExamplesResponse,Example> context,
FetchExamplesResponse response) |
| Modifier and Type | Method and Description |
|---|---|
com.google.api.core.ApiFuture<ExampleStoreServiceClient.FetchExamplesPage> |
ExampleStoreServiceClient.FetchExamplesPage.createPageAsync(com.google.api.gax.rpc.PageContext<FetchExamplesRequest,FetchExamplesResponse,Example> context,
com.google.api.core.ApiFuture<FetchExamplesResponse> futureResponse) |
| Modifier and Type | Method and Description |
|---|---|
protected ExampleStoreServiceClient.FetchExamplesFixedSizeCollection |
ExampleStoreServiceClient.FetchExamplesFixedSizeCollection.createCollection(List<ExampleStoreServiceClient.FetchExamplesPage> pages,
int collectionSize) |
Copyright © 2025 Google LLC. All rights reserved.