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