Package com.google.cloud.vision.v1
Class WebDetection.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderT>
-
- com.google.protobuf.GeneratedMessageV3.Builder<WebDetection.Builder>
-
- com.google.cloud.vision.v1.WebDetection.Builder
-
- All Implemented Interfaces:
WebDetectionOrBuilder
,com.google.protobuf.Message.Builder
,com.google.protobuf.MessageLite.Builder
,com.google.protobuf.MessageLiteOrBuilder
,com.google.protobuf.MessageOrBuilder
,Cloneable
- Enclosing class:
- WebDetection
public static final class WebDetection.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<WebDetection.Builder> implements WebDetectionOrBuilder
Relevant information for the image from the Internet.
Protobuf typegoogle.cloud.vision.v1.WebDetection
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description WebDetection.Builder
addAllBestGuessLabels(Iterable<? extends WebDetection.WebLabel> values)
The service's best guess as to the topic of the request image.WebDetection.Builder
addAllFullMatchingImages(Iterable<? extends WebDetection.WebImage> values)
Fully matching images from the Internet.WebDetection.Builder
addAllPagesWithMatchingImages(Iterable<? extends WebDetection.WebPage> values)
Web pages containing the matching images from the Internet.WebDetection.Builder
addAllPartialMatchingImages(Iterable<? extends WebDetection.WebImage> values)
Partial matching images from the Internet.WebDetection.Builder
addAllVisuallySimilarImages(Iterable<? extends WebDetection.WebImage> values)
The visually similar image results.WebDetection.Builder
addAllWebEntities(Iterable<? extends WebDetection.WebEntity> values)
Deduced entities from similar images on the Internet.WebDetection.Builder
addBestGuessLabels(int index, WebDetection.WebLabel value)
The service's best guess as to the topic of the request image.WebDetection.Builder
addBestGuessLabels(int index, WebDetection.WebLabel.Builder builderForValue)
The service's best guess as to the topic of the request image.WebDetection.Builder
addBestGuessLabels(WebDetection.WebLabel value)
The service's best guess as to the topic of the request image.WebDetection.Builder
addBestGuessLabels(WebDetection.WebLabel.Builder builderForValue)
The service's best guess as to the topic of the request image.WebDetection.WebLabel.Builder
addBestGuessLabelsBuilder()
The service's best guess as to the topic of the request image.WebDetection.WebLabel.Builder
addBestGuessLabelsBuilder(int index)
The service's best guess as to the topic of the request image.WebDetection.Builder
addFullMatchingImages(int index, WebDetection.WebImage value)
Fully matching images from the Internet.WebDetection.Builder
addFullMatchingImages(int index, WebDetection.WebImage.Builder builderForValue)
Fully matching images from the Internet.WebDetection.Builder
addFullMatchingImages(WebDetection.WebImage value)
Fully matching images from the Internet.WebDetection.Builder
addFullMatchingImages(WebDetection.WebImage.Builder builderForValue)
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 value)
Web pages containing the 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(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.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 value)
Partial matching images from the Internet.WebDetection.Builder
addPartialMatchingImages(int index, WebDetection.WebImage.Builder builderForValue)
Partial matching images from the Internet.WebDetection.Builder
addPartialMatchingImages(WebDetection.WebImage value)
Partial matching images from the Internet.WebDetection.Builder
addPartialMatchingImages(WebDetection.WebImage.Builder builderForValue)
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(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
WebDetection.Builder
addVisuallySimilarImages(int index, WebDetection.WebImage value)
The visually similar image results.WebDetection.Builder
addVisuallySimilarImages(int index, WebDetection.WebImage.Builder builderForValue)
The visually similar image results.WebDetection.Builder
addVisuallySimilarImages(WebDetection.WebImage value)
The visually similar image results.WebDetection.Builder
addVisuallySimilarImages(WebDetection.WebImage.Builder builderForValue)
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 value)
Deduced entities from similar images on the Internet.WebDetection.Builder
addWebEntities(int index, 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.Builder
addWebEntities(WebDetection.WebEntity.Builder builderForValue)
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()
The service's best guess as to the topic of the request image.WebDetection.Builder
clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
WebDetection.Builder
clearFullMatchingImages()
Fully matching images from the Internet.WebDetection.Builder
clearOneof(com.google.protobuf.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)
The service's best guess as to the topic of the request image.WebDetection.WebLabel.Builder
getBestGuessLabelsBuilder(int index)
The service's best guess as to the topic of the request image.List<WebDetection.WebLabel.Builder>
getBestGuessLabelsBuilderList()
The service's best guess as to the topic of the request image.int
getBestGuessLabelsCount()
The service's best guess as to the topic of the request image.List<WebDetection.WebLabel>
getBestGuessLabelsList()
The service's best guess as to the topic of the request image.WebDetection.WebLabelOrBuilder
getBestGuessLabelsOrBuilder(int index)
The service's best guess as to the topic of the request image.List<? extends WebDetection.WebLabelOrBuilder>
getBestGuessLabelsOrBuilderList()
The service's best guess as to the topic of the request image.WebDetection
getDefaultInstanceForType()
static com.google.protobuf.Descriptors.Descriptor
getDescriptor()
com.google.protobuf.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.List<WebDetection.WebImage.Builder>
getFullMatchingImagesBuilderList()
Fully matching images from the Internet.int
getFullMatchingImagesCount()
Fully matching images from the Internet.List<WebDetection.WebImage>
getFullMatchingImagesList()
Fully matching images from the Internet.WebDetection.WebImageOrBuilder
getFullMatchingImagesOrBuilder(int index)
Fully matching images from the Internet.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.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.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.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.List<WebDetection.WebImage.Builder>
getPartialMatchingImagesBuilderList()
Partial matching images from the Internet.int
getPartialMatchingImagesCount()
Partial matching images from the Internet.List<WebDetection.WebImage>
getPartialMatchingImagesList()
Partial matching images from the Internet.WebDetection.WebImageOrBuilder
getPartialMatchingImagesOrBuilder(int index)
Partial matching images from the Internet.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.List<WebDetection.WebImage.Builder>
getVisuallySimilarImagesBuilderList()
The visually similar image results.int
getVisuallySimilarImagesCount()
The visually similar image results.List<WebDetection.WebImage>
getVisuallySimilarImagesList()
The visually similar image results.WebDetection.WebImageOrBuilder
getVisuallySimilarImagesOrBuilder(int index)
The visually similar image results.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.List<WebDetection.WebEntity.Builder>
getWebEntitiesBuilderList()
Deduced entities from similar images on the Internet.int
getWebEntitiesCount()
Deduced entities from similar images on the Internet.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.List<? extends WebDetection.WebEntityOrBuilder>
getWebEntitiesOrBuilderList()
Deduced entities from similar images on the Internet.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internalGetFieldAccessorTable()
boolean
isInitialized()
WebDetection.Builder
mergeFrom(WebDetection other)
WebDetection.Builder
mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
WebDetection.Builder
mergeFrom(com.google.protobuf.Message other)
WebDetection.Builder
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
WebDetection.Builder
removeBestGuessLabels(int index)
The service's best guess as to the topic of 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 value)
The service's best guess as to the topic of the request image.WebDetection.Builder
setBestGuessLabels(int index, WebDetection.WebLabel.Builder builderForValue)
The service's best guess as to the topic of the request image.WebDetection.Builder
setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
WebDetection.Builder
setFullMatchingImages(int index, WebDetection.WebImage value)
Fully matching images from the Internet.WebDetection.Builder
setFullMatchingImages(int index, WebDetection.WebImage.Builder builderForValue)
Fully matching images from the Internet.WebDetection.Builder
setPagesWithMatchingImages(int index, WebDetection.WebPage value)
Web pages containing the 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
setPartialMatchingImages(int index, WebDetection.WebImage value)
Partial matching images from the Internet.WebDetection.Builder
setPartialMatchingImages(int index, WebDetection.WebImage.Builder builderForValue)
Partial matching images from the Internet.WebDetection.Builder
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
WebDetection.Builder
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
WebDetection.Builder
setVisuallySimilarImages(int index, WebDetection.WebImage value)
The visually similar image results.WebDetection.Builder
setVisuallySimilarImages(int index, WebDetection.WebImage.Builder builderForValue)
The visually similar image results.WebDetection.Builder
setWebEntities(int index, WebDetection.WebEntity value)
Deduced entities from similar images on the Internet.WebDetection.Builder
setWebEntities(int index, WebDetection.WebEntity.Builder builderForValue)
Deduced entities from similar images on the Internet.-
Methods inherited from class com.google.protobuf.GeneratedMessageV3.Builder
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3
-
Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageException
-
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-
-
-
-
Method Detail
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTable
in classcom.google.protobuf.GeneratedMessageV3.Builder<WebDetection.Builder>
-
clear
public WebDetection.Builder clear()
- Specified by:
clear
in interfacecom.google.protobuf.Message.Builder
- Specified by:
clear
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
clear
in classcom.google.protobuf.GeneratedMessageV3.Builder<WebDetection.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
- Specified by:
getDescriptorForType
in interfacecom.google.protobuf.Message.Builder
- Specified by:
getDescriptorForType
in interfacecom.google.protobuf.MessageOrBuilder
- Overrides:
getDescriptorForType
in classcom.google.protobuf.GeneratedMessageV3.Builder<WebDetection.Builder>
-
getDefaultInstanceForType
public WebDetection getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageOrBuilder
-
build
public WebDetection build()
- Specified by:
build
in interfacecom.google.protobuf.Message.Builder
- Specified by:
build
in interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public WebDetection buildPartial()
- Specified by:
buildPartial
in interfacecom.google.protobuf.Message.Builder
- Specified by:
buildPartial
in interfacecom.google.protobuf.MessageLite.Builder
-
clone
public WebDetection.Builder clone()
- Specified by:
clone
in interfacecom.google.protobuf.Message.Builder
- Specified by:
clone
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
clone
in classcom.google.protobuf.GeneratedMessageV3.Builder<WebDetection.Builder>
-
setField
public WebDetection.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
setField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setField
in classcom.google.protobuf.GeneratedMessageV3.Builder<WebDetection.Builder>
-
clearField
public WebDetection.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
clearField
in classcom.google.protobuf.GeneratedMessageV3.Builder<WebDetection.Builder>
-
clearOneof
public WebDetection.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneof
in interfacecom.google.protobuf.Message.Builder
- Overrides:
clearOneof
in classcom.google.protobuf.GeneratedMessageV3.Builder<WebDetection.Builder>
-
setRepeatedField
public WebDetection.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
- Specified by:
setRepeatedField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setRepeatedField
in classcom.google.protobuf.GeneratedMessageV3.Builder<WebDetection.Builder>
-
addRepeatedField
public WebDetection.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
addRepeatedField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
addRepeatedField
in classcom.google.protobuf.GeneratedMessageV3.Builder<WebDetection.Builder>
-
mergeFrom
public WebDetection.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFrom
in interfacecom.google.protobuf.Message.Builder
- Overrides:
mergeFrom
in classcom.google.protobuf.AbstractMessage.Builder<WebDetection.Builder>
-
mergeFrom
public WebDetection.Builder mergeFrom(WebDetection other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitialized
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Overrides:
isInitialized
in classcom.google.protobuf.GeneratedMessageV3.Builder<WebDetection.Builder>
-
mergeFrom
public WebDetection.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Specified by:
mergeFrom
in interfacecom.google.protobuf.Message.Builder
- Specified by:
mergeFrom
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
mergeFrom
in classcom.google.protobuf.AbstractMessage.Builder<WebDetection.Builder>
- Throws:
IOException
-
getWebEntitiesList
public List<WebDetection.WebEntity> getWebEntitiesList()
Deduced entities from similar images on the Internet.
repeated .google.cloud.vision.v1.WebDetection.WebEntity web_entities = 1;
- Specified by:
getWebEntitiesList
in interfaceWebDetectionOrBuilder
-
getWebEntitiesCount
public int getWebEntitiesCount()
Deduced entities from similar images on the Internet.
repeated .google.cloud.vision.v1.WebDetection.WebEntity web_entities = 1;
- Specified by:
getWebEntitiesCount
in interfaceWebDetectionOrBuilder
-
getWebEntities
public WebDetection.WebEntity getWebEntities(int index)
Deduced entities from similar images on the Internet.
repeated .google.cloud.vision.v1.WebDetection.WebEntity web_entities = 1;
- Specified by:
getWebEntities
in interfaceWebDetectionOrBuilder
-
setWebEntities
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;
-
setWebEntities
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;
-
addWebEntities
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;
-
addWebEntities
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;
-
addWebEntities
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;
-
addWebEntities
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;
-
addAllWebEntities
public WebDetection.Builder addAllWebEntities(Iterable<? extends WebDetection.WebEntity> values)
Deduced entities from similar images on the Internet.
repeated .google.cloud.vision.v1.WebDetection.WebEntity web_entities = 1;
-
clearWebEntities
public WebDetection.Builder clearWebEntities()
Deduced entities from similar images on the Internet.
repeated .google.cloud.vision.v1.WebDetection.WebEntity web_entities = 1;
-
removeWebEntities
public WebDetection.Builder removeWebEntities(int index)
Deduced entities from similar images on the Internet.
repeated .google.cloud.vision.v1.WebDetection.WebEntity web_entities = 1;
-
getWebEntitiesBuilder
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;
-
getWebEntitiesOrBuilder
public WebDetection.WebEntityOrBuilder getWebEntitiesOrBuilder(int index)
Deduced entities from similar images on the Internet.
repeated .google.cloud.vision.v1.WebDetection.WebEntity web_entities = 1;
- Specified by:
getWebEntitiesOrBuilder
in interfaceWebDetectionOrBuilder
-
getWebEntitiesOrBuilderList
public List<? extends WebDetection.WebEntityOrBuilder> getWebEntitiesOrBuilderList()
Deduced entities from similar images on the Internet.
repeated .google.cloud.vision.v1.WebDetection.WebEntity web_entities = 1;
- Specified by:
getWebEntitiesOrBuilderList
in interfaceWebDetectionOrBuilder
-
addWebEntitiesBuilder
public WebDetection.WebEntity.Builder addWebEntitiesBuilder()
Deduced entities from similar images on the Internet.
repeated .google.cloud.vision.v1.WebDetection.WebEntity web_entities = 1;
-
addWebEntitiesBuilder
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;
-
getWebEntitiesBuilderList
public List<WebDetection.WebEntity.Builder> getWebEntitiesBuilderList()
Deduced entities from similar images on the Internet.
repeated .google.cloud.vision.v1.WebDetection.WebEntity web_entities = 1;
-
getFullMatchingImagesList
public 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;
- Specified by:
getFullMatchingImagesList
in interfaceWebDetectionOrBuilder
-
getFullMatchingImagesCount
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;
- Specified by:
getFullMatchingImagesCount
in interfaceWebDetectionOrBuilder
-
getFullMatchingImages
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;
- Specified by:
getFullMatchingImages
in interfaceWebDetectionOrBuilder
-
setFullMatchingImages
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;
-
setFullMatchingImages
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;
-
addFullMatchingImages
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;
-
addFullMatchingImages
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;
-
addFullMatchingImages
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;
-
addFullMatchingImages
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;
-
addAllFullMatchingImages
public WebDetection.Builder addAllFullMatchingImages(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;
-
clearFullMatchingImages
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;
-
removeFullMatchingImages
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;
-
getFullMatchingImagesBuilder
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;
-
getFullMatchingImagesOrBuilder
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;
- Specified by:
getFullMatchingImagesOrBuilder
in interfaceWebDetectionOrBuilder
-
getFullMatchingImagesOrBuilderList
public 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;
- Specified by:
getFullMatchingImagesOrBuilderList
in interfaceWebDetectionOrBuilder
-
addFullMatchingImagesBuilder
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;
-
addFullMatchingImagesBuilder
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;
-
getFullMatchingImagesBuilderList
public 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;
-
getPartialMatchingImagesList
public 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;
- Specified by:
getPartialMatchingImagesList
in interfaceWebDetectionOrBuilder
-
getPartialMatchingImagesCount
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;
- Specified by:
getPartialMatchingImagesCount
in interfaceWebDetectionOrBuilder
-
getPartialMatchingImages
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;
- Specified by:
getPartialMatchingImages
in interfaceWebDetectionOrBuilder
-
setPartialMatchingImages
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;
-
setPartialMatchingImages
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;
-
addPartialMatchingImages
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;
-
addPartialMatchingImages
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;
-
addPartialMatchingImages
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;
-
addPartialMatchingImages
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;
-
addAllPartialMatchingImages
public WebDetection.Builder addAllPartialMatchingImages(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;
-
clearPartialMatchingImages
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;
-
removePartialMatchingImages
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;
-
getPartialMatchingImagesBuilder
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;
-
getPartialMatchingImagesOrBuilder
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;
- Specified by:
getPartialMatchingImagesOrBuilder
in interfaceWebDetectionOrBuilder
-
getPartialMatchingImagesOrBuilderList
public 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;
- Specified by:
getPartialMatchingImagesOrBuilderList
in interfaceWebDetectionOrBuilder
-
addPartialMatchingImagesBuilder
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;
-
addPartialMatchingImagesBuilder
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;
-
getPartialMatchingImagesBuilderList
public 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;
-
getPagesWithMatchingImagesList
public 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;
- Specified by:
getPagesWithMatchingImagesList
in interfaceWebDetectionOrBuilder
-
getPagesWithMatchingImagesCount
public int getPagesWithMatchingImagesCount()
Web pages containing the matching images from the Internet.
repeated .google.cloud.vision.v1.WebDetection.WebPage pages_with_matching_images = 4;
- Specified by:
getPagesWithMatchingImagesCount
in interfaceWebDetectionOrBuilder
-
getPagesWithMatchingImages
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;
- Specified by:
getPagesWithMatchingImages
in interfaceWebDetectionOrBuilder
-
setPagesWithMatchingImages
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;
-
setPagesWithMatchingImages
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;
-
addPagesWithMatchingImages
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;
-
addPagesWithMatchingImages
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;
-
addPagesWithMatchingImages
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;
-
addPagesWithMatchingImages
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;
-
addAllPagesWithMatchingImages
public WebDetection.Builder addAllPagesWithMatchingImages(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;
-
clearPagesWithMatchingImages
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;
-
removePagesWithMatchingImages
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;
-
getPagesWithMatchingImagesBuilder
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;
-
getPagesWithMatchingImagesOrBuilder
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;
- Specified by:
getPagesWithMatchingImagesOrBuilder
in interfaceWebDetectionOrBuilder
-
getPagesWithMatchingImagesOrBuilderList
public 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;
- Specified by:
getPagesWithMatchingImagesOrBuilderList
in interfaceWebDetectionOrBuilder
-
addPagesWithMatchingImagesBuilder
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;
-
addPagesWithMatchingImagesBuilder
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;
-
getPagesWithMatchingImagesBuilderList
public 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;
-
getVisuallySimilarImagesList
public List<WebDetection.WebImage> getVisuallySimilarImagesList()
The visually similar image results.
repeated .google.cloud.vision.v1.WebDetection.WebImage visually_similar_images = 6;
- Specified by:
getVisuallySimilarImagesList
in interfaceWebDetectionOrBuilder
-
getVisuallySimilarImagesCount
public int getVisuallySimilarImagesCount()
The visually similar image results.
repeated .google.cloud.vision.v1.WebDetection.WebImage visually_similar_images = 6;
- Specified by:
getVisuallySimilarImagesCount
in interfaceWebDetectionOrBuilder
-
getVisuallySimilarImages
public WebDetection.WebImage getVisuallySimilarImages(int index)
The visually similar image results.
repeated .google.cloud.vision.v1.WebDetection.WebImage visually_similar_images = 6;
- Specified by:
getVisuallySimilarImages
in interfaceWebDetectionOrBuilder
-
setVisuallySimilarImages
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;
-
setVisuallySimilarImages
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;
-
addVisuallySimilarImages
public WebDetection.Builder addVisuallySimilarImages(WebDetection.WebImage value)
The visually similar image results.
repeated .google.cloud.vision.v1.WebDetection.WebImage visually_similar_images = 6;
-
addVisuallySimilarImages
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;
-
addVisuallySimilarImages
public WebDetection.Builder addVisuallySimilarImages(WebDetection.WebImage.Builder builderForValue)
The visually similar image results.
repeated .google.cloud.vision.v1.WebDetection.WebImage visually_similar_images = 6;
-
addVisuallySimilarImages
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;
-
addAllVisuallySimilarImages
public WebDetection.Builder addAllVisuallySimilarImages(Iterable<? extends WebDetection.WebImage> values)
The visually similar image results.
repeated .google.cloud.vision.v1.WebDetection.WebImage visually_similar_images = 6;
-
clearVisuallySimilarImages
public WebDetection.Builder clearVisuallySimilarImages()
The visually similar image results.
repeated .google.cloud.vision.v1.WebDetection.WebImage visually_similar_images = 6;
-
removeVisuallySimilarImages
public WebDetection.Builder removeVisuallySimilarImages(int index)
The visually similar image results.
repeated .google.cloud.vision.v1.WebDetection.WebImage visually_similar_images = 6;
-
getVisuallySimilarImagesBuilder
public WebDetection.WebImage.Builder getVisuallySimilarImagesBuilder(int index)
The visually similar image results.
repeated .google.cloud.vision.v1.WebDetection.WebImage visually_similar_images = 6;
-
getVisuallySimilarImagesOrBuilder
public WebDetection.WebImageOrBuilder getVisuallySimilarImagesOrBuilder(int index)
The visually similar image results.
repeated .google.cloud.vision.v1.WebDetection.WebImage visually_similar_images = 6;
- Specified by:
getVisuallySimilarImagesOrBuilder
in interfaceWebDetectionOrBuilder
-
getVisuallySimilarImagesOrBuilderList
public List<? extends WebDetection.WebImageOrBuilder> getVisuallySimilarImagesOrBuilderList()
The visually similar image results.
repeated .google.cloud.vision.v1.WebDetection.WebImage visually_similar_images = 6;
- Specified by:
getVisuallySimilarImagesOrBuilderList
in interfaceWebDetectionOrBuilder
-
addVisuallySimilarImagesBuilder
public WebDetection.WebImage.Builder addVisuallySimilarImagesBuilder()
The visually similar image results.
repeated .google.cloud.vision.v1.WebDetection.WebImage visually_similar_images = 6;
-
addVisuallySimilarImagesBuilder
public WebDetection.WebImage.Builder addVisuallySimilarImagesBuilder(int index)
The visually similar image results.
repeated .google.cloud.vision.v1.WebDetection.WebImage visually_similar_images = 6;
-
getVisuallySimilarImagesBuilderList
public List<WebDetection.WebImage.Builder> getVisuallySimilarImagesBuilderList()
The visually similar image results.
repeated .google.cloud.vision.v1.WebDetection.WebImage visually_similar_images = 6;
-
getBestGuessLabelsList
public List<WebDetection.WebLabel> getBestGuessLabelsList()
The service's best guess as to the topic of the request image. Inferred from similar images on the open web.
repeated .google.cloud.vision.v1.WebDetection.WebLabel best_guess_labels = 8;
- Specified by:
getBestGuessLabelsList
in interfaceWebDetectionOrBuilder
-
getBestGuessLabelsCount
public int getBestGuessLabelsCount()
The service's best guess as to the topic of the request image. Inferred from similar images on the open web.
repeated .google.cloud.vision.v1.WebDetection.WebLabel best_guess_labels = 8;
- Specified by:
getBestGuessLabelsCount
in interfaceWebDetectionOrBuilder
-
getBestGuessLabels
public WebDetection.WebLabel getBestGuessLabels(int index)
The service's best guess as to the topic of the request image. Inferred from similar images on the open web.
repeated .google.cloud.vision.v1.WebDetection.WebLabel best_guess_labels = 8;
- Specified by:
getBestGuessLabels
in interfaceWebDetectionOrBuilder
-
setBestGuessLabels
public WebDetection.Builder setBestGuessLabels(int index, WebDetection.WebLabel value)
The service's best guess as to the topic of the request image. Inferred from similar images on the open web.
repeated .google.cloud.vision.v1.WebDetection.WebLabel best_guess_labels = 8;
-
setBestGuessLabels
public WebDetection.Builder setBestGuessLabels(int index, WebDetection.WebLabel.Builder builderForValue)
The service's best guess as to the topic of the request image. Inferred from similar images on the open web.
repeated .google.cloud.vision.v1.WebDetection.WebLabel best_guess_labels = 8;
-
addBestGuessLabels
public WebDetection.Builder addBestGuessLabels(WebDetection.WebLabel value)
The service's best guess as to the topic of the request image. Inferred from similar images on the open web.
repeated .google.cloud.vision.v1.WebDetection.WebLabel best_guess_labels = 8;
-
addBestGuessLabels
public WebDetection.Builder addBestGuessLabels(int index, WebDetection.WebLabel value)
The service's best guess as to the topic of the request image. Inferred from similar images on the open web.
repeated .google.cloud.vision.v1.WebDetection.WebLabel best_guess_labels = 8;
-
addBestGuessLabels
public WebDetection.Builder addBestGuessLabels(WebDetection.WebLabel.Builder builderForValue)
The service's best guess as to the topic of the request image. Inferred from similar images on the open web.
repeated .google.cloud.vision.v1.WebDetection.WebLabel best_guess_labels = 8;
-
addBestGuessLabels
public WebDetection.Builder addBestGuessLabels(int index, WebDetection.WebLabel.Builder builderForValue)
The service's best guess as to the topic of the request image. Inferred from similar images on the open web.
repeated .google.cloud.vision.v1.WebDetection.WebLabel best_guess_labels = 8;
-
addAllBestGuessLabels
public WebDetection.Builder addAllBestGuessLabels(Iterable<? extends WebDetection.WebLabel> values)
The service's best guess as to the topic of the request image. Inferred from similar images on the open web.
repeated .google.cloud.vision.v1.WebDetection.WebLabel best_guess_labels = 8;
-
clearBestGuessLabels
public WebDetection.Builder clearBestGuessLabels()
The service's best guess as to the topic of the request image. Inferred from similar images on the open web.
repeated .google.cloud.vision.v1.WebDetection.WebLabel best_guess_labels = 8;
-
removeBestGuessLabels
public WebDetection.Builder removeBestGuessLabels(int index)
The service's best guess as to the topic of the request image. Inferred from similar images on the open web.
repeated .google.cloud.vision.v1.WebDetection.WebLabel best_guess_labels = 8;
-
getBestGuessLabelsBuilder
public WebDetection.WebLabel.Builder getBestGuessLabelsBuilder(int index)
The service's best guess as to the topic of the request image. Inferred from similar images on the open web.
repeated .google.cloud.vision.v1.WebDetection.WebLabel best_guess_labels = 8;
-
getBestGuessLabelsOrBuilder
public WebDetection.WebLabelOrBuilder getBestGuessLabelsOrBuilder(int index)
The service's best guess as to the topic of the request image. Inferred from similar images on the open web.
repeated .google.cloud.vision.v1.WebDetection.WebLabel best_guess_labels = 8;
- Specified by:
getBestGuessLabelsOrBuilder
in interfaceWebDetectionOrBuilder
-
getBestGuessLabelsOrBuilderList
public List<? extends WebDetection.WebLabelOrBuilder> getBestGuessLabelsOrBuilderList()
The service's best guess as to the topic of the request image. Inferred from similar images on the open web.
repeated .google.cloud.vision.v1.WebDetection.WebLabel best_guess_labels = 8;
- Specified by:
getBestGuessLabelsOrBuilderList
in interfaceWebDetectionOrBuilder
-
addBestGuessLabelsBuilder
public WebDetection.WebLabel.Builder addBestGuessLabelsBuilder()
The service's best guess as to the topic of the request image. Inferred from similar images on the open web.
repeated .google.cloud.vision.v1.WebDetection.WebLabel best_guess_labels = 8;
-
addBestGuessLabelsBuilder
public WebDetection.WebLabel.Builder addBestGuessLabelsBuilder(int index)
The service's best guess as to the topic of the request image. Inferred from similar images on the open web.
repeated .google.cloud.vision.v1.WebDetection.WebLabel best_guess_labels = 8;
-
getBestGuessLabelsBuilderList
public List<WebDetection.WebLabel.Builder> getBestGuessLabelsBuilderList()
The service's best guess as to the topic of the request image. Inferred from similar images on the open web.
repeated .google.cloud.vision.v1.WebDetection.WebLabel best_guess_labels = 8;
-
setUnknownFields
public final WebDetection.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFields
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setUnknownFields
in classcom.google.protobuf.GeneratedMessageV3.Builder<WebDetection.Builder>
-
mergeUnknownFields
public final WebDetection.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFields
in interfacecom.google.protobuf.Message.Builder
- Overrides:
mergeUnknownFields
in classcom.google.protobuf.GeneratedMessageV3.Builder<WebDetection.Builder>
-
-