| 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 VizierServiceClient.ListStudiesPage |
VizierServiceClient.ListStudiesPage.createPage(com.google.api.gax.rpc.PageContext<ListStudiesRequest,ListStudiesResponse,Study> context,
ListStudiesResponse response) |
| Modifier and Type | Method and Description |
|---|---|
com.google.api.core.ApiFuture<VizierServiceClient.ListStudiesPage> |
VizierServiceClient.ListStudiesPage.createPageAsync(com.google.api.gax.rpc.PageContext<ListStudiesRequest,ListStudiesResponse,Study> context,
com.google.api.core.ApiFuture<ListStudiesResponse> futureResponse) |
| Modifier and Type | Method and Description |
|---|---|
protected VizierServiceClient.ListStudiesFixedSizeCollection |
VizierServiceClient.ListStudiesFixedSizeCollection.createCollection(List<VizierServiceClient.ListStudiesPage> pages,
int collectionSize) |
Copyright © 2025 Google LLC. All rights reserved.