| 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 GenAiTuningServiceClient.ListTuningJobsPage |
GenAiTuningServiceClient.ListTuningJobsPage.createPage(com.google.api.gax.rpc.PageContext<ListTuningJobsRequest,ListTuningJobsResponse,TuningJob> context,
ListTuningJobsResponse response) |
| Modifier and Type | Method and Description |
|---|---|
com.google.api.core.ApiFuture<GenAiTuningServiceClient.ListTuningJobsPage> |
GenAiTuningServiceClient.ListTuningJobsPage.createPageAsync(com.google.api.gax.rpc.PageContext<ListTuningJobsRequest,ListTuningJobsResponse,TuningJob> context,
com.google.api.core.ApiFuture<ListTuningJobsResponse> futureResponse) |
| Modifier and Type | Method and Description |
|---|---|
protected GenAiTuningServiceClient.ListTuningJobsFixedSizeCollection |
GenAiTuningServiceClient.ListTuningJobsFixedSizeCollection.createCollection(List<GenAiTuningServiceClient.ListTuningJobsPage> pages,
int collectionSize) |
Copyright © 2025 Google LLC. All rights reserved.