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