| 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.ListDataItemsPagedResponse |
DatasetServiceClient.listDataItems(DatasetName parent)
Lists DataItems in a Dataset.
|
DatasetServiceClient.ListDataItemsPagedResponse |
DatasetServiceClient.listDataItems(ListDataItemsRequest request)
Lists DataItems in a Dataset.
|
DatasetServiceClient.ListDataItemsPagedResponse |
DatasetServiceClient.listDataItems(String parent)
Lists DataItems in a Dataset.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.api.core.ApiFuture<DatasetServiceClient.ListDataItemsPagedResponse> |
DatasetServiceClient.ListDataItemsPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<ListDataItemsRequest,ListDataItemsResponse,DataItem> context,
com.google.api.core.ApiFuture<ListDataItemsResponse> futureResponse) |
com.google.api.gax.rpc.UnaryCallable<ListDataItemsRequest,DatasetServiceClient.ListDataItemsPagedResponse> |
DatasetServiceClient.listDataItemsPagedCallable()
Lists DataItems in a Dataset.
|
com.google.api.gax.rpc.PagedCallSettings<ListDataItemsRequest,ListDataItemsResponse,DatasetServiceClient.ListDataItemsPagedResponse> |
DatasetServiceSettings.listDataItemsSettings()
Returns the object with the settings used for calls to listDataItems.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListDataItemsRequest,ListDataItemsResponse,DatasetServiceClient.ListDataItemsPagedResponse> |
DatasetServiceSettings.Builder.listDataItemsSettings()
Returns the builder for the settings used for calls to listDataItems.
|
| Modifier and Type | Method and Description |
|---|---|
com.google.api.gax.rpc.UnaryCallable<ListDataItemsRequest,DatasetServiceClient.ListDataItemsPagedResponse> |
GrpcDatasetServiceStub.listDataItemsPagedCallable() |
com.google.api.gax.rpc.UnaryCallable<ListDataItemsRequest,DatasetServiceClient.ListDataItemsPagedResponse> |
DatasetServiceStub.listDataItemsPagedCallable() |
com.google.api.gax.rpc.PagedCallSettings<ListDataItemsRequest,ListDataItemsResponse,DatasetServiceClient.ListDataItemsPagedResponse> |
DatasetServiceStubSettings.listDataItemsSettings()
Returns the object with the settings used for calls to listDataItems.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListDataItemsRequest,ListDataItemsResponse,DatasetServiceClient.ListDataItemsPagedResponse> |
DatasetServiceStubSettings.Builder.listDataItemsSettings()
Returns the builder for the settings used for calls to listDataItems.
|
Copyright © 2022 Google LLC. All rights reserved.