| Package | Description |
|---|---|
| com.google.cloud.aiplatform.v1beta1 |
A client to Vertex AI API
|
| com.google.cloud.aiplatform.v1beta1.stub |
| Modifier and Type | Method and Description |
|---|---|
VizierServiceClient.ListTrialsPagedResponse |
VizierServiceClient.listTrials(ListTrialsRequest request)
Lists the Trials associated with a Study.
|
VizierServiceClient.ListTrialsPagedResponse |
VizierServiceClient.listTrials(String parent)
Lists the Trials associated with a Study.
|
VizierServiceClient.ListTrialsPagedResponse |
VizierServiceClient.listTrials(StudyName parent)
Lists the Trials associated with a Study.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.api.core.ApiFuture<VizierServiceClient.ListTrialsPagedResponse> |
VizierServiceClient.ListTrialsPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<ListTrialsRequest,ListTrialsResponse,Trial> context,
com.google.api.core.ApiFuture<ListTrialsResponse> futureResponse) |
com.google.api.gax.rpc.UnaryCallable<ListTrialsRequest,VizierServiceClient.ListTrialsPagedResponse> |
VizierServiceClient.listTrialsPagedCallable()
Lists the Trials associated with a Study.
|
com.google.api.gax.rpc.PagedCallSettings<ListTrialsRequest,ListTrialsResponse,VizierServiceClient.ListTrialsPagedResponse> |
VizierServiceSettings.listTrialsSettings()
Returns the object with the settings used for calls to listTrials.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListTrialsRequest,ListTrialsResponse,VizierServiceClient.ListTrialsPagedResponse> |
VizierServiceSettings.Builder.listTrialsSettings()
Returns the builder for the settings used for calls to listTrials.
|
| Modifier and Type | Method and Description |
|---|---|
com.google.api.gax.rpc.UnaryCallable<ListTrialsRequest,VizierServiceClient.ListTrialsPagedResponse> |
VizierServiceStub.listTrialsPagedCallable() |
com.google.api.gax.rpc.UnaryCallable<ListTrialsRequest,VizierServiceClient.ListTrialsPagedResponse> |
GrpcVizierServiceStub.listTrialsPagedCallable() |
com.google.api.gax.rpc.PagedCallSettings<ListTrialsRequest,ListTrialsResponse,VizierServiceClient.ListTrialsPagedResponse> |
VizierServiceStubSettings.listTrialsSettings()
Returns the object with the settings used for calls to listTrials.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListTrialsRequest,ListTrialsResponse,VizierServiceClient.ListTrialsPagedResponse> |
VizierServiceStubSettings.Builder.listTrialsSettings()
Returns the builder for the settings used for calls to listTrials.
|
Copyright © 2022 Google LLC. All rights reserved.