| 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 DeploymentResourcePoolServiceClient.ListDeploymentResourcePoolsPage |
DeploymentResourcePoolServiceClient.ListDeploymentResourcePoolsPage.createPage(com.google.api.gax.rpc.PageContext<ListDeploymentResourcePoolsRequest,ListDeploymentResourcePoolsResponse,DeploymentResourcePool> context,
ListDeploymentResourcePoolsResponse response) |
| Modifier and Type | Method and Description |
|---|---|
com.google.api.core.ApiFuture<DeploymentResourcePoolServiceClient.ListDeploymentResourcePoolsPage> |
DeploymentResourcePoolServiceClient.ListDeploymentResourcePoolsPage.createPageAsync(com.google.api.gax.rpc.PageContext<ListDeploymentResourcePoolsRequest,ListDeploymentResourcePoolsResponse,DeploymentResourcePool> context,
com.google.api.core.ApiFuture<ListDeploymentResourcePoolsResponse> futureResponse) |
| Modifier and Type | Method and Description |
|---|---|
protected DeploymentResourcePoolServiceClient.ListDeploymentResourcePoolsFixedSizeCollection |
DeploymentResourcePoolServiceClient.ListDeploymentResourcePoolsFixedSizeCollection.createCollection(List<DeploymentResourcePoolServiceClient.ListDeploymentResourcePoolsPage> pages,
int collectionSize) |
Copyright © 2024 Google LLC. All rights reserved.