| Package | Description |
|---|---|
| com.google.cloud.aiplatform.v1 |
A client to Vertex AI API
|
| Modifier and Type | Method and Description |
|---|---|
protected MetadataServiceClient.ListExecutionsPage |
MetadataServiceClient.ListExecutionsPage.createPage(com.google.api.gax.rpc.PageContext<ListExecutionsRequest,ListExecutionsResponse,Execution> context,
ListExecutionsResponse response) |
| Modifier and Type | Method and Description |
|---|---|
com.google.api.core.ApiFuture<MetadataServiceClient.ListExecutionsPage> |
MetadataServiceClient.ListExecutionsPage.createPageAsync(com.google.api.gax.rpc.PageContext<ListExecutionsRequest,ListExecutionsResponse,Execution> context,
com.google.api.core.ApiFuture<ListExecutionsResponse> futureResponse) |
| Modifier and Type | Method and Description |
|---|---|
protected MetadataServiceClient.ListExecutionsFixedSizeCollection |
MetadataServiceClient.ListExecutionsFixedSizeCollection.createCollection(List<MetadataServiceClient.ListExecutionsPage> pages,
int collectionSize) |
Copyright © 2022 Google LLC. All rights reserved.