| Package | Description |
|---|---|
| com.google.cloud.vision.v1p3beta1 |
A client to Cloud Vision API.
|
| Modifier and Type | Method and Description |
|---|---|
protected ProductSearchClient.ListProductsPage |
ProductSearchClient.ListProductsPage.createPage(com.google.api.gax.rpc.PageContext<ListProductsRequest,ListProductsResponse,Product> context,
ListProductsResponse response) |
| Modifier and Type | Method and Description |
|---|---|
com.google.api.core.ApiFuture<ProductSearchClient.ListProductsPage> |
ProductSearchClient.ListProductsPage.createPageAsync(com.google.api.gax.rpc.PageContext<ListProductsRequest,ListProductsResponse,Product> context,
com.google.api.core.ApiFuture<ListProductsResponse> futureResponse) |
| Modifier and Type | Method and Description |
|---|---|
protected ProductSearchClient.ListProductsFixedSizeCollection |
ProductSearchClient.ListProductsFixedSizeCollection.createCollection(List<ProductSearchClient.ListProductsPage> pages,
int collectionSize) |
Copyright © 2020 Google LLC. All rights reserved.