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