| 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 DatasetServiceClient.ListAnnotationsPage |
DatasetServiceClient.ListAnnotationsPage.createPage(com.google.api.gax.rpc.PageContext<ListAnnotationsRequest,ListAnnotationsResponse,Annotation> context,
ListAnnotationsResponse response) |
| Modifier and Type | Method and Description |
|---|---|
com.google.api.core.ApiFuture<DatasetServiceClient.ListAnnotationsPage> |
DatasetServiceClient.ListAnnotationsPage.createPageAsync(com.google.api.gax.rpc.PageContext<ListAnnotationsRequest,ListAnnotationsResponse,Annotation> context,
com.google.api.core.ApiFuture<ListAnnotationsResponse> futureResponse) |
| Modifier and Type | Method and Description |
|---|---|
protected DatasetServiceClient.ListAnnotationsFixedSizeCollection |
DatasetServiceClient.ListAnnotationsFixedSizeCollection.createCollection(List<DatasetServiceClient.ListAnnotationsPage> pages,
int collectionSize) |
Copyright © 2024 Google LLC. All rights reserved.