Package | Description |
---|---|
com.google.cloud.automl.v1beta1 |
A client to Cloud AutoML API.
|
Modifier and Type | Method and Description |
---|---|
protected AutoMlClient.ListDatasetsPage |
AutoMlClient.ListDatasetsPage.createPage(com.google.api.gax.rpc.PageContext<ListDatasetsRequest,ListDatasetsResponse,Dataset> context,
ListDatasetsResponse response) |
Modifier and Type | Method and Description |
---|---|
com.google.api.core.ApiFuture<AutoMlClient.ListDatasetsPage> |
AutoMlClient.ListDatasetsPage.createPageAsync(com.google.api.gax.rpc.PageContext<ListDatasetsRequest,ListDatasetsResponse,Dataset> context,
com.google.api.core.ApiFuture<ListDatasetsResponse> futureResponse) |
Modifier and Type | Method and Description |
---|---|
protected AutoMlClient.ListDatasetsFixedSizeCollection |
AutoMlClient.ListDatasetsFixedSizeCollection.createCollection(List<AutoMlClient.ListDatasetsPage> pages,
int collectionSize) |
Copyright © 2019 Google LLC. All rights reserved.