| 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.ListStudiesPagedResponse |
VizierServiceClient.listStudies(ListStudiesRequest request)
Lists all the studies in a region for an associated project.
|
VizierServiceClient.ListStudiesPagedResponse |
VizierServiceClient.listStudies(LocationName parent)
Lists all the studies in a region for an associated project.
|
VizierServiceClient.ListStudiesPagedResponse |
VizierServiceClient.listStudies(String parent)
Lists all the studies in a region for an associated project.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.api.core.ApiFuture<VizierServiceClient.ListStudiesPagedResponse> |
VizierServiceClient.ListStudiesPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<ListStudiesRequest,ListStudiesResponse,Study> context,
com.google.api.core.ApiFuture<ListStudiesResponse> futureResponse) |
com.google.api.gax.rpc.UnaryCallable<ListStudiesRequest,VizierServiceClient.ListStudiesPagedResponse> |
VizierServiceClient.listStudiesPagedCallable()
Lists all the studies in a region for an associated project.
|
com.google.api.gax.rpc.PagedCallSettings<ListStudiesRequest,ListStudiesResponse,VizierServiceClient.ListStudiesPagedResponse> |
VizierServiceSettings.listStudiesSettings()
Returns the object with the settings used for calls to listStudies.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListStudiesRequest,ListStudiesResponse,VizierServiceClient.ListStudiesPagedResponse> |
VizierServiceSettings.Builder.listStudiesSettings()
Returns the builder for the settings used for calls to listStudies.
|
| Modifier and Type | Method and Description |
|---|---|
com.google.api.gax.rpc.UnaryCallable<ListStudiesRequest,VizierServiceClient.ListStudiesPagedResponse> |
VizierServiceStub.listStudiesPagedCallable() |
com.google.api.gax.rpc.UnaryCallable<ListStudiesRequest,VizierServiceClient.ListStudiesPagedResponse> |
GrpcVizierServiceStub.listStudiesPagedCallable() |
com.google.api.gax.rpc.PagedCallSettings<ListStudiesRequest,ListStudiesResponse,VizierServiceClient.ListStudiesPagedResponse> |
VizierServiceStubSettings.listStudiesSettings()
Returns the object with the settings used for calls to listStudies.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListStudiesRequest,ListStudiesResponse,VizierServiceClient.ListStudiesPagedResponse> |
VizierServiceStubSettings.Builder.listStudiesSettings()
Returns the builder for the settings used for calls to listStudies.
|
Copyright © 2022 Google LLC. All rights reserved.