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.v1p4beta1.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.v1p4beta1.WebDetection.WebPage
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description WebDetection.WebPage.Builder
addAllFullMatchingImages(Iterable<? extends WebDetection.WebImage> values)
Fully matching images on the page.WebDetection.WebPage.Builder
addAllPartialMatchingImages(Iterable<? extends WebDetection.WebImage> values)
Partial matching images on the page.WebDetection.WebPage.Builder
addFullMatchingImages(int index, WebDetection.WebImage value)
Fully matching images on the page.WebDetection.WebPage.Builder
addFullMatchingImages(int index, WebDetection.WebImage.Builder builderForValue)
Fully matching images on the page.WebDetection.WebPage.Builder
addFullMatchingImages(WebDetection.WebImage value)
Fully matching images on the page.WebDetection.WebPage.Builder
addFullMatchingImages(WebDetection.WebImage.Builder builderForValue)
Fully matching images on the page.WebDetection.WebImage.Builder
addFullMatchingImagesBuilder()
Fully matching images on the page.WebDetection.WebImage.Builder
addFullMatchingImagesBuilder(int index)
Fully matching images on the page.WebDetection.WebPage.Builder
addPartialMatchingImages(int index, WebDetection.WebImage value)
Partial matching images on the page.WebDetection.WebPage.Builder
addPartialMatchingImages(int index, WebDetection.WebImage.Builder builderForValue)
Partial matching images on the page.WebDetection.WebPage.Builder
addPartialMatchingImages(WebDetection.WebImage value)
Partial matching images on the page.WebDetection.WebPage.Builder
addPartialMatchingImages(WebDetection.WebImage.Builder builderForValue)
Partial matching images on the page.WebDetection.WebImage.Builder
addPartialMatchingImagesBuilder()
Partial matching images on the page.WebDetection.WebImage.Builder
addPartialMatchingImagesBuilder(int index)
Partial matching images on the page.WebDetection.WebPage.Builder
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
WebDetection.WebPage
build()
WebDetection.WebPage
buildPartial()
WebDetection.WebPage.Builder
clear()
WebDetection.WebPage.Builder
clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
WebDetection.WebPage.Builder
clearFullMatchingImages()
Fully matching images on the page.WebDetection.WebPage.Builder
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
WebDetection.WebPage.Builder
clearPageTitle()
Title for the web page, may contain HTML markups.WebDetection.WebPage.Builder
clearPartialMatchingImages()
Partial matching images on the page.WebDetection.WebPage.Builder
clearScore()
(Deprecated) Overall relevancy score for the web page.WebDetection.WebPage.Builder
clearUrl()
The result web page URL.WebDetection.WebPage.Builder
clone()
WebDetection.WebPage
getDefaultInstanceForType()
static com.google.protobuf.Descriptors.Descriptor
getDescriptor()
com.google.protobuf.Descriptors.Descriptor
getDescriptorForType()
WebDetection.WebImage
getFullMatchingImages(int index)
Fully matching images on the page.WebDetection.WebImage.Builder
getFullMatchingImagesBuilder(int index)
Fully matching images on the page.List<WebDetection.WebImage.Builder>
getFullMatchingImagesBuilderList()
Fully matching images on the page.int
getFullMatchingImagesCount()
Fully matching images on the page.List<WebDetection.WebImage>
getFullMatchingImagesList()
Fully matching images on the page.WebDetection.WebImageOrBuilder
getFullMatchingImagesOrBuilder(int index)
Fully matching images on the page.List<? extends WebDetection.WebImageOrBuilder>
getFullMatchingImagesOrBuilderList()
Fully matching images on the page.String
getPageTitle()
Title for the web page, may contain HTML markups.com.google.protobuf.ByteString
getPageTitleBytes()
Title for the web page, may contain HTML markups.WebDetection.WebImage
getPartialMatchingImages(int index)
Partial matching images on the page.WebDetection.WebImage.Builder
getPartialMatchingImagesBuilder(int index)
Partial matching images on the page.List<WebDetection.WebImage.Builder>
getPartialMatchingImagesBuilderList()
Partial matching images on the page.int
getPartialMatchingImagesCount()
Partial matching images on the page.List<WebDetection.WebImage>
getPartialMatchingImagesList()
Partial matching images on the page.WebDetection.WebImageOrBuilder
getPartialMatchingImagesOrBuilder(int index)
Partial matching images on the page.List<? extends WebDetection.WebImageOrBuilder>
getPartialMatchingImagesOrBuilderList()
Partial matching images on the page.float
getScore()
(Deprecated) Overall relevancy score for the web page.String
getUrl()
The result web page URL.com.google.protobuf.ByteString
getUrlBytes()
The result web page URL.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internalGetFieldAccessorTable()
boolean
isInitialized()
WebDetection.WebPage.Builder
mergeFrom(WebDetection.WebPage other)
WebDetection.WebPage.Builder
mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
WebDetection.WebPage.Builder
mergeFrom(com.google.protobuf.Message other)
WebDetection.WebPage.Builder
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
WebDetection.WebPage.Builder
removeFullMatchingImages(int index)
Fully matching images on the page.WebDetection.WebPage.Builder
removePartialMatchingImages(int index)
Partial matching images on the page.WebDetection.WebPage.Builder
setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
WebDetection.WebPage.Builder
setFullMatchingImages(int index, WebDetection.WebImage value)
Fully matching images on the page.WebDetection.WebPage.Builder
setFullMatchingImages(int index, WebDetection.WebImage.Builder builderForValue)
Fully matching images on the page.WebDetection.WebPage.Builder
setPageTitle(String value)
Title for the web page, may contain HTML markups.WebDetection.WebPage.Builder
setPageTitleBytes(com.google.protobuf.ByteString value)
Title for the web page, may contain HTML markups.WebDetection.WebPage.Builder
setPartialMatchingImages(int index, WebDetection.WebImage value)
Partial matching images on the page.WebDetection.WebPage.Builder
setPartialMatchingImages(int index, WebDetection.WebImage.Builder builderForValue)
Partial matching images on the page.WebDetection.WebPage.Builder
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
WebDetection.WebPage.Builder
setScore(float value)
(Deprecated) Overall relevancy score for the web page.WebDetection.WebPage.Builder
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
WebDetection.WebPage.Builder
setUrl(String value)
The result web page URL.WebDetection.WebPage.Builder
setUrlBytes(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:
internalGetFieldAccessorTable
in classcom.google.protobuf.GeneratedMessageV3.Builder<WebDetection.WebPage.Builder>
-
clear
public WebDetection.WebPage.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.WebPage.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.WebPage.Builder>
-
getDefaultInstanceForType
public WebDetection.WebPage getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageOrBuilder
-
build
public WebDetection.WebPage build()
- Specified by:
build
in interfacecom.google.protobuf.Message.Builder
- Specified by:
build
in interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public WebDetection.WebPage buildPartial()
- Specified by:
buildPartial
in interfacecom.google.protobuf.Message.Builder
- Specified by:
buildPartial
in interfacecom.google.protobuf.MessageLite.Builder
-
clone
public WebDetection.WebPage.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.WebPage.Builder>
-
setField
public WebDetection.WebPage.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.WebPage.Builder>
-
clearField
public WebDetection.WebPage.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.WebPage.Builder>
-
clearOneof
public WebDetection.WebPage.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.WebPage.Builder>
-
setRepeatedField
public WebDetection.WebPage.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.WebPage.Builder>
-
addRepeatedField
public WebDetection.WebPage.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.WebPage.Builder>
-
mergeFrom
public WebDetection.WebPage.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.WebPage.Builder>
-
mergeFrom
public WebDetection.WebPage.Builder mergeFrom(WebDetection.WebPage other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitialized
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Overrides:
isInitialized
in 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:
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.WebPage.Builder>
- Throws:
IOException
-
getUrl
public String getUrl()
The result web page URL.
string url = 1;
- Specified by:
getUrl
in interfaceWebDetection.WebPageOrBuilder
- Returns:
- The url.
-
getUrlBytes
public com.google.protobuf.ByteString getUrlBytes()
The result web page URL.
string url = 1;
- Specified by:
getUrlBytes
in 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:
getScore
in 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:
getPageTitle
in 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:
getPageTitleBytes
in 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.v1p4beta1.WebDetection.WebImage full_matching_images = 4;
- Specified by:
getFullMatchingImagesList
in interfaceWebDetection.WebPageOrBuilder
-
getFullMatchingImagesCount
public int getFullMatchingImagesCount()
Fully matching images on the page. Can include resized copies of the query image.
repeated .google.cloud.vision.v1p4beta1.WebDetection.WebImage full_matching_images = 4;
- Specified by:
getFullMatchingImagesCount
in 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.v1p4beta1.WebDetection.WebImage full_matching_images = 4;
- Specified by:
getFullMatchingImages
in 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.v1p4beta1.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.v1p4beta1.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.v1p4beta1.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.v1p4beta1.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.v1p4beta1.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.v1p4beta1.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.v1p4beta1.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.v1p4beta1.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.v1p4beta1.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.v1p4beta1.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.v1p4beta1.WebDetection.WebImage full_matching_images = 4;
- Specified by:
getFullMatchingImagesOrBuilder
in 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.v1p4beta1.WebDetection.WebImage full_matching_images = 4;
- Specified by:
getFullMatchingImagesOrBuilderList
in 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.v1p4beta1.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.v1p4beta1.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.v1p4beta1.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.v1p4beta1.WebDetection.WebImage partial_matching_images = 5;
- Specified by:
getPartialMatchingImagesList
in 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.v1p4beta1.WebDetection.WebImage partial_matching_images = 5;
- Specified by:
getPartialMatchingImagesCount
in 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.v1p4beta1.WebDetection.WebImage partial_matching_images = 5;
- Specified by:
getPartialMatchingImages
in 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.v1p4beta1.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.v1p4beta1.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.v1p4beta1.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.v1p4beta1.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.v1p4beta1.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.v1p4beta1.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.v1p4beta1.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.v1p4beta1.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.v1p4beta1.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.v1p4beta1.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.v1p4beta1.WebDetection.WebImage partial_matching_images = 5;
- Specified by:
getPartialMatchingImagesOrBuilder
in 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.v1p4beta1.WebDetection.WebImage partial_matching_images = 5;
- Specified by:
getPartialMatchingImagesOrBuilderList
in 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.v1p4beta1.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.v1p4beta1.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.v1p4beta1.WebDetection.WebImage partial_matching_images = 5;
-
setUnknownFields
public final WebDetection.WebPage.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.WebPage.Builder>
-
mergeUnknownFields
public final WebDetection.WebPage.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.WebPage.Builder>
-
-