| Package | Description |
|---|---|
| com.google.cloud.aiplatform.v1 |
A client to Vertex AI API
|
| com.google.cloud.aiplatform.v1.stub |
| Modifier and Type | Method and Description |
|---|---|
DatasetServiceClient.ListDatasetsPagedResponse |
DatasetServiceClient.listDatasets(ListDatasetsRequest request)
Lists Datasets in a Location.
|
DatasetServiceClient.ListDatasetsPagedResponse |
DatasetServiceClient.listDatasets(LocationName parent)
Lists Datasets in a Location.
|
DatasetServiceClient.ListDatasetsPagedResponse |
DatasetServiceClient.listDatasets(String parent)
Lists Datasets in a Location.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.api.core.ApiFuture<DatasetServiceClient.ListDatasetsPagedResponse> |
DatasetServiceClient.ListDatasetsPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<ListDatasetsRequest,ListDatasetsResponse,Dataset> context,
com.google.api.core.ApiFuture<ListDatasetsResponse> futureResponse) |
com.google.api.gax.rpc.UnaryCallable<ListDatasetsRequest,DatasetServiceClient.ListDatasetsPagedResponse> |
DatasetServiceClient.listDatasetsPagedCallable()
Lists Datasets in a Location.
|
com.google.api.gax.rpc.PagedCallSettings<ListDatasetsRequest,ListDatasetsResponse,DatasetServiceClient.ListDatasetsPagedResponse> |
DatasetServiceSettings.listDatasetsSettings()
Returns the object with the settings used for calls to listDatasets.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListDatasetsRequest,ListDatasetsResponse,DatasetServiceClient.ListDatasetsPagedResponse> |
DatasetServiceSettings.Builder.listDatasetsSettings()
Returns the builder for the settings used for calls to listDatasets.
|
| Modifier and Type | Method and Description |
|---|---|
com.google.api.gax.rpc.UnaryCallable<ListDatasetsRequest,DatasetServiceClient.ListDatasetsPagedResponse> |
GrpcDatasetServiceStub.listDatasetsPagedCallable() |
com.google.api.gax.rpc.UnaryCallable<ListDatasetsRequest,DatasetServiceClient.ListDatasetsPagedResponse> |
DatasetServiceStub.listDatasetsPagedCallable() |
com.google.api.gax.rpc.PagedCallSettings<ListDatasetsRequest,ListDatasetsResponse,DatasetServiceClient.ListDatasetsPagedResponse> |
DatasetServiceStubSettings.listDatasetsSettings()
Returns the object with the settings used for calls to listDatasets.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListDatasetsRequest,ListDatasetsResponse,DatasetServiceClient.ListDatasetsPagedResponse> |
DatasetServiceStubSettings.Builder.listDatasetsSettings()
Returns the builder for the settings used for calls to listDatasets.
|
Copyright © 2023 Google LLC. All rights reserved.