Package com.google.cloud.vision.v1
Class WebDetection
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite
-
- com.google.protobuf.AbstractMessage
-
- com.google.protobuf.GeneratedMessageV3
-
- com.google.cloud.vision.v1.WebDetection
-
- All Implemented Interfaces:
WebDetectionOrBuilder,com.google.protobuf.Message,com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Serializable
public final class WebDetection extends com.google.protobuf.GeneratedMessageV3 implements WebDetectionOrBuilder
Relevant information for the image from the Internet.
Protobuf typegoogle.cloud.vision.v1.WebDetection- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classWebDetection.BuilderRelevant information for the image from the Internet.static classWebDetection.WebEntityEntity deduced from similar images on the Internet.static interfaceWebDetection.WebEntityOrBuilderstatic classWebDetection.WebImageMetadata for online images.static interfaceWebDetection.WebImageOrBuilderstatic classWebDetection.WebLabelLabel to provide extra metadata for the web detection.static interfaceWebDetection.WebLabelOrBuilderstatic classWebDetection.WebPageMetadata for web pages.static interfaceWebDetection.WebPageOrBuilder-
Nested classes/interfaces inherited from class com.google.protobuf.GeneratedMessageV3
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>,BuilderT extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT,BuilderT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable, com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter
-
-
Field Summary
Fields Modifier and Type Field Description static intBEST_GUESS_LABELS_FIELD_NUMBERstatic intFULL_MATCHING_IMAGES_FIELD_NUMBERstatic intPAGES_WITH_MATCHING_IMAGES_FIELD_NUMBERstatic intPARTIAL_MATCHING_IMAGES_FIELD_NUMBERstatic intVISUALLY_SIMILAR_IMAGES_FIELD_NUMBERstatic intWEB_ENTITIES_FIELD_NUMBER
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(Object obj)WebDetection.WebLabelgetBestGuessLabels(int index)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.static WebDetectiongetDefaultInstance()WebDetectiongetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()WebDetection.WebImagegetFullMatchingImages(int index)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.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.com.google.protobuf.Parser<WebDetection>getParserForType()WebDetection.WebImagegetPartialMatchingImages(int index)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.intgetSerializedSize()WebDetection.WebImagegetVisuallySimilarImages(int index)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.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.inthashCode()protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()static WebDetection.BuildernewBuilder()static WebDetection.BuildernewBuilder(WebDetection prototype)WebDetection.BuildernewBuilderForType()protected WebDetection.BuildernewBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)protected ObjectnewInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)static WebDetectionparseDelimitedFrom(InputStream input)static WebDetectionparseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static WebDetectionparseFrom(byte[] data)static WebDetectionparseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static WebDetectionparseFrom(com.google.protobuf.ByteString data)static WebDetectionparseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static WebDetectionparseFrom(com.google.protobuf.CodedInputStream input)static WebDetectionparseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static WebDetectionparseFrom(InputStream input)static WebDetectionparseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static WebDetectionparseFrom(ByteBuffer data)static WebDetectionparseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static com.google.protobuf.Parser<WebDetection>parser()WebDetection.BuildertoBuilder()voidwriteTo(com.google.protobuf.CodedOutputStream output)-
Methods inherited from class com.google.protobuf.GeneratedMessageV3
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, isStringEmpty, makeExtensionsImmutable, makeMutableCopy, mergeFromAndMakeImmutableInternal, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, newBooleanList, newBuilderForType, newDoubleList, newFloatList, newIntList, newLongList, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTag
-
Methods inherited from class com.google.protobuf.AbstractMessage
findInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite
addAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeTo
-
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
-
-
-
-
Field Detail
-
WEB_ENTITIES_FIELD_NUMBER
public static final int WEB_ENTITIES_FIELD_NUMBER
- See Also:
- Constant Field Values
-
FULL_MATCHING_IMAGES_FIELD_NUMBER
public static final int FULL_MATCHING_IMAGES_FIELD_NUMBER
- See Also:
- Constant Field Values
-
PARTIAL_MATCHING_IMAGES_FIELD_NUMBER
public static final int PARTIAL_MATCHING_IMAGES_FIELD_NUMBER
- See Also:
- Constant Field Values
-
PAGES_WITH_MATCHING_IMAGES_FIELD_NUMBER
public static final int PAGES_WITH_MATCHING_IMAGES_FIELD_NUMBER
- See Also:
- Constant Field Values
-
VISUALLY_SIMILAR_IMAGES_FIELD_NUMBER
public static final int VISUALLY_SIMILAR_IMAGES_FIELD_NUMBER
- See Also:
- Constant Field Values
-
BEST_GUESS_LABELS_FIELD_NUMBER
public static final int BEST_GUESS_LABELS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
-
Method Detail
-
newInstance
protected Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
- Overrides:
newInstancein classcom.google.protobuf.GeneratedMessageV3
-
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
-
getWebEntitiesList
public List<WebDetection.WebEntity> getWebEntitiesList()
Deduced entities from similar images on the Internet.
repeated .google.cloud.vision.v1.WebDetection.WebEntity web_entities = 1;- Specified by:
getWebEntitiesListin interfaceWebDetectionOrBuilder
-
getWebEntitiesOrBuilderList
public List<? extends WebDetection.WebEntityOrBuilder> getWebEntitiesOrBuilderList()
Deduced entities from similar images on the Internet.
repeated .google.cloud.vision.v1.WebDetection.WebEntity web_entities = 1;- Specified by:
getWebEntitiesOrBuilderListin interfaceWebDetectionOrBuilder
-
getWebEntitiesCount
public int getWebEntitiesCount()
Deduced entities from similar images on the Internet.
repeated .google.cloud.vision.v1.WebDetection.WebEntity web_entities = 1;- Specified by:
getWebEntitiesCountin interfaceWebDetectionOrBuilder
-
getWebEntities
public WebDetection.WebEntity getWebEntities(int index)
Deduced entities from similar images on the Internet.
repeated .google.cloud.vision.v1.WebDetection.WebEntity web_entities = 1;- Specified by:
getWebEntitiesin interfaceWebDetectionOrBuilder
-
getWebEntitiesOrBuilder
public WebDetection.WebEntityOrBuilder getWebEntitiesOrBuilder(int index)
Deduced entities from similar images on the Internet.
repeated .google.cloud.vision.v1.WebDetection.WebEntity web_entities = 1;- Specified by:
getWebEntitiesOrBuilderin interfaceWebDetectionOrBuilder
-
getFullMatchingImagesList
public List<WebDetection.WebImage> getFullMatchingImagesList()
Fully matching images from the Internet. Can include resized copies of the query image.
repeated .google.cloud.vision.v1.WebDetection.WebImage full_matching_images = 2;- Specified by:
getFullMatchingImagesListin interfaceWebDetectionOrBuilder
-
getFullMatchingImagesOrBuilderList
public List<? extends WebDetection.WebImageOrBuilder> getFullMatchingImagesOrBuilderList()
Fully matching images from the Internet. Can include resized copies of the query image.
repeated .google.cloud.vision.v1.WebDetection.WebImage full_matching_images = 2;- Specified by:
getFullMatchingImagesOrBuilderListin interfaceWebDetectionOrBuilder
-
getFullMatchingImagesCount
public int getFullMatchingImagesCount()
Fully matching images from the Internet. Can include resized copies of the query image.
repeated .google.cloud.vision.v1.WebDetection.WebImage full_matching_images = 2;- Specified by:
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.v1.WebDetection.WebImage full_matching_images = 2;- Specified by:
getFullMatchingImagesin interfaceWebDetectionOrBuilder
-
getFullMatchingImagesOrBuilder
public WebDetection.WebImageOrBuilder getFullMatchingImagesOrBuilder(int index)
Fully matching images from the Internet. Can include resized copies of the query image.
repeated .google.cloud.vision.v1.WebDetection.WebImage full_matching_images = 2;- Specified by:
getFullMatchingImagesOrBuilderin interfaceWebDetectionOrBuilder
-
getPartialMatchingImagesList
public List<WebDetection.WebImage> getPartialMatchingImagesList()
Partial matching images from the Internet. Those images are similar enough to share some key-point features. For example an original image will likely have partial matching for its crops.
repeated .google.cloud.vision.v1.WebDetection.WebImage partial_matching_images = 3;- Specified by:
getPartialMatchingImagesListin interfaceWebDetectionOrBuilder
-
getPartialMatchingImagesOrBuilderList
public List<? extends WebDetection.WebImageOrBuilder> getPartialMatchingImagesOrBuilderList()
Partial matching images from the Internet. Those images are similar enough to share some key-point features. For example an original image will likely have partial matching for its crops.
repeated .google.cloud.vision.v1.WebDetection.WebImage partial_matching_images = 3;- Specified by:
getPartialMatchingImagesOrBuilderListin interfaceWebDetectionOrBuilder
-
getPartialMatchingImagesCount
public int getPartialMatchingImagesCount()
Partial matching images from the Internet. Those images are similar enough to share some key-point features. For example an original image will likely have partial matching for its crops.
repeated .google.cloud.vision.v1.WebDetection.WebImage partial_matching_images = 3;- Specified by:
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.v1.WebDetection.WebImage partial_matching_images = 3;- Specified by:
getPartialMatchingImagesin interfaceWebDetectionOrBuilder
-
getPartialMatchingImagesOrBuilder
public WebDetection.WebImageOrBuilder getPartialMatchingImagesOrBuilder(int index)
Partial matching images from the Internet. Those images are similar enough to share some key-point features. For example an original image will likely have partial matching for its crops.
repeated .google.cloud.vision.v1.WebDetection.WebImage partial_matching_images = 3;- Specified by:
getPartialMatchingImagesOrBuilderin interfaceWebDetectionOrBuilder
-
getPagesWithMatchingImagesList
public List<WebDetection.WebPage> getPagesWithMatchingImagesList()
Web pages containing the matching images from the Internet.
repeated .google.cloud.vision.v1.WebDetection.WebPage pages_with_matching_images = 4;- Specified by:
getPagesWithMatchingImagesListin interfaceWebDetectionOrBuilder
-
getPagesWithMatchingImagesOrBuilderList
public List<? extends WebDetection.WebPageOrBuilder> getPagesWithMatchingImagesOrBuilderList()
Web pages containing the matching images from the Internet.
repeated .google.cloud.vision.v1.WebDetection.WebPage pages_with_matching_images = 4;- Specified by:
getPagesWithMatchingImagesOrBuilderListin interfaceWebDetectionOrBuilder
-
getPagesWithMatchingImagesCount
public int getPagesWithMatchingImagesCount()
Web pages containing the matching images from the Internet.
repeated .google.cloud.vision.v1.WebDetection.WebPage pages_with_matching_images = 4;- Specified by:
getPagesWithMatchingImagesCountin interfaceWebDetectionOrBuilder
-
getPagesWithMatchingImages
public WebDetection.WebPage getPagesWithMatchingImages(int index)
Web pages containing the matching images from the Internet.
repeated .google.cloud.vision.v1.WebDetection.WebPage pages_with_matching_images = 4;- Specified by:
getPagesWithMatchingImagesin interfaceWebDetectionOrBuilder
-
getPagesWithMatchingImagesOrBuilder
public WebDetection.WebPageOrBuilder getPagesWithMatchingImagesOrBuilder(int index)
Web pages containing the matching images from the Internet.
repeated .google.cloud.vision.v1.WebDetection.WebPage pages_with_matching_images = 4;- Specified by:
getPagesWithMatchingImagesOrBuilderin interfaceWebDetectionOrBuilder
-
getVisuallySimilarImagesList
public List<WebDetection.WebImage> getVisuallySimilarImagesList()
The visually similar image results.
repeated .google.cloud.vision.v1.WebDetection.WebImage visually_similar_images = 6;- Specified by:
getVisuallySimilarImagesListin interfaceWebDetectionOrBuilder
-
getVisuallySimilarImagesOrBuilderList
public List<? extends WebDetection.WebImageOrBuilder> getVisuallySimilarImagesOrBuilderList()
The visually similar image results.
repeated .google.cloud.vision.v1.WebDetection.WebImage visually_similar_images = 6;- Specified by:
getVisuallySimilarImagesOrBuilderListin interfaceWebDetectionOrBuilder
-
getVisuallySimilarImagesCount
public int getVisuallySimilarImagesCount()
The visually similar image results.
repeated .google.cloud.vision.v1.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.v1.WebDetection.WebImage visually_similar_images = 6;- Specified by:
getVisuallySimilarImagesin interfaceWebDetectionOrBuilder
-
getVisuallySimilarImagesOrBuilder
public WebDetection.WebImageOrBuilder getVisuallySimilarImagesOrBuilder(int index)
The visually similar image results.
repeated .google.cloud.vision.v1.WebDetection.WebImage visually_similar_images = 6;- Specified by:
getVisuallySimilarImagesOrBuilderin interfaceWebDetectionOrBuilder
-
getBestGuessLabelsList
public List<WebDetection.WebLabel> getBestGuessLabelsList()
The service's best guess as to the topic of the request image. Inferred from similar images on the open web.
repeated .google.cloud.vision.v1.WebDetection.WebLabel best_guess_labels = 8;- Specified by:
getBestGuessLabelsListin interfaceWebDetectionOrBuilder
-
getBestGuessLabelsOrBuilderList
public List<? extends WebDetection.WebLabelOrBuilder> getBestGuessLabelsOrBuilderList()
The service's best guess as to the topic of the request image. Inferred from similar images on the open web.
repeated .google.cloud.vision.v1.WebDetection.WebLabel best_guess_labels = 8;- Specified by:
getBestGuessLabelsOrBuilderListin interfaceWebDetectionOrBuilder
-
getBestGuessLabelsCount
public int getBestGuessLabelsCount()
The service's best guess as to the topic of the request image. Inferred from similar images on the open web.
repeated .google.cloud.vision.v1.WebDetection.WebLabel best_guess_labels = 8;- Specified by:
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.v1.WebDetection.WebLabel best_guess_labels = 8;- Specified by:
getBestGuessLabelsin interfaceWebDetectionOrBuilder
-
getBestGuessLabelsOrBuilder
public WebDetection.WebLabelOrBuilder getBestGuessLabelsOrBuilder(int index)
The service's best guess as to the topic of the request image. Inferred from similar images on the open web.
repeated .google.cloud.vision.v1.WebDetection.WebLabel best_guess_labels = 8;- Specified by:
getBestGuessLabelsOrBuilderin interfaceWebDetectionOrBuilder
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3
-
writeTo
public void writeTo(com.google.protobuf.CodedOutputStream output) throws IOException- Specified by:
writeToin interfacecom.google.protobuf.MessageLite- Overrides:
writeToin classcom.google.protobuf.GeneratedMessageV3- Throws:
IOException
-
getSerializedSize
public int getSerializedSize()
- Specified by:
getSerializedSizein interfacecom.google.protobuf.MessageLite- Overrides:
getSerializedSizein classcom.google.protobuf.GeneratedMessageV3
-
equals
public boolean equals(Object obj)
- Specified by:
equalsin interfacecom.google.protobuf.Message- Overrides:
equalsin classcom.google.protobuf.AbstractMessage
-
hashCode
public int hashCode()
- Specified by:
hashCodein interfacecom.google.protobuf.Message- Overrides:
hashCodein classcom.google.protobuf.AbstractMessage
-
parseFrom
public static WebDetection parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static WebDetection parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static WebDetection parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static WebDetection parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static WebDetection parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static WebDetection parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static WebDetection parseFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static WebDetection parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static WebDetection parseDelimitedFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static WebDetection parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseFrom
public static WebDetection parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static WebDetection parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
newBuilderForType
public WebDetection.Builder newBuilderForType()
- Specified by:
newBuilderForTypein interfacecom.google.protobuf.Message- Specified by:
newBuilderForTypein interfacecom.google.protobuf.MessageLite
-
newBuilder
public static WebDetection.Builder newBuilder()
-
newBuilder
public static WebDetection.Builder newBuilder(WebDetection prototype)
-
toBuilder
public WebDetection.Builder toBuilder()
- Specified by:
toBuilderin interfacecom.google.protobuf.Message- Specified by:
toBuilderin interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected WebDetection.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
- Specified by:
newBuilderForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
public static WebDetection getDefaultInstance()
-
parser
public static com.google.protobuf.Parser<WebDetection> parser()
-
getParserForType
public com.google.protobuf.Parser<WebDetection> getParserForType()
- Specified by:
getParserForTypein interfacecom.google.protobuf.Message- Specified by:
getParserForTypein interfacecom.google.protobuf.MessageLite- Overrides:
getParserForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
public WebDetection getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
-