Package | Description |
---|---|
com.google.cloud.vision.v1 |
A client to Cloud Vision API
|
Modifier and Type | Method and Description |
---|---|
ProductSearchResults.Result |
ProductSearchResults.Result.Builder.build() |
ProductSearchResults.Result |
ProductSearchResults.Result.Builder.buildPartial() |
static ProductSearchResults.Result |
ProductSearchResults.Result.getDefaultInstance() |
ProductSearchResults.Result |
ProductSearchResults.Result.getDefaultInstanceForType() |
ProductSearchResults.Result |
ProductSearchResults.Result.Builder.getDefaultInstanceForType() |
ProductSearchResults.Result |
ProductSearchResults.getResults(int index)
List of results, one for each product match.
|
ProductSearchResults.Result |
ProductSearchResults.GroupedResultOrBuilder.getResults(int index)
List of results, one for each product match.
|
ProductSearchResults.Result |
ProductSearchResults.GroupedResult.getResults(int index)
List of results, one for each product match.
|
ProductSearchResults.Result |
ProductSearchResults.GroupedResult.Builder.getResults(int index)
List of results, one for each product match.
|
ProductSearchResults.Result |
ProductSearchResults.Builder.getResults(int index)
List of results, one for each product match.
|
ProductSearchResults.Result |
ProductSearchResultsOrBuilder.getResults(int index)
List of results, one for each product match.
|
static ProductSearchResults.Result |
ProductSearchResults.Result.parseDelimitedFrom(InputStream input) |
static ProductSearchResults.Result |
ProductSearchResults.Result.parseDelimitedFrom(InputStream input,
ExtensionRegistryLite extensionRegistry) |
static ProductSearchResults.Result |
ProductSearchResults.Result.parseFrom(byte[] data) |
static ProductSearchResults.Result |
ProductSearchResults.Result.parseFrom(byte[] data,
ExtensionRegistryLite extensionRegistry) |
static ProductSearchResults.Result |
ProductSearchResults.Result.parseFrom(ByteBuffer data) |
static ProductSearchResults.Result |
ProductSearchResults.Result.parseFrom(ByteBuffer data,
ExtensionRegistryLite extensionRegistry) |
static ProductSearchResults.Result |
ProductSearchResults.Result.parseFrom(ByteString data) |
static ProductSearchResults.Result |
ProductSearchResults.Result.parseFrom(ByteString data,
ExtensionRegistryLite extensionRegistry) |
static ProductSearchResults.Result |
ProductSearchResults.Result.parseFrom(CodedInputStream input) |
static ProductSearchResults.Result |
ProductSearchResults.Result.parseFrom(CodedInputStream input,
ExtensionRegistryLite extensionRegistry) |
static ProductSearchResults.Result |
ProductSearchResults.Result.parseFrom(InputStream input) |
static ProductSearchResults.Result |
ProductSearchResults.Result.parseFrom(InputStream input,
ExtensionRegistryLite extensionRegistry) |
Modifier and Type | Method and Description |
---|---|
Parser<ProductSearchResults.Result> |
ProductSearchResults.Result.getParserForType() |
List<ProductSearchResults.Result> |
ProductSearchResults.getResultsList()
List of results, one for each product match.
|
List<ProductSearchResults.Result> |
ProductSearchResults.GroupedResultOrBuilder.getResultsList()
List of results, one for each product match.
|
List<ProductSearchResults.Result> |
ProductSearchResults.GroupedResult.getResultsList()
List of results, one for each product match.
|
List<ProductSearchResults.Result> |
ProductSearchResults.GroupedResult.Builder.getResultsList()
List of results, one for each product match.
|
List<ProductSearchResults.Result> |
ProductSearchResults.Builder.getResultsList()
List of results, one for each product match.
|
List<ProductSearchResults.Result> |
ProductSearchResultsOrBuilder.getResultsList()
List of results, one for each product match.
|
static Parser<ProductSearchResults.Result> |
ProductSearchResults.Result.parser() |
Modifier and Type | Method and Description |
---|---|
ProductSearchResults.GroupedResult.Builder |
ProductSearchResults.GroupedResult.Builder.addResults(int index,
ProductSearchResults.Result value)
List of results, one for each product match.
|
ProductSearchResults.Builder |
ProductSearchResults.Builder.addResults(int index,
ProductSearchResults.Result value)
List of results, one for each product match.
|
ProductSearchResults.GroupedResult.Builder |
ProductSearchResults.GroupedResult.Builder.addResults(ProductSearchResults.Result value)
List of results, one for each product match.
|
ProductSearchResults.Builder |
ProductSearchResults.Builder.addResults(ProductSearchResults.Result value)
List of results, one for each product match.
|
ProductSearchResults.Result.Builder |
ProductSearchResults.Result.Builder.mergeFrom(ProductSearchResults.Result other) |
static ProductSearchResults.Result.Builder |
ProductSearchResults.Result.newBuilder(ProductSearchResults.Result prototype) |
ProductSearchResults.GroupedResult.Builder |
ProductSearchResults.GroupedResult.Builder.setResults(int index,
ProductSearchResults.Result value)
List of results, one for each product match.
|
ProductSearchResults.Builder |
ProductSearchResults.Builder.setResults(int index,
ProductSearchResults.Result value)
List of results, one for each product match.
|
Modifier and Type | Method and Description |
---|---|
ProductSearchResults.GroupedResult.Builder |
ProductSearchResults.GroupedResult.Builder.addAllResults(Iterable<? extends ProductSearchResults.Result> values)
List of results, one for each product match.
|
ProductSearchResults.Builder |
ProductSearchResults.Builder.addAllResults(Iterable<? extends ProductSearchResults.Result> values)
List of results, one for each product match.
|
Copyright © 2022 Google LLC. All rights reserved.