Class WebDetection.WebPage.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderT>
-
- com.google.protobuf.GeneratedMessageV3.Builder<WebDetection.WebPage.Builder>
-
- com.google.cloud.vision.v1p2beta1.WebDetection.WebPage.Builder
-
- All Implemented Interfaces:
WebDetection.WebPageOrBuilder,com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Cloneable
- Enclosing class:
- WebDetection.WebPage
public static final class WebDetection.WebPage.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<WebDetection.WebPage.Builder> implements WebDetection.WebPageOrBuilder
Metadata for web pages.
Protobuf typegoogle.cloud.vision.v1p2beta1.WebDetection.WebPage
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description WebDetection.WebPage.BuilderaddAllFullMatchingImages(Iterable<? extends WebDetection.WebImage> values)Fully matching images on the page.WebDetection.WebPage.BuilderaddAllPartialMatchingImages(Iterable<? extends WebDetection.WebImage> values)Partial matching images on the page.WebDetection.WebPage.BuilderaddFullMatchingImages(int index, WebDetection.WebImage value)Fully matching images on the page.WebDetection.WebPage.BuilderaddFullMatchingImages(int index, WebDetection.WebImage.Builder builderForValue)Fully matching images on the page.WebDetection.WebPage.BuilderaddFullMatchingImages(WebDetection.WebImage value)Fully matching images on the page.WebDetection.WebPage.BuilderaddFullMatchingImages(WebDetection.WebImage.Builder builderForValue)Fully matching images on the page.WebDetection.WebImage.BuilderaddFullMatchingImagesBuilder()Fully matching images on the page.WebDetection.WebImage.BuilderaddFullMatchingImagesBuilder(int index)Fully matching images on the page.WebDetection.WebPage.BuilderaddPartialMatchingImages(int index, WebDetection.WebImage value)Partial matching images on the page.WebDetection.WebPage.BuilderaddPartialMatchingImages(int index, WebDetection.WebImage.Builder builderForValue)Partial matching images on the page.WebDetection.WebPage.BuilderaddPartialMatchingImages(WebDetection.WebImage value)Partial matching images on the page.WebDetection.WebPage.BuilderaddPartialMatchingImages(WebDetection.WebImage.Builder builderForValue)Partial matching images on the page.WebDetection.WebImage.BuilderaddPartialMatchingImagesBuilder()Partial matching images on the page.WebDetection.WebImage.BuilderaddPartialMatchingImagesBuilder(int index)Partial matching images on the page.WebDetection.WebPage.BuilderaddRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)WebDetection.WebPagebuild()WebDetection.WebPagebuildPartial()WebDetection.WebPage.Builderclear()WebDetection.WebPage.BuilderclearField(com.google.protobuf.Descriptors.FieldDescriptor field)WebDetection.WebPage.BuilderclearFullMatchingImages()Fully matching images on the page.WebDetection.WebPage.BuilderclearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)WebDetection.WebPage.BuilderclearPageTitle()Title for the web page, may contain HTML markups.WebDetection.WebPage.BuilderclearPartialMatchingImages()Partial matching images on the page.WebDetection.WebPage.BuilderclearScore()(Deprecated) Overall relevancy score for the web page.WebDetection.WebPage.BuilderclearUrl()The result web page URL.WebDetection.WebPage.Builderclone()WebDetection.WebPagegetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()com.google.protobuf.Descriptors.DescriptorgetDescriptorForType()WebDetection.WebImagegetFullMatchingImages(int index)Fully matching images on the page.WebDetection.WebImage.BuildergetFullMatchingImagesBuilder(int index)Fully matching images on the page.List<WebDetection.WebImage.Builder>getFullMatchingImagesBuilderList()Fully matching images on the page.intgetFullMatchingImagesCount()Fully matching images on the page.List<WebDetection.WebImage>getFullMatchingImagesList()Fully matching images on the page.WebDetection.WebImageOrBuildergetFullMatchingImagesOrBuilder(int index)Fully matching images on the page.List<? extends WebDetection.WebImageOrBuilder>getFullMatchingImagesOrBuilderList()Fully matching images on the page.StringgetPageTitle()Title for the web page, may contain HTML markups.com.google.protobuf.ByteStringgetPageTitleBytes()Title for the web page, may contain HTML markups.WebDetection.WebImagegetPartialMatchingImages(int index)Partial matching images on the page.WebDetection.WebImage.BuildergetPartialMatchingImagesBuilder(int index)Partial matching images on the page.List<WebDetection.WebImage.Builder>getPartialMatchingImagesBuilderList()Partial matching images on the page.intgetPartialMatchingImagesCount()Partial matching images on the page.List<WebDetection.WebImage>getPartialMatchingImagesList()Partial matching images on the page.WebDetection.WebImageOrBuildergetPartialMatchingImagesOrBuilder(int index)Partial matching images on the page.List<? extends WebDetection.WebImageOrBuilder>getPartialMatchingImagesOrBuilderList()Partial matching images on the page.floatgetScore()(Deprecated) Overall relevancy score for the web page.StringgetUrl()The result web page URL.com.google.protobuf.ByteStringgetUrlBytes()The result web page URL.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()WebDetection.WebPage.BuildermergeFrom(WebDetection.WebPage other)WebDetection.WebPage.BuildermergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)WebDetection.WebPage.BuildermergeFrom(com.google.protobuf.Message other)WebDetection.WebPage.BuildermergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)WebDetection.WebPage.BuilderremoveFullMatchingImages(int index)Fully matching images on the page.WebDetection.WebPage.BuilderremovePartialMatchingImages(int index)Partial matching images on the page.WebDetection.WebPage.BuildersetField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)WebDetection.WebPage.BuildersetFullMatchingImages(int index, WebDetection.WebImage value)Fully matching images on the page.WebDetection.WebPage.BuildersetFullMatchingImages(int index, WebDetection.WebImage.Builder builderForValue)Fully matching images on the page.WebDetection.WebPage.BuildersetPageTitle(String value)Title for the web page, may contain HTML markups.WebDetection.WebPage.BuildersetPageTitleBytes(com.google.protobuf.ByteString value)Title for the web page, may contain HTML markups.WebDetection.WebPage.BuildersetPartialMatchingImages(int index, WebDetection.WebImage value)Partial matching images on the page.WebDetection.WebPage.BuildersetPartialMatchingImages(int index, WebDetection.WebImage.Builder builderForValue)Partial matching images on the page.WebDetection.WebPage.BuildersetRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)WebDetection.WebPage.BuildersetScore(float value)(Deprecated) Overall relevancy score for the web page.WebDetection.WebPage.BuildersetUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)WebDetection.WebPage.BuildersetUrl(String value)The result web page URL.WebDetection.WebPage.BuildersetUrlBytes(com.google.protobuf.ByteString value)The result web page URL.-
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.WebPage.Builder>
-
clear
public WebDetection.WebPage.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.WebPage.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.WebPage.Builder>
-
getDefaultInstanceForType
public WebDetection.WebPage getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
public WebDetection.WebPage build()
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public WebDetection.WebPage buildPartial()
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
clone
public WebDetection.WebPage.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.WebPage.Builder>
-
setField
public WebDetection.WebPage.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.WebPage.Builder>
-
clearField
public WebDetection.WebPage.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<WebDetection.WebPage.Builder>
-
clearOneof
public WebDetection.WebPage.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<WebDetection.WebPage.Builder>
-
setRepeatedField
public WebDetection.WebPage.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.WebPage.Builder>
-
addRepeatedField
public WebDetection.WebPage.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.WebPage.Builder>
-
mergeFrom
public WebDetection.WebPage.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<WebDetection.WebPage.Builder>
-
mergeFrom
public WebDetection.WebPage.Builder mergeFrom(WebDetection.WebPage other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<WebDetection.WebPage.Builder>
-
mergeFrom
public WebDetection.WebPage.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.WebPage.Builder>- Throws:
IOException
-
getUrl
public String getUrl()
The result web page URL.
string url = 1;- Specified by:
getUrlin interfaceWebDetection.WebPageOrBuilder- Returns:
- The url.
-
getUrlBytes
public com.google.protobuf.ByteString getUrlBytes()
The result web page URL.
string url = 1;- Specified by:
getUrlBytesin interfaceWebDetection.WebPageOrBuilder- Returns:
- The bytes for url.
-
setUrl
public WebDetection.WebPage.Builder setUrl(String value)
The result web page URL.
string url = 1;- Parameters:
value- The url to set.- Returns:
- This builder for chaining.
-
clearUrl
public WebDetection.WebPage.Builder clearUrl()
The result web page URL.
string url = 1;- Returns:
- This builder for chaining.
-
setUrlBytes
public WebDetection.WebPage.Builder setUrlBytes(com.google.protobuf.ByteString value)
The result web page URL.
string url = 1;- Parameters:
value- The bytes for url to set.- Returns:
- This builder for chaining.
-
getScore
public float getScore()
(Deprecated) Overall relevancy score for the web page.
float score = 2;- Specified by:
getScorein interfaceWebDetection.WebPageOrBuilder- Returns:
- The score.
-
setScore
public WebDetection.WebPage.Builder setScore(float value)
(Deprecated) Overall relevancy score for the web page.
float score = 2;- Parameters:
value- The score to set.- Returns:
- This builder for chaining.
-
clearScore
public WebDetection.WebPage.Builder clearScore()
(Deprecated) Overall relevancy score for the web page.
float score = 2;- Returns:
- This builder for chaining.
-
getPageTitle
public String getPageTitle()
Title for the web page, may contain HTML markups.
string page_title = 3;- Specified by:
getPageTitlein interfaceWebDetection.WebPageOrBuilder- Returns:
- The pageTitle.
-
getPageTitleBytes
public com.google.protobuf.ByteString getPageTitleBytes()
Title for the web page, may contain HTML markups.
string page_title = 3;- Specified by:
getPageTitleBytesin interfaceWebDetection.WebPageOrBuilder- Returns:
- The bytes for pageTitle.
-
setPageTitle
public WebDetection.WebPage.Builder setPageTitle(String value)
Title for the web page, may contain HTML markups.
string page_title = 3;- Parameters:
value- The pageTitle to set.- Returns:
- This builder for chaining.
-
clearPageTitle
public WebDetection.WebPage.Builder clearPageTitle()
Title for the web page, may contain HTML markups.
string page_title = 3;- Returns:
- This builder for chaining.
-
setPageTitleBytes
public WebDetection.WebPage.Builder setPageTitleBytes(com.google.protobuf.ByteString value)
Title for the web page, may contain HTML markups.
string page_title = 3;- Parameters:
value- The bytes for pageTitle to set.- Returns:
- This builder for chaining.
-
getFullMatchingImagesList
public List<WebDetection.WebImage> getFullMatchingImagesList()
Fully matching images on the page. Can include resized copies of the query image.
repeated .google.cloud.vision.v1p2beta1.WebDetection.WebImage full_matching_images = 4;- Specified by:
getFullMatchingImagesListin interfaceWebDetection.WebPageOrBuilder
-
getFullMatchingImagesCount
public int getFullMatchingImagesCount()
Fully matching images on the page. Can include resized copies of the query image.
repeated .google.cloud.vision.v1p2beta1.WebDetection.WebImage full_matching_images = 4;- Specified by:
getFullMatchingImagesCountin interfaceWebDetection.WebPageOrBuilder
-
getFullMatchingImages
public WebDetection.WebImage getFullMatchingImages(int index)
Fully matching images on the page. Can include resized copies of the query image.
repeated .google.cloud.vision.v1p2beta1.WebDetection.WebImage full_matching_images = 4;- Specified by:
getFullMatchingImagesin interfaceWebDetection.WebPageOrBuilder
-
setFullMatchingImages
public WebDetection.WebPage.Builder setFullMatchingImages(int index, WebDetection.WebImage value)
Fully matching images on the page. Can include resized copies of the query image.
repeated .google.cloud.vision.v1p2beta1.WebDetection.WebImage full_matching_images = 4;
-
setFullMatchingImages
public WebDetection.WebPage.Builder setFullMatchingImages(int index, WebDetection.WebImage.Builder builderForValue)
Fully matching images on the page. Can include resized copies of the query image.
repeated .google.cloud.vision.v1p2beta1.WebDetection.WebImage full_matching_images = 4;
-
addFullMatchingImages
public WebDetection.WebPage.Builder addFullMatchingImages(WebDetection.WebImage value)
Fully matching images on the page. Can include resized copies of the query image.
repeated .google.cloud.vision.v1p2beta1.WebDetection.WebImage full_matching_images = 4;
-
addFullMatchingImages
public WebDetection.WebPage.Builder addFullMatchingImages(int index, WebDetection.WebImage value)
Fully matching images on the page. Can include resized copies of the query image.
repeated .google.cloud.vision.v1p2beta1.WebDetection.WebImage full_matching_images = 4;
-
addFullMatchingImages
public WebDetection.WebPage.Builder addFullMatchingImages(WebDetection.WebImage.Builder builderForValue)
Fully matching images on the page. Can include resized copies of the query image.
repeated .google.cloud.vision.v1p2beta1.WebDetection.WebImage full_matching_images = 4;
-
addFullMatchingImages
public WebDetection.WebPage.Builder addFullMatchingImages(int index, WebDetection.WebImage.Builder builderForValue)
Fully matching images on the page. Can include resized copies of the query image.
repeated .google.cloud.vision.v1p2beta1.WebDetection.WebImage full_matching_images = 4;
-
addAllFullMatchingImages
public WebDetection.WebPage.Builder addAllFullMatchingImages(Iterable<? extends WebDetection.WebImage> values)
Fully matching images on the page. Can include resized copies of the query image.
repeated .google.cloud.vision.v1p2beta1.WebDetection.WebImage full_matching_images = 4;
-
clearFullMatchingImages
public WebDetection.WebPage.Builder clearFullMatchingImages()
Fully matching images on the page. Can include resized copies of the query image.
repeated .google.cloud.vision.v1p2beta1.WebDetection.WebImage full_matching_images = 4;
-
removeFullMatchingImages
public WebDetection.WebPage.Builder removeFullMatchingImages(int index)
Fully matching images on the page. Can include resized copies of the query image.
repeated .google.cloud.vision.v1p2beta1.WebDetection.WebImage full_matching_images = 4;
-
getFullMatchingImagesBuilder
public WebDetection.WebImage.Builder getFullMatchingImagesBuilder(int index)
Fully matching images on the page. Can include resized copies of the query image.
repeated .google.cloud.vision.v1p2beta1.WebDetection.WebImage full_matching_images = 4;
-
getFullMatchingImagesOrBuilder
public WebDetection.WebImageOrBuilder getFullMatchingImagesOrBuilder(int index)
Fully matching images on the page. Can include resized copies of the query image.
repeated .google.cloud.vision.v1p2beta1.WebDetection.WebImage full_matching_images = 4;- Specified by:
getFullMatchingImagesOrBuilderin interfaceWebDetection.WebPageOrBuilder
-
getFullMatchingImagesOrBuilderList
public List<? extends WebDetection.WebImageOrBuilder> getFullMatchingImagesOrBuilderList()
Fully matching images on the page. Can include resized copies of the query image.
repeated .google.cloud.vision.v1p2beta1.WebDetection.WebImage full_matching_images = 4;- Specified by:
getFullMatchingImagesOrBuilderListin interfaceWebDetection.WebPageOrBuilder
-
addFullMatchingImagesBuilder
public WebDetection.WebImage.Builder addFullMatchingImagesBuilder()
Fully matching images on the page. Can include resized copies of the query image.
repeated .google.cloud.vision.v1p2beta1.WebDetection.WebImage full_matching_images = 4;
-
addFullMatchingImagesBuilder
public WebDetection.WebImage.Builder addFullMatchingImagesBuilder(int index)
Fully matching images on the page. Can include resized copies of the query image.
repeated .google.cloud.vision.v1p2beta1.WebDetection.WebImage full_matching_images = 4;
-
getFullMatchingImagesBuilderList
public List<WebDetection.WebImage.Builder> getFullMatchingImagesBuilderList()
Fully matching images on the page. Can include resized copies of the query image.
repeated .google.cloud.vision.v1p2beta1.WebDetection.WebImage full_matching_images = 4;
-
getPartialMatchingImagesList
public List<WebDetection.WebImage> getPartialMatchingImagesList()
Partial matching images on the page. 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.v1p2beta1.WebDetection.WebImage partial_matching_images = 5;- Specified by:
getPartialMatchingImagesListin interfaceWebDetection.WebPageOrBuilder
-
getPartialMatchingImagesCount
public int getPartialMatchingImagesCount()
Partial matching images on the page. 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.v1p2beta1.WebDetection.WebImage partial_matching_images = 5;- Specified by:
getPartialMatchingImagesCountin interfaceWebDetection.WebPageOrBuilder
-
getPartialMatchingImages
public WebDetection.WebImage getPartialMatchingImages(int index)
Partial matching images on the page. 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.v1p2beta1.WebDetection.WebImage partial_matching_images = 5;- Specified by:
getPartialMatchingImagesin interfaceWebDetection.WebPageOrBuilder
-
setPartialMatchingImages
public WebDetection.WebPage.Builder setPartialMatchingImages(int index, WebDetection.WebImage value)
Partial matching images on the page. 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.v1p2beta1.WebDetection.WebImage partial_matching_images = 5;
-
setPartialMatchingImages
public WebDetection.WebPage.Builder setPartialMatchingImages(int index, WebDetection.WebImage.Builder builderForValue)
Partial matching images on the page. 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.v1p2beta1.WebDetection.WebImage partial_matching_images = 5;
-
addPartialMatchingImages
public WebDetection.WebPage.Builder addPartialMatchingImages(WebDetection.WebImage value)
Partial matching images on the page. 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.v1p2beta1.WebDetection.WebImage partial_matching_images = 5;
-
addPartialMatchingImages
public WebDetection.WebPage.Builder addPartialMatchingImages(int index, WebDetection.WebImage value)
Partial matching images on the page. 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.v1p2beta1.WebDetection.WebImage partial_matching_images = 5;
-
addPartialMatchingImages
public WebDetection.WebPage.Builder addPartialMatchingImages(WebDetection.WebImage.Builder builderForValue)
Partial matching images on the page. 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.v1p2beta1.WebDetection.WebImage partial_matching_images = 5;
-
addPartialMatchingImages
public WebDetection.WebPage.Builder addPartialMatchingImages(int index, WebDetection.WebImage.Builder builderForValue)
Partial matching images on the page. 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.v1p2beta1.WebDetection.WebImage partial_matching_images = 5;
-
addAllPartialMatchingImages
public WebDetection.WebPage.Builder addAllPartialMatchingImages(Iterable<? extends WebDetection.WebImage> values)
Partial matching images on the page. 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.v1p2beta1.WebDetection.WebImage partial_matching_images = 5;
-
clearPartialMatchingImages
public WebDetection.WebPage.Builder clearPartialMatchingImages()
Partial matching images on the page. 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.v1p2beta1.WebDetection.WebImage partial_matching_images = 5;
-
removePartialMatchingImages
public WebDetection.WebPage.Builder removePartialMatchingImages(int index)
Partial matching images on the page. 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.v1p2beta1.WebDetection.WebImage partial_matching_images = 5;
-
getPartialMatchingImagesBuilder
public WebDetection.WebImage.Builder getPartialMatchingImagesBuilder(int index)
Partial matching images on the page. 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.v1p2beta1.WebDetection.WebImage partial_matching_images = 5;
-
getPartialMatchingImagesOrBuilder
public WebDetection.WebImageOrBuilder getPartialMatchingImagesOrBuilder(int index)
Partial matching images on the page. 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.v1p2beta1.WebDetection.WebImage partial_matching_images = 5;- Specified by:
getPartialMatchingImagesOrBuilderin interfaceWebDetection.WebPageOrBuilder
-
getPartialMatchingImagesOrBuilderList
public List<? extends WebDetection.WebImageOrBuilder> getPartialMatchingImagesOrBuilderList()
Partial matching images on the page. 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.v1p2beta1.WebDetection.WebImage partial_matching_images = 5;- Specified by:
getPartialMatchingImagesOrBuilderListin interfaceWebDetection.WebPageOrBuilder
-
addPartialMatchingImagesBuilder
public WebDetection.WebImage.Builder addPartialMatchingImagesBuilder()
Partial matching images on the page. 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.v1p2beta1.WebDetection.WebImage partial_matching_images = 5;
-
addPartialMatchingImagesBuilder
public WebDetection.WebImage.Builder addPartialMatchingImagesBuilder(int index)
Partial matching images on the page. 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.v1p2beta1.WebDetection.WebImage partial_matching_images = 5;
-
getPartialMatchingImagesBuilderList
public List<WebDetection.WebImage.Builder> getPartialMatchingImagesBuilderList()
Partial matching images on the page. 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.v1p2beta1.WebDetection.WebImage partial_matching_images = 5;
-
setUnknownFields
public final WebDetection.WebPage.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<WebDetection.WebPage.Builder>
-
mergeUnknownFields
public final WebDetection.WebPage.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<WebDetection.WebPage.Builder>
-
-