| Package | Description |
|---|---|
| com.google.cloud.aiplatform.v1 |
A client to Vertex AI API
|
| Modifier and Type | Method and Description |
|---|---|
protected DatasetServiceClient.ListDataItemsPage |
DatasetServiceClient.ListDataItemsPage.createPage(com.google.api.gax.rpc.PageContext<ListDataItemsRequest,ListDataItemsResponse,DataItem> context,
ListDataItemsResponse response) |
| Modifier and Type | Method and Description |
|---|---|
com.google.api.core.ApiFuture<DatasetServiceClient.ListDataItemsPage> |
DatasetServiceClient.ListDataItemsPage.createPageAsync(com.google.api.gax.rpc.PageContext<ListDataItemsRequest,ListDataItemsResponse,DataItem> context,
com.google.api.core.ApiFuture<ListDataItemsResponse> futureResponse) |
| Modifier and Type | Method and Description |
|---|---|
protected DatasetServiceClient.ListDataItemsFixedSizeCollection |
DatasetServiceClient.ListDataItemsFixedSizeCollection.createCollection(List<DatasetServiceClient.ListDataItemsPage> pages,
int collectionSize) |
Copyright © 2024 Google LLC. All rights reserved.