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.v1p4beta1.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.v1p4beta1.WebDetection
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description WebDetection.BuilderaddAllBestGuessLabels(Iterable<? extends WebDetection.WebLabel> values)The service's best guess as to the topic of the request image.WebDetection.BuilderaddAllFullMatchingImages(Iterable<? extends WebDetection.WebImage> values)Fully matching images from the Internet.WebDetection.BuilderaddAllPagesWithMatchingImages(Iterable<? extends WebDetection.WebPage> values)Web pages containing the matching images from the Internet.WebDetection.BuilderaddAllPartialMatchingImages(Iterable<? extends WebDetection.WebImage> values)Partial matching images from the Internet.WebDetection.BuilderaddAllVisuallySimilarImages(Iterable<? extends WebDetection.WebImage> values)The visually similar image results.WebDetection.BuilderaddAllWebEntities(Iterable<? extends WebDetection.WebEntity> values)Deduced entities from similar images on the Internet.WebDetection.BuilderaddBestGuessLabels(int index, WebDetection.WebLabel value)The service's best guess as to the topic of the request image.WebDetection.BuilderaddBestGuessLabels(int index, WebDetection.WebLabel.Builder builderForValue)The service's best guess as to the topic of the request image.WebDetection.BuilderaddBestGuessLabels(WebDetection.WebLabel value)The service's best guess as to the topic of the request image.WebDetection.BuilderaddBestGuessLabels(WebDetection.WebLabel.Builder builderForValue)The service's best guess as to the topic of the request image.WebDetection.WebLabel.BuilderaddBestGuessLabelsBuilder()The service's best guess as to the topic of the request image.WebDetection.WebLabel.BuilderaddBestGuessLabelsBuilder(int index)The service's best guess as to the topic of the request image.WebDetection.BuilderaddFullMatchingImages(int index, WebDetection.WebImage value)Fully matching images from the Internet.WebDetection.BuilderaddFullMatchingImages(int index, WebDetection.WebImage.Builder builderForValue)Fully matching images from the Internet.WebDetection.BuilderaddFullMatchingImages(WebDetection.WebImage value)Fully matching images from the Internet.WebDetection.BuilderaddFullMatchingImages(WebDetection.WebImage.Builder builderForValue)Fully matching images from the Internet.WebDetection.WebImage.BuilderaddFullMatchingImagesBuilder()Fully matching images from the Internet.WebDetection.WebImage.BuilderaddFullMatchingImagesBuilder(int index)Fully matching images from the Internet.WebDetection.BuilderaddPagesWithMatchingImages(int index, WebDetection.WebPage value)Web pages containing the matching images from the Internet.WebDetection.BuilderaddPagesWithMatchingImages(int index, WebDetection.WebPage.Builder builderForValue)Web pages containing the matching images from the Internet.WebDetection.BuilderaddPagesWithMatchingImages(WebDetection.WebPage value)Web pages containing the matching images from the Internet.WebDetection.BuilderaddPagesWithMatchingImages(WebDetection.WebPage.Builder builderForValue)Web pages containing the matching images from the Internet.WebDetection.WebPage.BuilderaddPagesWithMatchingImagesBuilder()Web pages containing the matching images from the Internet.WebDetection.WebPage.BuilderaddPagesWithMatchingImagesBuilder(int index)Web pages containing the matching images from the Internet.WebDetection.BuilderaddPartialMatchingImages(int index, WebDetection.WebImage value)Partial matching images from the Internet.WebDetection.BuilderaddPartialMatchingImages(int index, WebDetection.WebImage.Builder builderForValue)Partial matching images from the Internet.WebDetection.BuilderaddPartialMatchingImages(WebDetection.WebImage value)Partial matching images from the Internet.WebDetection.BuilderaddPartialMatchingImages(WebDetection.WebImage.Builder builderForValue)Partial matching images from the Internet.WebDetection.WebImage.BuilderaddPartialMatchingImagesBuilder()Partial matching images from the Internet.WebDetection.WebImage.BuilderaddPartialMatchingImagesBuilder(int index)Partial matching images from the Internet.WebDetection.BuilderaddRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)WebDetection.BuilderaddVisuallySimilarImages(int index, WebDetection.WebImage value)The visually similar image results.WebDetection.BuilderaddVisuallySimilarImages(int index, WebDetection.WebImage.Builder builderForValue)The visually similar image results.WebDetection.BuilderaddVisuallySimilarImages(WebDetection.WebImage value)The visually similar image results.WebDetection.BuilderaddVisuallySimilarImages(WebDetection.WebImage.Builder builderForValue)The visually similar image results.WebDetection.WebImage.BuilderaddVisuallySimilarImagesBuilder()The visually similar image results.WebDetection.WebImage.BuilderaddVisuallySimilarImagesBuilder(int index)The visually similar image results.WebDetection.BuilderaddWebEntities(int index, WebDetection.WebEntity value)Deduced entities from similar images on the Internet.WebDetection.BuilderaddWebEntities(int index, WebDetection.WebEntity.Builder builderForValue)Deduced entities from similar images on the Internet.WebDetection.BuilderaddWebEntities(WebDetection.WebEntity value)Deduced entities from similar images on the Internet.WebDetection.BuilderaddWebEntities(WebDetection.WebEntity.Builder builderForValue)Deduced entities from similar images on the Internet.WebDetection.WebEntity.BuilderaddWebEntitiesBuilder()Deduced entities from similar images on the Internet.WebDetection.WebEntity.BuilderaddWebEntitiesBuilder(int index)Deduced entities from similar images on the Internet.WebDetectionbuild()WebDetectionbuildPartial()WebDetection.Builderclear()WebDetection.BuilderclearBestGuessLabels()The service's best guess as to the topic of the request image.WebDetection.BuilderclearField(com.google.protobuf.Descriptors.FieldDescriptor field)WebDetection.BuilderclearFullMatchingImages()Fully matching images from the Internet.WebDetection.BuilderclearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)WebDetection.BuilderclearPagesWithMatchingImages()Web pages containing the matching images from the Internet.WebDetection.BuilderclearPartialMatchingImages()Partial matching images from the Internet.WebDetection.BuilderclearVisuallySimilarImages()The visually similar image results.WebDetection.BuilderclearWebEntities()Deduced entities from similar images on the Internet.WebDetection.Builderclone()WebDetection.WebLabelgetBestGuessLabels(int index)The service's best guess as to the topic of the request image.WebDetection.WebLabel.BuildergetBestGuessLabelsBuilder(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.intgetBestGuessLabelsCount()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.WebLabelOrBuildergetBestGuessLabelsOrBuilder(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.WebDetectiongetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()com.google.protobuf.Descriptors.DescriptorgetDescriptorForType()WebDetection.WebImagegetFullMatchingImages(int index)Fully matching images from the Internet.WebDetection.WebImage.BuildergetFullMatchingImagesBuilder(int index)Fully matching images from the Internet.List<WebDetection.WebImage.Builder>getFullMatchingImagesBuilderList()Fully matching images from the Internet.intgetFullMatchingImagesCount()Fully matching images from the Internet.List<WebDetection.WebImage>getFullMatchingImagesList()Fully matching images from the Internet.WebDetection.WebImageOrBuildergetFullMatchingImagesOrBuilder(int index)Fully matching images from the Internet.List<? extends WebDetection.WebImageOrBuilder>getFullMatchingImagesOrBuilderList()Fully matching images from the Internet.WebDetection.WebPagegetPagesWithMatchingImages(int index)Web pages containing the matching images from the Internet.WebDetection.WebPage.BuildergetPagesWithMatchingImagesBuilder(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.intgetPagesWithMatchingImagesCount()Web pages containing the matching images from the Internet.List<WebDetection.WebPage>getPagesWithMatchingImagesList()Web pages containing the matching images from the Internet.WebDetection.WebPageOrBuildergetPagesWithMatchingImagesOrBuilder(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.WebImagegetPartialMatchingImages(int index)Partial matching images from the Internet.WebDetection.WebImage.BuildergetPartialMatchingImagesBuilder(int index)Partial matching images from the Internet.List<WebDetection.WebImage.Builder>getPartialMatchingImagesBuilderList()Partial matching images from the Internet.intgetPartialMatchingImagesCount()Partial matching images from the Internet.List<WebDetection.WebImage>getPartialMatchingImagesList()Partial matching images from the Internet.WebDetection.WebImageOrBuildergetPartialMatchingImagesOrBuilder(int index)Partial matching images from the Internet.List<? extends WebDetection.WebImageOrBuilder>getPartialMatchingImagesOrBuilderList()Partial matching images from the Internet.WebDetection.WebImagegetVisuallySimilarImages(int index)The visually similar image results.WebDetection.WebImage.BuildergetVisuallySimilarImagesBuilder(int index)The visually similar image results.List<WebDetection.WebImage.Builder>getVisuallySimilarImagesBuilderList()The visually similar image results.intgetVisuallySimilarImagesCount()The visually similar image results.List<WebDetection.WebImage>getVisuallySimilarImagesList()The visually similar image results.WebDetection.WebImageOrBuildergetVisuallySimilarImagesOrBuilder(int index)The visually similar image results.List<? extends WebDetection.WebImageOrBuilder>getVisuallySimilarImagesOrBuilderList()The visually similar image results.WebDetection.WebEntitygetWebEntities(int index)Deduced entities from similar images on the Internet.WebDetection.WebEntity.BuildergetWebEntitiesBuilder(int index)Deduced entities from similar images on the Internet.List<WebDetection.WebEntity.Builder>getWebEntitiesBuilderList()Deduced entities from similar images on the Internet.intgetWebEntitiesCount()Deduced entities from similar images on the Internet.List<WebDetection.WebEntity>getWebEntitiesList()Deduced entities from similar images on the Internet.WebDetection.WebEntityOrBuildergetWebEntitiesOrBuilder(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.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()WebDetection.BuildermergeFrom(WebDetection other)WebDetection.BuildermergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)WebDetection.BuildermergeFrom(com.google.protobuf.Message other)WebDetection.BuildermergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)WebDetection.BuilderremoveBestGuessLabels(int index)The service's best guess as to the topic of the request image.WebDetection.BuilderremoveFullMatchingImages(int index)Fully matching images from the Internet.WebDetection.BuilderremovePagesWithMatchingImages(int index)Web pages containing the matching images from the Internet.WebDetection.BuilderremovePartialMatchingImages(int index)Partial matching images from the Internet.WebDetection.BuilderremoveVisuallySimilarImages(int index)The visually similar image results.WebDetection.BuilderremoveWebEntities(int index)Deduced entities from similar images on the Internet.WebDetection.BuildersetBestGuessLabels(int index, WebDetection.WebLabel value)The service's best guess as to the topic of the request image.WebDetection.BuildersetBestGuessLabels(int index, WebDetection.WebLabel.Builder builderForValue)The service's best guess as to the topic of the request image.WebDetection.BuildersetField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)WebDetection.BuildersetFullMatchingImages(int index, WebDetection.WebImage value)Fully matching images from the Internet.WebDetection.BuildersetFullMatchingImages(int index, WebDetection.WebImage.Builder builderForValue)Fully matching images from the Internet.WebDetection.BuildersetPagesWithMatchingImages(int index, WebDetection.WebPage value)Web pages containing the matching images from the Internet.WebDetection.BuildersetPagesWithMatchingImages(int index, WebDetection.WebPage.Builder builderForValue)Web pages containing the matching images from the Internet.WebDetection.BuildersetPartialMatchingImages(int index, WebDetection.WebImage value)Partial matching images from the Internet.WebDetection.BuildersetPartialMatchingImages(int index, WebDetection.WebImage.Builder builderForValue)Partial matching images from the Internet.WebDetection.BuildersetRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)WebDetection.BuildersetUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)WebDetection.BuildersetVisuallySimilarImages(int index, WebDetection.WebImage value)The visually similar image results.WebDetection.BuildersetVisuallySimilarImages(int index, WebDetection.WebImage.Builder builderForValue)The visually similar image results.WebDetection.BuildersetWebEntities(int index, WebDetection.WebEntity value)Deduced entities from similar images on the Internet.WebDetection.BuildersetWebEntities(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:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3.Builder<WebDetection.Builder>
-
clear
public WebDetection.Builder clear()
- Specified by:
clearin interfacecom.google.protobuf.Message.Builder- Specified by:
clearin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clearin classcom.google.protobuf.GeneratedMessageV3.Builder<WebDetection.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.Message.Builder- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.MessageOrBuilder- Overrides:
getDescriptorForTypein classcom.google.protobuf.GeneratedMessageV3.Builder<WebDetection.Builder>
-
getDefaultInstanceForType
public WebDetection getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
public WebDetection build()
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public WebDetection buildPartial()
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
clone
public WebDetection.Builder clone()
- Specified by:
clonein interfacecom.google.protobuf.Message.Builder- Specified by:
clonein interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clonein classcom.google.protobuf.GeneratedMessageV3.Builder<WebDetection.Builder>
-
setField
public WebDetection.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
setFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<WebDetection.Builder>
-
clearField
public WebDetection.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<WebDetection.Builder>
-
clearOneof
public WebDetection.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<WebDetection.Builder>
-
setRepeatedField
public WebDetection.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
- Specified by:
setRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<WebDetection.Builder>
-
addRepeatedField
public WebDetection.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
addRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
addRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<WebDetection.Builder>
-
mergeFrom
public WebDetection.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<WebDetection.Builder>
-
mergeFrom
public WebDetection.Builder mergeFrom(WebDetection other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin 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:
mergeFromin interfacecom.google.protobuf.Message.Builder- Specified by:
mergeFromin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
mergeFromin 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.v1p4beta1.WebDetection.WebEntity web_entities = 1;- Specified by:
getWebEntitiesListin interfaceWebDetectionOrBuilder
-
getWebEntitiesCount
public int getWebEntitiesCount()
Deduced entities from similar images on the Internet.
repeated .google.cloud.vision.v1p4beta1.WebDetection.WebEntity web_entities = 1;- Specified by:
getWebEntitiesCountin interfaceWebDetectionOrBuilder
-
getWebEntities
public WebDetection.WebEntity getWebEntities(int index)
Deduced entities from similar images on the Internet.
repeated .google.cloud.vision.v1p4beta1.WebDetection.WebEntity web_entities = 1;- Specified by:
getWebEntitiesin interfaceWebDetectionOrBuilder
-
setWebEntities
public WebDetection.Builder setWebEntities(int index, WebDetection.WebEntity value)
Deduced entities from similar images on the Internet.
repeated .google.cloud.vision.v1p4beta1.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.v1p4beta1.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.v1p4beta1.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.v1p4beta1.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.v1p4beta1.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.v1p4beta1.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.v1p4beta1.WebDetection.WebEntity web_entities = 1;
-
clearWebEntities
public WebDetection.Builder clearWebEntities()
Deduced entities from similar images on the Internet.
repeated .google.cloud.vision.v1p4beta1.WebDetection.WebEntity web_entities = 1;
-
removeWebEntities
public WebDetection.Builder removeWebEntities(int index)
Deduced entities from similar images on the Internet.
repeated .google.cloud.vision.v1p4beta1.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.v1p4beta1.WebDetection.WebEntity web_entities = 1;
-
getWebEntitiesOrBuilder
public WebDetection.WebEntityOrBuilder getWebEntitiesOrBuilder(int index)
Deduced entities from similar images on the Internet.
repeated .google.cloud.vision.v1p4beta1.WebDetection.WebEntity web_entities = 1;- Specified by:
getWebEntitiesOrBuilderin interfaceWebDetectionOrBuilder
-
getWebEntitiesOrBuilderList
public List<? extends WebDetection.WebEntityOrBuilder> getWebEntitiesOrBuilderList()
Deduced entities from similar images on the Internet.
repeated .google.cloud.vision.v1p4beta1.WebDetection.WebEntity web_entities = 1;- Specified by:
getWebEntitiesOrBuilderListin interfaceWebDetectionOrBuilder
-
addWebEntitiesBuilder
public WebDetection.WebEntity.Builder addWebEntitiesBuilder()
Deduced entities from similar images on the Internet.
repeated .google.cloud.vision.v1p4beta1.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.v1p4beta1.WebDetection.WebEntity web_entities = 1;
-
getWebEntitiesBuilderList
public List<WebDetection.WebEntity.Builder> getWebEntitiesBuilderList()
Deduced entities from similar images on the Internet.
repeated .google.cloud.vision.v1p4beta1.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.v1p4beta1.WebDetection.WebImage full_matching_images = 2;- Specified by:
getFullMatchingImagesListin interfaceWebDetectionOrBuilder
-
getFullMatchingImagesCount
public int getFullMatchingImagesCount()
Fully matching images from the Internet. Can include resized copies of the query image.
repeated .google.cloud.vision.v1p4beta1.WebDetection.WebImage full_matching_images = 2;- Specified by:
getFullMatchingImagesCountin 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.v1p4beta1.WebDetection.WebImage full_matching_images = 2;- Specified by:
getFullMatchingImagesin 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.v1p4beta1.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.v1p4beta1.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.v1p4beta1.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.v1p4beta1.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.v1p4beta1.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.v1p4beta1.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.v1p4beta1.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.v1p4beta1.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.v1p4beta1.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.v1p4beta1.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.v1p4beta1.WebDetection.WebImage full_matching_images = 2;- Specified by:
getFullMatchingImagesOrBuilderin 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.v1p4beta1.WebDetection.WebImage full_matching_images = 2;- Specified by:
getFullMatchingImagesOrBuilderListin 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.v1p4beta1.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.v1p4beta1.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.v1p4beta1.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.v1p4beta1.WebDetection.WebImage partial_matching_images = 3;- Specified by:
getPartialMatchingImagesListin 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.v1p4beta1.WebDetection.WebImage partial_matching_images = 3;- Specified by:
getPartialMatchingImagesCountin 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.v1p4beta1.WebDetection.WebImage partial_matching_images = 3;- Specified by:
getPartialMatchingImagesin 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.v1p4beta1.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.v1p4beta1.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.v1p4beta1.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.v1p4beta1.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.v1p4beta1.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.v1p4beta1.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.v1p4beta1.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.v1p4beta1.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.v1p4beta1.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.v1p4beta1.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.v1p4beta1.WebDetection.WebImage partial_matching_images = 3;- Specified by:
getPartialMatchingImagesOrBuilderin 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.v1p4beta1.WebDetection.WebImage partial_matching_images = 3;- Specified by:
getPartialMatchingImagesOrBuilderListin 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.v1p4beta1.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.v1p4beta1.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.v1p4beta1.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.v1p4beta1.WebDetection.WebPage pages_with_matching_images = 4;- Specified by:
getPagesWithMatchingImagesListin interfaceWebDetectionOrBuilder
-
getPagesWithMatchingImagesCount
public int getPagesWithMatchingImagesCount()
Web pages containing the matching images from the Internet.
repeated .google.cloud.vision.v1p4beta1.WebDetection.WebPage pages_with_matching_images = 4;- Specified by:
getPagesWithMatchingImagesCountin interfaceWebDetectionOrBuilder
-
getPagesWithMatchingImages
public WebDetection.WebPage getPagesWithMatchingImages(int index)
Web pages containing the matching images from the Internet.
repeated .google.cloud.vision.v1p4beta1.WebDetection.WebPage pages_with_matching_images = 4;- Specified by:
getPagesWithMatchingImagesin interfaceWebDetectionOrBuilder
-
setPagesWithMatchingImages
public WebDetection.Builder setPagesWithMatchingImages(int index, WebDetection.WebPage value)
Web pages containing the matching images from the Internet.
repeated .google.cloud.vision.v1p4beta1.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.v1p4beta1.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.v1p4beta1.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.v1p4beta1.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.v1p4beta1.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.v1p4beta1.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.v1p4beta1.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.v1p4beta1.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.v1p4beta1.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.v1p4beta1.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.v1p4beta1.WebDetection.WebPage pages_with_matching_images = 4;- Specified by:
getPagesWithMatchingImagesOrBuilderin interfaceWebDetectionOrBuilder
-
getPagesWithMatchingImagesOrBuilderList
public List<? extends WebDetection.WebPageOrBuilder> getPagesWithMatchingImagesOrBuilderList()
Web pages containing the matching images from the Internet.
repeated .google.cloud.vision.v1p4beta1.WebDetection.WebPage pages_with_matching_images = 4;- Specified by:
getPagesWithMatchingImagesOrBuilderListin interfaceWebDetectionOrBuilder
-
addPagesWithMatchingImagesBuilder
public WebDetection.WebPage.Builder addPagesWithMatchingImagesBuilder()
Web pages containing the matching images from the Internet.
repeated .google.cloud.vision.v1p4beta1.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.v1p4beta1.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.v1p4beta1.WebDetection.WebPage pages_with_matching_images = 4;
-
getVisuallySimilarImagesList
public List<WebDetection.WebImage> getVisuallySimilarImagesList()
The visually similar image results.
repeated .google.cloud.vision.v1p4beta1.WebDetection.WebImage visually_similar_images = 6;- Specified by:
getVisuallySimilarImagesListin interfaceWebDetectionOrBuilder
-
getVisuallySimilarImagesCount
public int getVisuallySimilarImagesCount()
The visually similar image results.
repeated .google.cloud.vision.v1p4beta1.WebDetection.WebImage visually_similar_images = 6;- Specified by:
getVisuallySimilarImagesCountin interfaceWebDetectionOrBuilder
-
getVisuallySimilarImages
public WebDetection.WebImage getVisuallySimilarImages(int index)
The visually similar image results.
repeated .google.cloud.vision.v1p4beta1.WebDetection.WebImage visually_similar_images = 6;- Specified by:
getVisuallySimilarImagesin interfaceWebDetectionOrBuilder
-
setVisuallySimilarImages
public WebDetection.Builder setVisuallySimilarImages(int index, WebDetection.WebImage value)
The visually similar image results.
repeated .google.cloud.vision.v1p4beta1.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.v1p4beta1.WebDetection.WebImage visually_similar_images = 6;
-
addVisuallySimilarImages
public WebDetection.Builder addVisuallySimilarImages(WebDetection.WebImage value)
The visually similar image results.
repeated .google.cloud.vision.v1p4beta1.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.v1p4beta1.WebDetection.WebImage visually_similar_images = 6;
-
addVisuallySimilarImages
public WebDetection.Builder addVisuallySimilarImages(WebDetection.WebImage.Builder builderForValue)
The visually similar image results.
repeated .google.cloud.vision.v1p4beta1.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.v1p4beta1.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.v1p4beta1.WebDetection.WebImage visually_similar_images = 6;
-
clearVisuallySimilarImages
public WebDetection.Builder clearVisuallySimilarImages()
The visually similar image results.
repeated .google.cloud.vision.v1p4beta1.WebDetection.WebImage visually_similar_images = 6;
-
removeVisuallySimilarImages
public WebDetection.Builder removeVisuallySimilarImages(int index)
The visually similar image results.
repeated .google.cloud.vision.v1p4beta1.WebDetection.WebImage visually_similar_images = 6;
-
getVisuallySimilarImagesBuilder
public WebDetection.WebImage.Builder getVisuallySimilarImagesBuilder(int index)
The visually similar image results.
repeated .google.cloud.vision.v1p4beta1.WebDetection.WebImage visually_similar_images = 6;
-
getVisuallySimilarImagesOrBuilder
public WebDetection.WebImageOrBuilder getVisuallySimilarImagesOrBuilder(int index)
The visually similar image results.
repeated .google.cloud.vision.v1p4beta1.WebDetection.WebImage visually_similar_images = 6;- Specified by:
getVisuallySimilarImagesOrBuilderin interfaceWebDetectionOrBuilder
-
getVisuallySimilarImagesOrBuilderList
public List<? extends WebDetection.WebImageOrBuilder> getVisuallySimilarImagesOrBuilderList()
The visually similar image results.
repeated .google.cloud.vision.v1p4beta1.WebDetection.WebImage visually_similar_images = 6;- Specified by:
getVisuallySimilarImagesOrBuilderListin interfaceWebDetectionOrBuilder
-
addVisuallySimilarImagesBuilder
public WebDetection.WebImage.Builder addVisuallySimilarImagesBuilder()
The visually similar image results.
repeated .google.cloud.vision.v1p4beta1.WebDetection.WebImage visually_similar_images = 6;
-
addVisuallySimilarImagesBuilder
public WebDetection.WebImage.Builder addVisuallySimilarImagesBuilder(int index)
The visually similar image results.
repeated .google.cloud.vision.v1p4beta1.WebDetection.WebImage visually_similar_images = 6;
-
getVisuallySimilarImagesBuilderList
public List<WebDetection.WebImage.Builder> getVisuallySimilarImagesBuilderList()
The visually similar image results.
repeated .google.cloud.vision.v1p4beta1.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.v1p4beta1.WebDetection.WebLabel best_guess_labels = 8;- Specified by:
getBestGuessLabelsListin 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.v1p4beta1.WebDetection.WebLabel best_guess_labels = 8;- Specified by:
getBestGuessLabelsCountin 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.v1p4beta1.WebDetection.WebLabel best_guess_labels = 8;- Specified by:
getBestGuessLabelsin 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.v1p4beta1.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.v1p4beta1.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.v1p4beta1.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.v1p4beta1.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.v1p4beta1.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.v1p4beta1.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.v1p4beta1.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.v1p4beta1.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.v1p4beta1.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.v1p4beta1.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.v1p4beta1.WebDetection.WebLabel best_guess_labels = 8;- Specified by:
getBestGuessLabelsOrBuilderin 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.v1p4beta1.WebDetection.WebLabel best_guess_labels = 8;- Specified by:
getBestGuessLabelsOrBuilderListin 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.v1p4beta1.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.v1p4beta1.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.v1p4beta1.WebDetection.WebLabel best_guess_labels = 8;
-
setUnknownFields
public final WebDetection.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<WebDetection.Builder>
-
mergeUnknownFields
public final WebDetection.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<WebDetection.Builder>
-
-