| 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 JobServiceClient.ListNasJobsPage |
JobServiceClient.ListNasJobsPage.createPage(com.google.api.gax.rpc.PageContext<ListNasJobsRequest,ListNasJobsResponse,NasJob> context,
ListNasJobsResponse response) |
| Modifier and Type | Method and Description |
|---|---|
com.google.api.core.ApiFuture<JobServiceClient.ListNasJobsPage> |
JobServiceClient.ListNasJobsPage.createPageAsync(com.google.api.gax.rpc.PageContext<ListNasJobsRequest,ListNasJobsResponse,NasJob> context,
com.google.api.core.ApiFuture<ListNasJobsResponse> futureResponse) |
| Modifier and Type | Method and Description |
|---|---|
protected JobServiceClient.ListNasJobsFixedSizeCollection |
JobServiceClient.ListNasJobsFixedSizeCollection.createCollection(List<JobServiceClient.ListNasJobsPage> pages,
int collectionSize) |
Copyright © 2025 Google LLC. All rights reserved.