WebDetection.Builder |
WebDetection.Builder.addAllBestGuessLabels(Iterable<? extends WebDetection.WebLabel> values) |
Best guess text labels for the request image.
|
WebDetection.Builder |
WebDetection.Builder.addAllFullMatchingImages(Iterable<? extends WebDetection.WebImage> values) |
Fully matching images from the Internet.
|
WebDetection.Builder |
WebDetection.Builder.addAllPagesWithMatchingImages(Iterable<? extends WebDetection.WebPage> values) |
Web pages containing the matching images from the Internet.
|
WebDetection.Builder |
WebDetection.Builder.addAllPartialMatchingImages(Iterable<? extends WebDetection.WebImage> values) |
Partial matching images from the Internet.
|
WebDetection.Builder |
WebDetection.Builder.addAllVisuallySimilarImages(Iterable<? extends WebDetection.WebImage> values) |
The visually similar image results.
|
WebDetection.Builder |
WebDetection.Builder.addAllWebEntities(Iterable<? extends WebDetection.WebEntity> values) |
Deduced entities from similar images on the Internet.
|
WebDetection.Builder |
WebDetection.Builder.addBestGuessLabels(int index,
WebDetection.WebLabel value) |
Best guess text labels for the request image.
|
WebDetection.Builder |
WebDetection.Builder.addBestGuessLabels(int index,
WebDetection.WebLabel.Builder builderForValue) |
Best guess text labels for the request image.
|
WebDetection.Builder |
WebDetection.Builder.addBestGuessLabels(WebDetection.WebLabel value) |
Best guess text labels for the request image.
|
WebDetection.Builder |
WebDetection.Builder.addBestGuessLabels(WebDetection.WebLabel.Builder builderForValue) |
Best guess text labels for the request image.
|
WebDetection.Builder |
WebDetection.Builder.addFullMatchingImages(int index,
WebDetection.WebImage value) |
Fully matching images from the Internet.
|
WebDetection.Builder |
WebDetection.Builder.addFullMatchingImages(int index,
WebDetection.WebImage.Builder builderForValue) |
Fully matching images from the Internet.
|
WebDetection.Builder |
WebDetection.Builder.addFullMatchingImages(WebDetection.WebImage value) |
Fully matching images from the Internet.
|
WebDetection.Builder |
WebDetection.Builder.addFullMatchingImages(WebDetection.WebImage.Builder builderForValue) |
Fully matching images from the Internet.
|
WebDetection.Builder |
WebDetection.Builder.addPagesWithMatchingImages(int index,
WebDetection.WebPage value) |
Web pages containing the matching images from the Internet.
|
WebDetection.Builder |
WebDetection.Builder.addPagesWithMatchingImages(int index,
WebDetection.WebPage.Builder builderForValue) |
Web pages containing the matching images from the Internet.
|
WebDetection.Builder |
WebDetection.Builder.addPagesWithMatchingImages(WebDetection.WebPage value) |
Web pages containing the matching images from the Internet.
|
WebDetection.Builder |
WebDetection.Builder.addPagesWithMatchingImages(WebDetection.WebPage.Builder builderForValue) |
Web pages containing the matching images from the Internet.
|
WebDetection.Builder |
WebDetection.Builder.addPartialMatchingImages(int index,
WebDetection.WebImage value) |
Partial matching images from the Internet.
|
WebDetection.Builder |
WebDetection.Builder.addPartialMatchingImages(int index,
WebDetection.WebImage.Builder builderForValue) |
Partial matching images from the Internet.
|
WebDetection.Builder |
WebDetection.Builder.addPartialMatchingImages(WebDetection.WebImage value) |
Partial matching images from the Internet.
|
WebDetection.Builder |
WebDetection.Builder.addPartialMatchingImages(WebDetection.WebImage.Builder builderForValue) |
Partial matching images from the Internet.
|
WebDetection.Builder |
WebDetection.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
WebDetection.Builder |
WebDetection.Builder.addVisuallySimilarImages(int index,
WebDetection.WebImage value) |
The visually similar image results.
|
WebDetection.Builder |
WebDetection.Builder.addVisuallySimilarImages(int index,
WebDetection.WebImage.Builder builderForValue) |
The visually similar image results.
|
WebDetection.Builder |
WebDetection.Builder.addVisuallySimilarImages(WebDetection.WebImage value) |
The visually similar image results.
|
WebDetection.Builder |
WebDetection.Builder.addVisuallySimilarImages(WebDetection.WebImage.Builder builderForValue) |
The visually similar image results.
|
WebDetection.Builder |
WebDetection.Builder.addWebEntities(int index,
WebDetection.WebEntity value) |
Deduced entities from similar images on the Internet.
|
WebDetection.Builder |
WebDetection.Builder.addWebEntities(int index,
WebDetection.WebEntity.Builder builderForValue) |
Deduced entities from similar images on the Internet.
|
WebDetection.Builder |
WebDetection.Builder.addWebEntities(WebDetection.WebEntity value) |
Deduced entities from similar images on the Internet.
|
WebDetection.Builder |
WebDetection.Builder.addWebEntities(WebDetection.WebEntity.Builder builderForValue) |
Deduced entities from similar images on the Internet.
|
WebDetection.Builder |
WebDetection.Builder.clear() |
|
WebDetection.Builder |
WebDetection.Builder.clearBestGuessLabels() |
Best guess text labels for the request image.
|
WebDetection.Builder |
WebDetection.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
|
WebDetection.Builder |
WebDetection.Builder.clearFullMatchingImages() |
Fully matching images from the Internet.
|
WebDetection.Builder |
WebDetection.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
|
WebDetection.Builder |
WebDetection.Builder.clearPagesWithMatchingImages() |
Web pages containing the matching images from the Internet.
|
WebDetection.Builder |
WebDetection.Builder.clearPartialMatchingImages() |
Partial matching images from the Internet.
|
WebDetection.Builder |
WebDetection.Builder.clearVisuallySimilarImages() |
The visually similar image results.
|
WebDetection.Builder |
WebDetection.Builder.clearWebEntities() |
Deduced entities from similar images on the Internet.
|
WebDetection.Builder |
WebDetection.Builder.clone() |
|
WebDetection.Builder |
AnnotateImageResponse.Builder.getWebDetectionBuilder() |
If present, web detection has completed successfully.
|
WebDetection.Builder |
WebDetection.Builder.mergeFrom(WebDetection other) |
|
WebDetection.Builder |
WebDetection.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
WebDetection.Builder |
WebDetection.Builder.mergeFrom(com.google.protobuf.Message other) |
|
WebDetection.Builder |
WebDetection.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
static WebDetection.Builder |
WebDetection.newBuilder() |
|
static WebDetection.Builder |
WebDetection.newBuilder(WebDetection prototype) |
|
WebDetection.Builder |
WebDetection.newBuilderForType() |
|
protected WebDetection.Builder |
WebDetection.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
|
WebDetection.Builder |
WebDetection.Builder.removeBestGuessLabels(int index) |
Best guess text labels for the request image.
|
WebDetection.Builder |
WebDetection.Builder.removeFullMatchingImages(int index) |
Fully matching images from the Internet.
|
WebDetection.Builder |
WebDetection.Builder.removePagesWithMatchingImages(int index) |
Web pages containing the matching images from the Internet.
|
WebDetection.Builder |
WebDetection.Builder.removePartialMatchingImages(int index) |
Partial matching images from the Internet.
|
WebDetection.Builder |
WebDetection.Builder.removeVisuallySimilarImages(int index) |
The visually similar image results.
|
WebDetection.Builder |
WebDetection.Builder.removeWebEntities(int index) |
Deduced entities from similar images on the Internet.
|
WebDetection.Builder |
WebDetection.Builder.setBestGuessLabels(int index,
WebDetection.WebLabel value) |
Best guess text labels for the request image.
|
WebDetection.Builder |
WebDetection.Builder.setBestGuessLabels(int index,
WebDetection.WebLabel.Builder builderForValue) |
Best guess text labels for the request image.
|
WebDetection.Builder |
WebDetection.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
WebDetection.Builder |
WebDetection.Builder.setFullMatchingImages(int index,
WebDetection.WebImage value) |
Fully matching images from the Internet.
|
WebDetection.Builder |
WebDetection.Builder.setFullMatchingImages(int index,
WebDetection.WebImage.Builder builderForValue) |
Fully matching images from the Internet.
|
WebDetection.Builder |
WebDetection.Builder.setPagesWithMatchingImages(int index,
WebDetection.WebPage value) |
Web pages containing the matching images from the Internet.
|
WebDetection.Builder |
WebDetection.Builder.setPagesWithMatchingImages(int index,
WebDetection.WebPage.Builder builderForValue) |
Web pages containing the matching images from the Internet.
|
WebDetection.Builder |
WebDetection.Builder.setPartialMatchingImages(int index,
WebDetection.WebImage value) |
Partial matching images from the Internet.
|
WebDetection.Builder |
WebDetection.Builder.setPartialMatchingImages(int index,
WebDetection.WebImage.Builder builderForValue) |
Partial matching images from the Internet.
|
WebDetection.Builder |
WebDetection.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
|
WebDetection.Builder |
WebDetection.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
WebDetection.Builder |
WebDetection.Builder.setVisuallySimilarImages(int index,
WebDetection.WebImage value) |
The visually similar image results.
|
WebDetection.Builder |
WebDetection.Builder.setVisuallySimilarImages(int index,
WebDetection.WebImage.Builder builderForValue) |
The visually similar image results.
|
WebDetection.Builder |
WebDetection.Builder.setWebEntities(int index,
WebDetection.WebEntity value) |
Deduced entities from similar images on the Internet.
|
WebDetection.Builder |
WebDetection.Builder.setWebEntities(int index,
WebDetection.WebEntity.Builder builderForValue) |
Deduced entities from similar images on the Internet.
|
WebDetection.Builder |
WebDetection.toBuilder() |
|