public static final class WebDetection.Builder extends GeneratedMessageV3.Builder<WebDetection.Builder> implements WebDetectionOrBuilder
Relevant information for the image from the Internet.Protobuf type
google.cloud.vision.v1.WebDetection
Modifier and Type | Method and Description |
---|---|
WebDetection.Builder |
addAllBestGuessLabels(java.lang.Iterable<? extends WebDetection.WebLabel> values)
Best guess text labels for the request image.
|
WebDetection.Builder |
addAllFullMatchingImages(java.lang.Iterable<? extends WebDetection.WebImage> values)
Fully matching images from the Internet.
|
WebDetection.Builder |
addAllPagesWithMatchingImages(java.lang.Iterable<? extends WebDetection.WebPage> values)
Web pages containing the matching images from the Internet.
|
WebDetection.Builder |
addAllPartialMatchingImages(java.lang.Iterable<? extends WebDetection.WebImage> values)
Partial matching images from the Internet.
|
WebDetection.Builder |
addAllVisuallySimilarImages(java.lang.Iterable<? extends WebDetection.WebImage> values)
The visually similar image results.
|
WebDetection.Builder |
addAllWebEntities(java.lang.Iterable<? extends WebDetection.WebEntity> values)
Deduced entities from similar images on the Internet.
|
WebDetection.Builder |
addBestGuessLabels(int index,
WebDetection.WebLabel.Builder builderForValue)
Best guess text labels for the request image.
|
WebDetection.Builder |
addBestGuessLabels(int index,
WebDetection.WebLabel value)
Best guess text labels for the request image.
|
WebDetection.Builder |
addBestGuessLabels(WebDetection.WebLabel.Builder builderForValue)
Best guess text labels for the request image.
|
WebDetection.Builder |
addBestGuessLabels(WebDetection.WebLabel value)
Best guess text labels for the request image.
|
WebDetection.WebLabel.Builder |
addBestGuessLabelsBuilder()
Best guess text labels for the request image.
|
WebDetection.WebLabel.Builder |
addBestGuessLabelsBuilder(int index)
Best guess text labels for the request image.
|
WebDetection.Builder |
addFullMatchingImages(int index,
WebDetection.WebImage.Builder builderForValue)
Fully matching images from the Internet.
|
WebDetection.Builder |
addFullMatchingImages(int index,
WebDetection.WebImage value)
Fully matching images from the Internet.
|
WebDetection.Builder |
addFullMatchingImages(WebDetection.WebImage.Builder builderForValue)
Fully matching images from the Internet.
|
WebDetection.Builder |
addFullMatchingImages(WebDetection.WebImage value)
Fully matching images from the Internet.
|
WebDetection.WebImage.Builder |
addFullMatchingImagesBuilder()
Fully matching images from the Internet.
|
WebDetection.WebImage.Builder |
addFullMatchingImagesBuilder(int index)
Fully matching images from the Internet.
|
WebDetection.Builder |
addPagesWithMatchingImages(int index,
WebDetection.WebPage.Builder builderForValue)
Web pages containing the matching images from the Internet.
|
WebDetection.Builder |
addPagesWithMatchingImages(int index,
WebDetection.WebPage value)
Web pages containing the matching images from the Internet.
|
WebDetection.Builder |
addPagesWithMatchingImages(WebDetection.WebPage.Builder builderForValue)
Web pages containing the matching images from the Internet.
|
WebDetection.Builder |
addPagesWithMatchingImages(WebDetection.WebPage value)
Web pages containing the matching images from the Internet.
|
WebDetection.WebPage.Builder |
addPagesWithMatchingImagesBuilder()
Web pages containing the matching images from the Internet.
|
WebDetection.WebPage.Builder |
addPagesWithMatchingImagesBuilder(int index)
Web pages containing the matching images from the Internet.
|
WebDetection.Builder |
addPartialMatchingImages(int index,
WebDetection.WebImage.Builder builderForValue)
Partial matching images from the Internet.
|
WebDetection.Builder |
addPartialMatchingImages(int index,
WebDetection.WebImage value)
Partial matching images from the Internet.
|
WebDetection.Builder |
addPartialMatchingImages(WebDetection.WebImage.Builder builderForValue)
Partial matching images from the Internet.
|
WebDetection.Builder |
addPartialMatchingImages(WebDetection.WebImage value)
Partial matching images from the Internet.
|
WebDetection.WebImage.Builder |
addPartialMatchingImagesBuilder()
Partial matching images from the Internet.
|
WebDetection.WebImage.Builder |
addPartialMatchingImagesBuilder(int index)
Partial matching images from the Internet.
|
WebDetection.Builder |
addRepeatedField(Descriptors.FieldDescriptor field,
java.lang.Object value) |
WebDetection.Builder |
addVisuallySimilarImages(int index,
WebDetection.WebImage.Builder builderForValue)
The visually similar image results.
|
WebDetection.Builder |
addVisuallySimilarImages(int index,
WebDetection.WebImage value)
The visually similar image results.
|
WebDetection.Builder |
addVisuallySimilarImages(WebDetection.WebImage.Builder builderForValue)
The visually similar image results.
|
WebDetection.Builder |
addVisuallySimilarImages(WebDetection.WebImage value)
The visually similar image results.
|
WebDetection.WebImage.Builder |
addVisuallySimilarImagesBuilder()
The visually similar image results.
|
WebDetection.WebImage.Builder |
addVisuallySimilarImagesBuilder(int index)
The visually similar image results.
|
WebDetection.Builder |
addWebEntities(int index,
WebDetection.WebEntity.Builder builderForValue)
Deduced entities from similar images on the Internet.
|
WebDetection.Builder |
addWebEntities(int index,
WebDetection.WebEntity value)
Deduced entities from similar images on the Internet.
|
WebDetection.Builder |
addWebEntities(WebDetection.WebEntity.Builder builderForValue)
Deduced entities from similar images on the Internet.
|
WebDetection.Builder |
addWebEntities(WebDetection.WebEntity value)
Deduced entities from similar images on the Internet.
|
WebDetection.WebEntity.Builder |
addWebEntitiesBuilder()
Deduced entities from similar images on the Internet.
|
WebDetection.WebEntity.Builder |
addWebEntitiesBuilder(int index)
Deduced entities from similar images on the Internet.
|
WebDetection |
build() |
WebDetection |
buildPartial() |
WebDetection.Builder |
clear() |
WebDetection.Builder |
clearBestGuessLabels()
Best guess text labels for the request image.
|
WebDetection.Builder |
clearField(Descriptors.FieldDescriptor field) |
WebDetection.Builder |
clearFullMatchingImages()
Fully matching images from the Internet.
|
WebDetection.Builder |
clearOneof(Descriptors.OneofDescriptor oneof) |
WebDetection.Builder |
clearPagesWithMatchingImages()
Web pages containing the matching images from the Internet.
|
WebDetection.Builder |
clearPartialMatchingImages()
Partial matching images from the Internet.
|
WebDetection.Builder |
clearVisuallySimilarImages()
The visually similar image results.
|
WebDetection.Builder |
clearWebEntities()
Deduced entities from similar images on the Internet.
|
WebDetection.Builder |
clone() |
WebDetection.WebLabel |
getBestGuessLabels(int index)
Best guess text labels for the request image.
|
WebDetection.WebLabel.Builder |
getBestGuessLabelsBuilder(int index)
Best guess text labels for the request image.
|
java.util.List<WebDetection.WebLabel.Builder> |
getBestGuessLabelsBuilderList()
Best guess text labels for the request image.
|
int |
getBestGuessLabelsCount()
Best guess text labels for the request image.
|
java.util.List<WebDetection.WebLabel> |
getBestGuessLabelsList()
Best guess text labels for the request image.
|
WebDetection.WebLabelOrBuilder |
getBestGuessLabelsOrBuilder(int index)
Best guess text labels for the request image.
|
java.util.List<? extends WebDetection.WebLabelOrBuilder> |
getBestGuessLabelsOrBuilderList()
Best guess text labels for the request image.
|
WebDetection |
getDefaultInstanceForType() |
static Descriptors.Descriptor |
getDescriptor() |
Descriptors.Descriptor |
getDescriptorForType() |
WebDetection.WebImage |
getFullMatchingImages(int index)
Fully matching images from the Internet.
|
WebDetection.WebImage.Builder |
getFullMatchingImagesBuilder(int index)
Fully matching images from the Internet.
|
java.util.List<WebDetection.WebImage.Builder> |
getFullMatchingImagesBuilderList()
Fully matching images from the Internet.
|
int |
getFullMatchingImagesCount()
Fully matching images from the Internet.
|
java.util.List<WebDetection.WebImage> |
getFullMatchingImagesList()
Fully matching images from the Internet.
|
WebDetection.WebImageOrBuilder |
getFullMatchingImagesOrBuilder(int index)
Fully matching images from the Internet.
|
java.util.List<? extends WebDetection.WebImageOrBuilder> |
getFullMatchingImagesOrBuilderList()
Fully matching images from the Internet.
|
WebDetection.WebPage |
getPagesWithMatchingImages(int index)
Web pages containing the matching images from the Internet.
|
WebDetection.WebPage.Builder |
getPagesWithMatchingImagesBuilder(int index)
Web pages containing the matching images from the Internet.
|
java.util.List<WebDetection.WebPage.Builder> |
getPagesWithMatchingImagesBuilderList()
Web pages containing the matching images from the Internet.
|
int |
getPagesWithMatchingImagesCount()
Web pages containing the matching images from the Internet.
|
java.util.List<WebDetection.WebPage> |
getPagesWithMatchingImagesList()
Web pages containing the matching images from the Internet.
|
WebDetection.WebPageOrBuilder |
getPagesWithMatchingImagesOrBuilder(int index)
Web pages containing the matching images from the Internet.
|
java.util.List<? extends WebDetection.WebPageOrBuilder> |
getPagesWithMatchingImagesOrBuilderList()
Web pages containing the matching images from the Internet.
|
WebDetection.WebImage |
getPartialMatchingImages(int index)
Partial matching images from the Internet.
|
WebDetection.WebImage.Builder |
getPartialMatchingImagesBuilder(int index)
Partial matching images from the Internet.
|
java.util.List<WebDetection.WebImage.Builder> |
getPartialMatchingImagesBuilderList()
Partial matching images from the Internet.
|
int |
getPartialMatchingImagesCount()
Partial matching images from the Internet.
|
java.util.List<WebDetection.WebImage> |
getPartialMatchingImagesList()
Partial matching images from the Internet.
|
WebDetection.WebImageOrBuilder |
getPartialMatchingImagesOrBuilder(int index)
Partial matching images from the Internet.
|
java.util.List<? extends WebDetection.WebImageOrBuilder> |
getPartialMatchingImagesOrBuilderList()
Partial matching images from the Internet.
|
WebDetection.WebImage |
getVisuallySimilarImages(int index)
The visually similar image results.
|
WebDetection.WebImage.Builder |
getVisuallySimilarImagesBuilder(int index)
The visually similar image results.
|
java.util.List<WebDetection.WebImage.Builder> |
getVisuallySimilarImagesBuilderList()
The visually similar image results.
|
int |
getVisuallySimilarImagesCount()
The visually similar image results.
|
java.util.List<WebDetection.WebImage> |
getVisuallySimilarImagesList()
The visually similar image results.
|
WebDetection.WebImageOrBuilder |
getVisuallySimilarImagesOrBuilder(int index)
The visually similar image results.
|
java.util.List<? extends WebDetection.WebImageOrBuilder> |
getVisuallySimilarImagesOrBuilderList()
The visually similar image results.
|
WebDetection.WebEntity |
getWebEntities(int index)
Deduced entities from similar images on the Internet.
|
WebDetection.WebEntity.Builder |
getWebEntitiesBuilder(int index)
Deduced entities from similar images on the Internet.
|
java.util.List<WebDetection.WebEntity.Builder> |
getWebEntitiesBuilderList()
Deduced entities from similar images on the Internet.
|
int |
getWebEntitiesCount()
Deduced entities from similar images on the Internet.
|
java.util.List<WebDetection.WebEntity> |
getWebEntitiesList()
Deduced entities from similar images on the Internet.
|
WebDetection.WebEntityOrBuilder |
getWebEntitiesOrBuilder(int index)
Deduced entities from similar images on the Internet.
|
java.util.List<? extends WebDetection.WebEntityOrBuilder> |
getWebEntitiesOrBuilderList()
Deduced entities from similar images on the Internet.
|
protected GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
WebDetection.Builder |
mergeFrom(CodedInputStream input,
ExtensionRegistryLite extensionRegistry) |
WebDetection.Builder |
mergeFrom(Message other) |
WebDetection.Builder |
mergeFrom(WebDetection other) |
WebDetection.Builder |
mergeUnknownFields(UnknownFieldSet unknownFields) |
WebDetection.Builder |
removeBestGuessLabels(int index)
Best guess text labels for the request image.
|
WebDetection.Builder |
removeFullMatchingImages(int index)
Fully matching images from the Internet.
|
WebDetection.Builder |
removePagesWithMatchingImages(int index)
Web pages containing the matching images from the Internet.
|
WebDetection.Builder |
removePartialMatchingImages(int index)
Partial matching images from the Internet.
|
WebDetection.Builder |
removeVisuallySimilarImages(int index)
The visually similar image results.
|
WebDetection.Builder |
removeWebEntities(int index)
Deduced entities from similar images on the Internet.
|
WebDetection.Builder |
setBestGuessLabels(int index,
WebDetection.WebLabel.Builder builderForValue)
Best guess text labels for the request image.
|
WebDetection.Builder |
setBestGuessLabels(int index,
WebDetection.WebLabel value)
Best guess text labels for the request image.
|
WebDetection.Builder |
setField(Descriptors.FieldDescriptor field,
java.lang.Object value) |
WebDetection.Builder |
setFullMatchingImages(int index,
WebDetection.WebImage.Builder builderForValue)
Fully matching images from the Internet.
|
WebDetection.Builder |
setFullMatchingImages(int index,
WebDetection.WebImage value)
Fully matching images from the Internet.
|
WebDetection.Builder |
setPagesWithMatchingImages(int index,
WebDetection.WebPage.Builder builderForValue)
Web pages containing the matching images from the Internet.
|
WebDetection.Builder |
setPagesWithMatchingImages(int index,
WebDetection.WebPage value)
Web pages containing the matching images from the Internet.
|
WebDetection.Builder |
setPartialMatchingImages(int index,
WebDetection.WebImage.Builder builderForValue)
Partial matching images from the Internet.
|
WebDetection.Builder |
setPartialMatchingImages(int index,
WebDetection.WebImage value)
Partial matching images from the Internet.
|
WebDetection.Builder |
setRepeatedField(Descriptors.FieldDescriptor field,
int index,
java.lang.Object value) |
WebDetection.Builder |
setUnknownFields(UnknownFieldSet unknownFields) |
WebDetection.Builder |
setVisuallySimilarImages(int index,
WebDetection.WebImage.Builder builderForValue)
The visually similar image results.
|
WebDetection.Builder |
setVisuallySimilarImages(int index,
WebDetection.WebImage value)
The visually similar image results.
|
WebDetection.Builder |
setWebEntities(int index,
WebDetection.WebEntity.Builder builderForValue)
Deduced entities from similar images on the Internet.
|
WebDetection.Builder |
setWebEntities(int index,
WebDetection.WebEntity value)
Deduced entities from similar images on the Internet.
|
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, newBuilderForField, onBuilt, onChanged, setUnknownFieldsProto3
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
addAll, addAll, mergeFrom, newUninitializedMessageException
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
findInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
mergeFrom
public static final Descriptors.Descriptor getDescriptor()
protected GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable
in class GeneratedMessageV3.Builder<WebDetection.Builder>
public WebDetection.Builder clear()
clear
in interface Message.Builder
clear
in interface MessageLite.Builder
clear
in class GeneratedMessageV3.Builder<WebDetection.Builder>
public Descriptors.Descriptor getDescriptorForType()
getDescriptorForType
in interface Message.Builder
getDescriptorForType
in interface MessageOrBuilder
getDescriptorForType
in class GeneratedMessageV3.Builder<WebDetection.Builder>
public WebDetection getDefaultInstanceForType()
getDefaultInstanceForType
in interface MessageLiteOrBuilder
getDefaultInstanceForType
in interface MessageOrBuilder
public WebDetection build()
build
in interface Message.Builder
build
in interface MessageLite.Builder
public WebDetection buildPartial()
buildPartial
in interface Message.Builder
buildPartial
in interface MessageLite.Builder
public WebDetection.Builder clone()
clone
in interface Message.Builder
clone
in interface MessageLite.Builder
clone
in class GeneratedMessageV3.Builder<WebDetection.Builder>
public WebDetection.Builder setField(Descriptors.FieldDescriptor field, java.lang.Object value)
setField
in interface Message.Builder
setField
in class GeneratedMessageV3.Builder<WebDetection.Builder>
public WebDetection.Builder clearField(Descriptors.FieldDescriptor field)
clearField
in interface Message.Builder
clearField
in class GeneratedMessageV3.Builder<WebDetection.Builder>
public WebDetection.Builder clearOneof(Descriptors.OneofDescriptor oneof)
clearOneof
in interface Message.Builder
clearOneof
in class GeneratedMessageV3.Builder<WebDetection.Builder>
public WebDetection.Builder setRepeatedField(Descriptors.FieldDescriptor field, int index, java.lang.Object value)
setRepeatedField
in interface Message.Builder
setRepeatedField
in class GeneratedMessageV3.Builder<WebDetection.Builder>
public WebDetection.Builder addRepeatedField(Descriptors.FieldDescriptor field, java.lang.Object value)
addRepeatedField
in interface Message.Builder
addRepeatedField
in class GeneratedMessageV3.Builder<WebDetection.Builder>
public WebDetection.Builder mergeFrom(Message other)
mergeFrom
in interface Message.Builder
mergeFrom
in class AbstractMessage.Builder<WebDetection.Builder>
public WebDetection.Builder mergeFrom(WebDetection other)
public final boolean isInitialized()
isInitialized
in interface MessageLiteOrBuilder
isInitialized
in class GeneratedMessageV3.Builder<WebDetection.Builder>
public WebDetection.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry) throws java.io.IOException
mergeFrom
in interface Message.Builder
mergeFrom
in interface MessageLite.Builder
mergeFrom
in class AbstractMessage.Builder<WebDetection.Builder>
java.io.IOException
public java.util.List<WebDetection.WebEntity> getWebEntitiesList()
Deduced entities from similar images on the Internet.
repeated .google.cloud.vision.v1.WebDetection.WebEntity web_entities = 1;
getWebEntitiesList
in interface WebDetectionOrBuilder
public int getWebEntitiesCount()
Deduced entities from similar images on the Internet.
repeated .google.cloud.vision.v1.WebDetection.WebEntity web_entities = 1;
getWebEntitiesCount
in interface WebDetectionOrBuilder
public WebDetection.WebEntity getWebEntities(int index)
Deduced entities from similar images on the Internet.
repeated .google.cloud.vision.v1.WebDetection.WebEntity web_entities = 1;
getWebEntities
in interface WebDetectionOrBuilder
public WebDetection.Builder setWebEntities(int index, WebDetection.WebEntity value)
Deduced entities from similar images on the Internet.
repeated .google.cloud.vision.v1.WebDetection.WebEntity web_entities = 1;
public WebDetection.Builder setWebEntities(int index, WebDetection.WebEntity.Builder builderForValue)
Deduced entities from similar images on the Internet.
repeated .google.cloud.vision.v1.WebDetection.WebEntity web_entities = 1;
public WebDetection.Builder addWebEntities(WebDetection.WebEntity value)
Deduced entities from similar images on the Internet.
repeated .google.cloud.vision.v1.WebDetection.WebEntity web_entities = 1;
public WebDetection.Builder addWebEntities(int index, WebDetection.WebEntity value)
Deduced entities from similar images on the Internet.
repeated .google.cloud.vision.v1.WebDetection.WebEntity web_entities = 1;
public WebDetection.Builder addWebEntities(WebDetection.WebEntity.Builder builderForValue)
Deduced entities from similar images on the Internet.
repeated .google.cloud.vision.v1.WebDetection.WebEntity web_entities = 1;
public WebDetection.Builder addWebEntities(int index, WebDetection.WebEntity.Builder builderForValue)
Deduced entities from similar images on the Internet.
repeated .google.cloud.vision.v1.WebDetection.WebEntity web_entities = 1;
public WebDetection.Builder addAllWebEntities(java.lang.Iterable<? extends WebDetection.WebEntity> values)
Deduced entities from similar images on the Internet.
repeated .google.cloud.vision.v1.WebDetection.WebEntity web_entities = 1;
public WebDetection.Builder clearWebEntities()
Deduced entities from similar images on the Internet.
repeated .google.cloud.vision.v1.WebDetection.WebEntity web_entities = 1;
public WebDetection.Builder removeWebEntities(int index)
Deduced entities from similar images on the Internet.
repeated .google.cloud.vision.v1.WebDetection.WebEntity web_entities = 1;
public WebDetection.WebEntity.Builder getWebEntitiesBuilder(int index)
Deduced entities from similar images on the Internet.
repeated .google.cloud.vision.v1.WebDetection.WebEntity web_entities = 1;
public WebDetection.WebEntityOrBuilder getWebEntitiesOrBuilder(int index)
Deduced entities from similar images on the Internet.
repeated .google.cloud.vision.v1.WebDetection.WebEntity web_entities = 1;
getWebEntitiesOrBuilder
in interface WebDetectionOrBuilder
public java.util.List<? extends WebDetection.WebEntityOrBuilder> getWebEntitiesOrBuilderList()
Deduced entities from similar images on the Internet.
repeated .google.cloud.vision.v1.WebDetection.WebEntity web_entities = 1;
getWebEntitiesOrBuilderList
in interface WebDetectionOrBuilder
public WebDetection.WebEntity.Builder addWebEntitiesBuilder()
Deduced entities from similar images on the Internet.
repeated .google.cloud.vision.v1.WebDetection.WebEntity web_entities = 1;
public WebDetection.WebEntity.Builder addWebEntitiesBuilder(int index)
Deduced entities from similar images on the Internet.
repeated .google.cloud.vision.v1.WebDetection.WebEntity web_entities = 1;
public java.util.List<WebDetection.WebEntity.Builder> getWebEntitiesBuilderList()
Deduced entities from similar images on the Internet.
repeated .google.cloud.vision.v1.WebDetection.WebEntity web_entities = 1;
public java.util.List<WebDetection.WebImage> getFullMatchingImagesList()
Fully matching images from the Internet. Can include resized copies of the query image.
repeated .google.cloud.vision.v1.WebDetection.WebImage full_matching_images = 2;
getFullMatchingImagesList
in interface WebDetectionOrBuilder
public int getFullMatchingImagesCount()
Fully matching images from the Internet. Can include resized copies of the query image.
repeated .google.cloud.vision.v1.WebDetection.WebImage full_matching_images = 2;
getFullMatchingImagesCount
in interface WebDetectionOrBuilder
public WebDetection.WebImage getFullMatchingImages(int index)
Fully matching images from the Internet. Can include resized copies of the query image.
repeated .google.cloud.vision.v1.WebDetection.WebImage full_matching_images = 2;
getFullMatchingImages
in interface WebDetectionOrBuilder
public WebDetection.Builder setFullMatchingImages(int index, WebDetection.WebImage value)
Fully matching images from the Internet. Can include resized copies of the query image.
repeated .google.cloud.vision.v1.WebDetection.WebImage full_matching_images = 2;
public WebDetection.Builder setFullMatchingImages(int index, WebDetection.WebImage.Builder builderForValue)
Fully matching images from the Internet. Can include resized copies of the query image.
repeated .google.cloud.vision.v1.WebDetection.WebImage full_matching_images = 2;
public WebDetection.Builder addFullMatchingImages(WebDetection.WebImage value)
Fully matching images from the Internet. Can include resized copies of the query image.
repeated .google.cloud.vision.v1.WebDetection.WebImage full_matching_images = 2;
public WebDetection.Builder addFullMatchingImages(int index, WebDetection.WebImage value)
Fully matching images from the Internet. Can include resized copies of the query image.
repeated .google.cloud.vision.v1.WebDetection.WebImage full_matching_images = 2;
public WebDetection.Builder addFullMatchingImages(WebDetection.WebImage.Builder builderForValue)
Fully matching images from the Internet. Can include resized copies of the query image.
repeated .google.cloud.vision.v1.WebDetection.WebImage full_matching_images = 2;
public WebDetection.Builder addFullMatchingImages(int index, WebDetection.WebImage.Builder builderForValue)
Fully matching images from the Internet. Can include resized copies of the query image.
repeated .google.cloud.vision.v1.WebDetection.WebImage full_matching_images = 2;
public WebDetection.Builder addAllFullMatchingImages(java.lang.Iterable<? extends WebDetection.WebImage> values)
Fully matching images from the Internet. Can include resized copies of the query image.
repeated .google.cloud.vision.v1.WebDetection.WebImage full_matching_images = 2;
public WebDetection.Builder clearFullMatchingImages()
Fully matching images from the Internet. Can include resized copies of the query image.
repeated .google.cloud.vision.v1.WebDetection.WebImage full_matching_images = 2;
public WebDetection.Builder removeFullMatchingImages(int index)
Fully matching images from the Internet. Can include resized copies of the query image.
repeated .google.cloud.vision.v1.WebDetection.WebImage full_matching_images = 2;
public WebDetection.WebImage.Builder getFullMatchingImagesBuilder(int index)
Fully matching images from the Internet. Can include resized copies of the query image.
repeated .google.cloud.vision.v1.WebDetection.WebImage full_matching_images = 2;
public WebDetection.WebImageOrBuilder getFullMatchingImagesOrBuilder(int index)
Fully matching images from the Internet. Can include resized copies of the query image.
repeated .google.cloud.vision.v1.WebDetection.WebImage full_matching_images = 2;
getFullMatchingImagesOrBuilder
in interface WebDetectionOrBuilder
public java.util.List<? extends WebDetection.WebImageOrBuilder> getFullMatchingImagesOrBuilderList()
Fully matching images from the Internet. Can include resized copies of the query image.
repeated .google.cloud.vision.v1.WebDetection.WebImage full_matching_images = 2;
getFullMatchingImagesOrBuilderList
in interface WebDetectionOrBuilder
public WebDetection.WebImage.Builder addFullMatchingImagesBuilder()
Fully matching images from the Internet. Can include resized copies of the query image.
repeated .google.cloud.vision.v1.WebDetection.WebImage full_matching_images = 2;
public WebDetection.WebImage.Builder addFullMatchingImagesBuilder(int index)
Fully matching images from the Internet. Can include resized copies of the query image.
repeated .google.cloud.vision.v1.WebDetection.WebImage full_matching_images = 2;
public java.util.List<WebDetection.WebImage.Builder> getFullMatchingImagesBuilderList()
Fully matching images from the Internet. Can include resized copies of the query image.
repeated .google.cloud.vision.v1.WebDetection.WebImage full_matching_images = 2;
public java.util.List<WebDetection.WebImage> getPartialMatchingImagesList()
Partial matching images from the Internet. Those images are similar enough to share some key-point features. For example an original image will likely have partial matching for its crops.
repeated .google.cloud.vision.v1.WebDetection.WebImage partial_matching_images = 3;
getPartialMatchingImagesList
in interface WebDetectionOrBuilder
public int getPartialMatchingImagesCount()
Partial matching images from the Internet. Those images are similar enough to share some key-point features. For example an original image will likely have partial matching for its crops.
repeated .google.cloud.vision.v1.WebDetection.WebImage partial_matching_images = 3;
getPartialMatchingImagesCount
in interface WebDetectionOrBuilder
public WebDetection.WebImage getPartialMatchingImages(int index)
Partial matching images from the Internet. Those images are similar enough to share some key-point features. For example an original image will likely have partial matching for its crops.
repeated .google.cloud.vision.v1.WebDetection.WebImage partial_matching_images = 3;
getPartialMatchingImages
in interface WebDetectionOrBuilder
public WebDetection.Builder setPartialMatchingImages(int index, WebDetection.WebImage value)
Partial matching images from the Internet. Those images are similar enough to share some key-point features. For example an original image will likely have partial matching for its crops.
repeated .google.cloud.vision.v1.WebDetection.WebImage partial_matching_images = 3;
public WebDetection.Builder setPartialMatchingImages(int index, WebDetection.WebImage.Builder builderForValue)
Partial matching images from the Internet. Those images are similar enough to share some key-point features. For example an original image will likely have partial matching for its crops.
repeated .google.cloud.vision.v1.WebDetection.WebImage partial_matching_images = 3;
public WebDetection.Builder addPartialMatchingImages(WebDetection.WebImage value)
Partial matching images from the Internet. Those images are similar enough to share some key-point features. For example an original image will likely have partial matching for its crops.
repeated .google.cloud.vision.v1.WebDetection.WebImage partial_matching_images = 3;
public WebDetection.Builder addPartialMatchingImages(int index, WebDetection.WebImage value)
Partial matching images from the Internet. Those images are similar enough to share some key-point features. For example an original image will likely have partial matching for its crops.
repeated .google.cloud.vision.v1.WebDetection.WebImage partial_matching_images = 3;
public WebDetection.Builder addPartialMatchingImages(WebDetection.WebImage.Builder builderForValue)
Partial matching images from the Internet. Those images are similar enough to share some key-point features. For example an original image will likely have partial matching for its crops.
repeated .google.cloud.vision.v1.WebDetection.WebImage partial_matching_images = 3;
public WebDetection.Builder addPartialMatchingImages(int index, WebDetection.WebImage.Builder builderForValue)
Partial matching images from the Internet. Those images are similar enough to share some key-point features. For example an original image will likely have partial matching for its crops.
repeated .google.cloud.vision.v1.WebDetection.WebImage partial_matching_images = 3;
public WebDetection.Builder addAllPartialMatchingImages(java.lang.Iterable<? extends WebDetection.WebImage> values)
Partial matching images from the Internet. Those images are similar enough to share some key-point features. For example an original image will likely have partial matching for its crops.
repeated .google.cloud.vision.v1.WebDetection.WebImage partial_matching_images = 3;
public WebDetection.Builder clearPartialMatchingImages()
Partial matching images from the Internet. Those images are similar enough to share some key-point features. For example an original image will likely have partial matching for its crops.
repeated .google.cloud.vision.v1.WebDetection.WebImage partial_matching_images = 3;
public WebDetection.Builder removePartialMatchingImages(int index)
Partial matching images from the Internet. Those images are similar enough to share some key-point features. For example an original image will likely have partial matching for its crops.
repeated .google.cloud.vision.v1.WebDetection.WebImage partial_matching_images = 3;
public WebDetection.WebImage.Builder getPartialMatchingImagesBuilder(int index)
Partial matching images from the Internet. Those images are similar enough to share some key-point features. For example an original image will likely have partial matching for its crops.
repeated .google.cloud.vision.v1.WebDetection.WebImage partial_matching_images = 3;
public WebDetection.WebImageOrBuilder getPartialMatchingImagesOrBuilder(int index)
Partial matching images from the Internet. Those images are similar enough to share some key-point features. For example an original image will likely have partial matching for its crops.
repeated .google.cloud.vision.v1.WebDetection.WebImage partial_matching_images = 3;
getPartialMatchingImagesOrBuilder
in interface WebDetectionOrBuilder
public java.util.List<? extends WebDetection.WebImageOrBuilder> getPartialMatchingImagesOrBuilderList()
Partial matching images from the Internet. Those images are similar enough to share some key-point features. For example an original image will likely have partial matching for its crops.
repeated .google.cloud.vision.v1.WebDetection.WebImage partial_matching_images = 3;
getPartialMatchingImagesOrBuilderList
in interface WebDetectionOrBuilder
public WebDetection.WebImage.Builder addPartialMatchingImagesBuilder()
Partial matching images from the Internet. Those images are similar enough to share some key-point features. For example an original image will likely have partial matching for its crops.
repeated .google.cloud.vision.v1.WebDetection.WebImage partial_matching_images = 3;
public WebDetection.WebImage.Builder addPartialMatchingImagesBuilder(int index)
Partial matching images from the Internet. Those images are similar enough to share some key-point features. For example an original image will likely have partial matching for its crops.
repeated .google.cloud.vision.v1.WebDetection.WebImage partial_matching_images = 3;
public java.util.List<WebDetection.WebImage.Builder> getPartialMatchingImagesBuilderList()
Partial matching images from the Internet. Those images are similar enough to share some key-point features. For example an original image will likely have partial matching for its crops.
repeated .google.cloud.vision.v1.WebDetection.WebImage partial_matching_images = 3;
public java.util.List<WebDetection.WebPage> getPagesWithMatchingImagesList()
Web pages containing the matching images from the Internet.
repeated .google.cloud.vision.v1.WebDetection.WebPage pages_with_matching_images = 4;
getPagesWithMatchingImagesList
in interface WebDetectionOrBuilder
public int getPagesWithMatchingImagesCount()
Web pages containing the matching images from the Internet.
repeated .google.cloud.vision.v1.WebDetection.WebPage pages_with_matching_images = 4;
getPagesWithMatchingImagesCount
in interface WebDetectionOrBuilder
public WebDetection.WebPage getPagesWithMatchingImages(int index)
Web pages containing the matching images from the Internet.
repeated .google.cloud.vision.v1.WebDetection.WebPage pages_with_matching_images = 4;
getPagesWithMatchingImages
in interface WebDetectionOrBuilder
public WebDetection.Builder setPagesWithMatchingImages(int index, WebDetection.WebPage value)
Web pages containing the matching images from the Internet.
repeated .google.cloud.vision.v1.WebDetection.WebPage pages_with_matching_images = 4;
public WebDetection.Builder setPagesWithMatchingImages(int index, WebDetection.WebPage.Builder builderForValue)
Web pages containing the matching images from the Internet.
repeated .google.cloud.vision.v1.WebDetection.WebPage pages_with_matching_images = 4;
public WebDetection.Builder addPagesWithMatchingImages(WebDetection.WebPage value)
Web pages containing the matching images from the Internet.
repeated .google.cloud.vision.v1.WebDetection.WebPage pages_with_matching_images = 4;
public WebDetection.Builder addPagesWithMatchingImages(int index, WebDetection.WebPage value)
Web pages containing the matching images from the Internet.
repeated .google.cloud.vision.v1.WebDetection.WebPage pages_with_matching_images = 4;
public WebDetection.Builder addPagesWithMatchingImages(WebDetection.WebPage.Builder builderForValue)
Web pages containing the matching images from the Internet.
repeated .google.cloud.vision.v1.WebDetection.WebPage pages_with_matching_images = 4;
public WebDetection.Builder addPagesWithMatchingImages(int index, WebDetection.WebPage.Builder builderForValue)
Web pages containing the matching images from the Internet.
repeated .google.cloud.vision.v1.WebDetection.WebPage pages_with_matching_images = 4;
public WebDetection.Builder addAllPagesWithMatchingImages(java.lang.Iterable<? extends WebDetection.WebPage> values)
Web pages containing the matching images from the Internet.
repeated .google.cloud.vision.v1.WebDetection.WebPage pages_with_matching_images = 4;
public WebDetection.Builder clearPagesWithMatchingImages()
Web pages containing the matching images from the Internet.
repeated .google.cloud.vision.v1.WebDetection.WebPage pages_with_matching_images = 4;
public WebDetection.Builder removePagesWithMatchingImages(int index)
Web pages containing the matching images from the Internet.
repeated .google.cloud.vision.v1.WebDetection.WebPage pages_with_matching_images = 4;
public WebDetection.WebPage.Builder getPagesWithMatchingImagesBuilder(int index)
Web pages containing the matching images from the Internet.
repeated .google.cloud.vision.v1.WebDetection.WebPage pages_with_matching_images = 4;
public WebDetection.WebPageOrBuilder getPagesWithMatchingImagesOrBuilder(int index)
Web pages containing the matching images from the Internet.
repeated .google.cloud.vision.v1.WebDetection.WebPage pages_with_matching_images = 4;
getPagesWithMatchingImagesOrBuilder
in interface WebDetectionOrBuilder
public java.util.List<? extends WebDetection.WebPageOrBuilder> getPagesWithMatchingImagesOrBuilderList()
Web pages containing the matching images from the Internet.
repeated .google.cloud.vision.v1.WebDetection.WebPage pages_with_matching_images = 4;
getPagesWithMatchingImagesOrBuilderList
in interface WebDetectionOrBuilder
public WebDetection.WebPage.Builder addPagesWithMatchingImagesBuilder()
Web pages containing the matching images from the Internet.
repeated .google.cloud.vision.v1.WebDetection.WebPage pages_with_matching_images = 4;
public WebDetection.WebPage.Builder addPagesWithMatchingImagesBuilder(int index)
Web pages containing the matching images from the Internet.
repeated .google.cloud.vision.v1.WebDetection.WebPage pages_with_matching_images = 4;
public java.util.List<WebDetection.WebPage.Builder> getPagesWithMatchingImagesBuilderList()
Web pages containing the matching images from the Internet.
repeated .google.cloud.vision.v1.WebDetection.WebPage pages_with_matching_images = 4;
public java.util.List<WebDetection.WebImage> getVisuallySimilarImagesList()
The visually similar image results.
repeated .google.cloud.vision.v1.WebDetection.WebImage visually_similar_images = 6;
getVisuallySimilarImagesList
in interface WebDetectionOrBuilder
public int getVisuallySimilarImagesCount()
The visually similar image results.
repeated .google.cloud.vision.v1.WebDetection.WebImage visually_similar_images = 6;
getVisuallySimilarImagesCount
in interface WebDetectionOrBuilder
public WebDetection.WebImage getVisuallySimilarImages(int index)
The visually similar image results.
repeated .google.cloud.vision.v1.WebDetection.WebImage visually_similar_images = 6;
getVisuallySimilarImages
in interface WebDetectionOrBuilder
public WebDetection.Builder setVisuallySimilarImages(int index, WebDetection.WebImage value)
The visually similar image results.
repeated .google.cloud.vision.v1.WebDetection.WebImage visually_similar_images = 6;
public WebDetection.Builder setVisuallySimilarImages(int index, WebDetection.WebImage.Builder builderForValue)
The visually similar image results.
repeated .google.cloud.vision.v1.WebDetection.WebImage visually_similar_images = 6;
public WebDetection.Builder addVisuallySimilarImages(WebDetection.WebImage value)
The visually similar image results.
repeated .google.cloud.vision.v1.WebDetection.WebImage visually_similar_images = 6;
public WebDetection.Builder addVisuallySimilarImages(int index, WebDetection.WebImage value)
The visually similar image results.
repeated .google.cloud.vision.v1.WebDetection.WebImage visually_similar_images = 6;
public WebDetection.Builder addVisuallySimilarImages(WebDetection.WebImage.Builder builderForValue)
The visually similar image results.
repeated .google.cloud.vision.v1.WebDetection.WebImage visually_similar_images = 6;
public WebDetection.Builder addVisuallySimilarImages(int index, WebDetection.WebImage.Builder builderForValue)
The visually similar image results.
repeated .google.cloud.vision.v1.WebDetection.WebImage visually_similar_images = 6;
public WebDetection.Builder addAllVisuallySimilarImages(java.lang.Iterable<? extends WebDetection.WebImage> values)
The visually similar image results.
repeated .google.cloud.vision.v1.WebDetection.WebImage visually_similar_images = 6;
public WebDetection.Builder clearVisuallySimilarImages()
The visually similar image results.
repeated .google.cloud.vision.v1.WebDetection.WebImage visually_similar_images = 6;
public WebDetection.Builder removeVisuallySimilarImages(int index)
The visually similar image results.
repeated .google.cloud.vision.v1.WebDetection.WebImage visually_similar_images = 6;
public WebDetection.WebImage.Builder getVisuallySimilarImagesBuilder(int index)
The visually similar image results.
repeated .google.cloud.vision.v1.WebDetection.WebImage visually_similar_images = 6;
public WebDetection.WebImageOrBuilder getVisuallySimilarImagesOrBuilder(int index)
The visually similar image results.
repeated .google.cloud.vision.v1.WebDetection.WebImage visually_similar_images = 6;
getVisuallySimilarImagesOrBuilder
in interface WebDetectionOrBuilder
public java.util.List<? extends WebDetection.WebImageOrBuilder> getVisuallySimilarImagesOrBuilderList()
The visually similar image results.
repeated .google.cloud.vision.v1.WebDetection.WebImage visually_similar_images = 6;
getVisuallySimilarImagesOrBuilderList
in interface WebDetectionOrBuilder
public WebDetection.WebImage.Builder addVisuallySimilarImagesBuilder()
The visually similar image results.
repeated .google.cloud.vision.v1.WebDetection.WebImage visually_similar_images = 6;
public WebDetection.WebImage.Builder addVisuallySimilarImagesBuilder(int index)
The visually similar image results.
repeated .google.cloud.vision.v1.WebDetection.WebImage visually_similar_images = 6;
public java.util.List<WebDetection.WebImage.Builder> getVisuallySimilarImagesBuilderList()
The visually similar image results.
repeated .google.cloud.vision.v1.WebDetection.WebImage visually_similar_images = 6;
public java.util.List<WebDetection.WebLabel> getBestGuessLabelsList()
Best guess text labels for the request image.
repeated .google.cloud.vision.v1.WebDetection.WebLabel best_guess_labels = 8;
getBestGuessLabelsList
in interface WebDetectionOrBuilder
public int getBestGuessLabelsCount()
Best guess text labels for the request image.
repeated .google.cloud.vision.v1.WebDetection.WebLabel best_guess_labels = 8;
getBestGuessLabelsCount
in interface WebDetectionOrBuilder
public WebDetection.WebLabel getBestGuessLabels(int index)
Best guess text labels for the request image.
repeated .google.cloud.vision.v1.WebDetection.WebLabel best_guess_labels = 8;
getBestGuessLabels
in interface WebDetectionOrBuilder
public WebDetection.Builder setBestGuessLabels(int index, WebDetection.WebLabel value)
Best guess text labels for the request image.
repeated .google.cloud.vision.v1.WebDetection.WebLabel best_guess_labels = 8;
public WebDetection.Builder setBestGuessLabels(int index, WebDetection.WebLabel.Builder builderForValue)
Best guess text labels for the request image.
repeated .google.cloud.vision.v1.WebDetection.WebLabel best_guess_labels = 8;
public WebDetection.Builder addBestGuessLabels(WebDetection.WebLabel value)
Best guess text labels for the request image.
repeated .google.cloud.vision.v1.WebDetection.WebLabel best_guess_labels = 8;
public WebDetection.Builder addBestGuessLabels(int index, WebDetection.WebLabel value)
Best guess text labels for the request image.
repeated .google.cloud.vision.v1.WebDetection.WebLabel best_guess_labels = 8;
public WebDetection.Builder addBestGuessLabels(WebDetection.WebLabel.Builder builderForValue)
Best guess text labels for the request image.
repeated .google.cloud.vision.v1.WebDetection.WebLabel best_guess_labels = 8;
public WebDetection.Builder addBestGuessLabels(int index, WebDetection.WebLabel.Builder builderForValue)
Best guess text labels for the request image.
repeated .google.cloud.vision.v1.WebDetection.WebLabel best_guess_labels = 8;
public WebDetection.Builder addAllBestGuessLabels(java.lang.Iterable<? extends WebDetection.WebLabel> values)
Best guess text labels for the request image.
repeated .google.cloud.vision.v1.WebDetection.WebLabel best_guess_labels = 8;
public WebDetection.Builder clearBestGuessLabels()
Best guess text labels for the request image.
repeated .google.cloud.vision.v1.WebDetection.WebLabel best_guess_labels = 8;
public WebDetection.Builder removeBestGuessLabels(int index)
Best guess text labels for the request image.
repeated .google.cloud.vision.v1.WebDetection.WebLabel best_guess_labels = 8;
public WebDetection.WebLabel.Builder getBestGuessLabelsBuilder(int index)
Best guess text labels for the request image.
repeated .google.cloud.vision.v1.WebDetection.WebLabel best_guess_labels = 8;
public WebDetection.WebLabelOrBuilder getBestGuessLabelsOrBuilder(int index)
Best guess text labels for the request image.
repeated .google.cloud.vision.v1.WebDetection.WebLabel best_guess_labels = 8;
getBestGuessLabelsOrBuilder
in interface WebDetectionOrBuilder
public java.util.List<? extends WebDetection.WebLabelOrBuilder> getBestGuessLabelsOrBuilderList()
Best guess text labels for the request image.
repeated .google.cloud.vision.v1.WebDetection.WebLabel best_guess_labels = 8;
getBestGuessLabelsOrBuilderList
in interface WebDetectionOrBuilder
public WebDetection.WebLabel.Builder addBestGuessLabelsBuilder()
Best guess text labels for the request image.
repeated .google.cloud.vision.v1.WebDetection.WebLabel best_guess_labels = 8;
public WebDetection.WebLabel.Builder addBestGuessLabelsBuilder(int index)
Best guess text labels for the request image.
repeated .google.cloud.vision.v1.WebDetection.WebLabel best_guess_labels = 8;
public java.util.List<WebDetection.WebLabel.Builder> getBestGuessLabelsBuilderList()
Best guess text labels for the request image.
repeated .google.cloud.vision.v1.WebDetection.WebLabel best_guess_labels = 8;
public final WebDetection.Builder setUnknownFields(UnknownFieldSet unknownFields)
setUnknownFields
in interface Message.Builder
setUnknownFields
in class GeneratedMessageV3.Builder<WebDetection.Builder>
public final WebDetection.Builder mergeUnknownFields(UnknownFieldSet unknownFields)
mergeUnknownFields
in interface Message.Builder
mergeUnknownFields
in class GeneratedMessageV3.Builder<WebDetection.Builder>