Package com.google.cloud.automl.v1beta1
Class AnnotationPayload
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite
-
- com.google.protobuf.AbstractMessage
-
- com.google.protobuf.GeneratedMessageV3
-
- com.google.cloud.automl.v1beta1.AnnotationPayload
-
- All Implemented Interfaces:
AnnotationPayloadOrBuilder
,com.google.protobuf.Message
,com.google.protobuf.MessageLite
,com.google.protobuf.MessageLiteOrBuilder
,com.google.protobuf.MessageOrBuilder
,Serializable
public final class AnnotationPayload extends com.google.protobuf.GeneratedMessageV3 implements AnnotationPayloadOrBuilder
Contains annotation information that is relevant to AutoML.
Protobuf typegoogle.cloud.automl.v1beta1.AnnotationPayload
- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static class
AnnotationPayload.Builder
Contains annotation information that is relevant to AutoML.static class
AnnotationPayload.DetailCase
-
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 int
ANNOTATION_SPEC_ID_FIELD_NUMBER
static int
CLASSIFICATION_FIELD_NUMBER
static int
DISPLAY_NAME_FIELD_NUMBER
static int
IMAGE_OBJECT_DETECTION_FIELD_NUMBER
static int
TABLES_FIELD_NUMBER
static int
TEXT_EXTRACTION_FIELD_NUMBER
static int
TEXT_SENTIMENT_FIELD_NUMBER
static int
TRANSLATION_FIELD_NUMBER
static int
VIDEO_CLASSIFICATION_FIELD_NUMBER
static int
VIDEO_OBJECT_TRACKING_FIELD_NUMBER
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description boolean
equals(Object obj)
String
getAnnotationSpecId()
Output only .com.google.protobuf.ByteString
getAnnotationSpecIdBytes()
Output only .ClassificationProto.ClassificationAnnotation
getClassification()
Annotation details for content or image classification.ClassificationProto.ClassificationAnnotationOrBuilder
getClassificationOrBuilder()
Annotation details for content or image classification.static AnnotationPayload
getDefaultInstance()
AnnotationPayload
getDefaultInstanceForType()
static com.google.protobuf.Descriptors.Descriptor
getDescriptor()
AnnotationPayload.DetailCase
getDetailCase()
String
getDisplayName()
Output only.com.google.protobuf.ByteString
getDisplayNameBytes()
Output only.ImageObjectDetectionAnnotation
getImageObjectDetection()
Annotation details for image object detection.ImageObjectDetectionAnnotationOrBuilder
getImageObjectDetectionOrBuilder()
Annotation details for image object detection.com.google.protobuf.Parser<AnnotationPayload>
getParserForType()
int
getSerializedSize()
TablesAnnotation
getTables()
Annotation details for Tables.TablesAnnotationOrBuilder
getTablesOrBuilder()
Annotation details for Tables.TextExtractionAnnotation
getTextExtraction()
Annotation details for text extraction.TextExtractionAnnotationOrBuilder
getTextExtractionOrBuilder()
Annotation details for text extraction.TextSentimentProto.TextSentimentAnnotation
getTextSentiment()
Annotation details for text sentiment.TextSentimentProto.TextSentimentAnnotationOrBuilder
getTextSentimentOrBuilder()
Annotation details for text sentiment.TranslationAnnotation
getTranslation()
Annotation details for translation.TranslationAnnotationOrBuilder
getTranslationOrBuilder()
Annotation details for translation.ClassificationProto.VideoClassificationAnnotation
getVideoClassification()
Annotation details for video classification.ClassificationProto.VideoClassificationAnnotationOrBuilder
getVideoClassificationOrBuilder()
Annotation details for video classification.VideoObjectTrackingAnnotation
getVideoObjectTracking()
Annotation details for video object tracking.VideoObjectTrackingAnnotationOrBuilder
getVideoObjectTrackingOrBuilder()
Annotation details for video object tracking.boolean
hasClassification()
Annotation details for content or image classification.int
hashCode()
boolean
hasImageObjectDetection()
Annotation details for image object detection.boolean
hasTables()
Annotation details for Tables.boolean
hasTextExtraction()
Annotation details for text extraction.boolean
hasTextSentiment()
Annotation details for text sentiment.boolean
hasTranslation()
Annotation details for translation.boolean
hasVideoClassification()
Annotation details for video classification.boolean
hasVideoObjectTracking()
Annotation details for video object tracking.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internalGetFieldAccessorTable()
boolean
isInitialized()
static AnnotationPayload.Builder
newBuilder()
static AnnotationPayload.Builder
newBuilder(AnnotationPayload prototype)
AnnotationPayload.Builder
newBuilderForType()
protected AnnotationPayload.Builder
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
protected Object
newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
static AnnotationPayload
parseDelimitedFrom(InputStream input)
static AnnotationPayload
parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static AnnotationPayload
parseFrom(byte[] data)
static AnnotationPayload
parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static AnnotationPayload
parseFrom(com.google.protobuf.ByteString data)
static AnnotationPayload
parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static AnnotationPayload
parseFrom(com.google.protobuf.CodedInputStream input)
static AnnotationPayload
parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static AnnotationPayload
parseFrom(InputStream input)
static AnnotationPayload
parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static AnnotationPayload
parseFrom(ByteBuffer data)
static AnnotationPayload
parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static com.google.protobuf.Parser<AnnotationPayload>
parser()
AnnotationPayload.Builder
toBuilder()
void
writeTo(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
-
TRANSLATION_FIELD_NUMBER
public static final int TRANSLATION_FIELD_NUMBER
- See Also:
- Constant Field Values
-
CLASSIFICATION_FIELD_NUMBER
public static final int CLASSIFICATION_FIELD_NUMBER
- See Also:
- Constant Field Values
-
IMAGE_OBJECT_DETECTION_FIELD_NUMBER
public static final int IMAGE_OBJECT_DETECTION_FIELD_NUMBER
- See Also:
- Constant Field Values
-
VIDEO_CLASSIFICATION_FIELD_NUMBER
public static final int VIDEO_CLASSIFICATION_FIELD_NUMBER
- See Also:
- Constant Field Values
-
VIDEO_OBJECT_TRACKING_FIELD_NUMBER
public static final int VIDEO_OBJECT_TRACKING_FIELD_NUMBER
- See Also:
- Constant Field Values
-
TEXT_EXTRACTION_FIELD_NUMBER
public static final int TEXT_EXTRACTION_FIELD_NUMBER
- See Also:
- Constant Field Values
-
TEXT_SENTIMENT_FIELD_NUMBER
public static final int TEXT_SENTIMENT_FIELD_NUMBER
- See Also:
- Constant Field Values
-
TABLES_FIELD_NUMBER
public static final int TABLES_FIELD_NUMBER
- See Also:
- Constant Field Values
-
ANNOTATION_SPEC_ID_FIELD_NUMBER
public static final int ANNOTATION_SPEC_ID_FIELD_NUMBER
- See Also:
- Constant Field Values
-
DISPLAY_NAME_FIELD_NUMBER
public static final int DISPLAY_NAME_FIELD_NUMBER
- See Also:
- Constant Field Values
-
-
Method Detail
-
newInstance
protected Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
- Overrides:
newInstance
in classcom.google.protobuf.GeneratedMessageV3
-
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
-
getDetailCase
public AnnotationPayload.DetailCase getDetailCase()
- Specified by:
getDetailCase
in interfaceAnnotationPayloadOrBuilder
-
hasTranslation
public boolean hasTranslation()
Annotation details for translation.
.google.cloud.automl.v1beta1.TranslationAnnotation translation = 2;
- Specified by:
hasTranslation
in interfaceAnnotationPayloadOrBuilder
- Returns:
- Whether the translation field is set.
-
getTranslation
public TranslationAnnotation getTranslation()
Annotation details for translation.
.google.cloud.automl.v1beta1.TranslationAnnotation translation = 2;
- Specified by:
getTranslation
in interfaceAnnotationPayloadOrBuilder
- Returns:
- The translation.
-
getTranslationOrBuilder
public TranslationAnnotationOrBuilder getTranslationOrBuilder()
Annotation details for translation.
.google.cloud.automl.v1beta1.TranslationAnnotation translation = 2;
- Specified by:
getTranslationOrBuilder
in interfaceAnnotationPayloadOrBuilder
-
hasClassification
public boolean hasClassification()
Annotation details for content or image classification.
.google.cloud.automl.v1beta1.ClassificationAnnotation classification = 3;
- Specified by:
hasClassification
in interfaceAnnotationPayloadOrBuilder
- Returns:
- Whether the classification field is set.
-
getClassification
public ClassificationProto.ClassificationAnnotation getClassification()
Annotation details for content or image classification.
.google.cloud.automl.v1beta1.ClassificationAnnotation classification = 3;
- Specified by:
getClassification
in interfaceAnnotationPayloadOrBuilder
- Returns:
- The classification.
-
getClassificationOrBuilder
public ClassificationProto.ClassificationAnnotationOrBuilder getClassificationOrBuilder()
Annotation details for content or image classification.
.google.cloud.automl.v1beta1.ClassificationAnnotation classification = 3;
- Specified by:
getClassificationOrBuilder
in interfaceAnnotationPayloadOrBuilder
-
hasImageObjectDetection
public boolean hasImageObjectDetection()
Annotation details for image object detection.
.google.cloud.automl.v1beta1.ImageObjectDetectionAnnotation image_object_detection = 4;
- Specified by:
hasImageObjectDetection
in interfaceAnnotationPayloadOrBuilder
- Returns:
- Whether the imageObjectDetection field is set.
-
getImageObjectDetection
public ImageObjectDetectionAnnotation getImageObjectDetection()
Annotation details for image object detection.
.google.cloud.automl.v1beta1.ImageObjectDetectionAnnotation image_object_detection = 4;
- Specified by:
getImageObjectDetection
in interfaceAnnotationPayloadOrBuilder
- Returns:
- The imageObjectDetection.
-
getImageObjectDetectionOrBuilder
public ImageObjectDetectionAnnotationOrBuilder getImageObjectDetectionOrBuilder()
Annotation details for image object detection.
.google.cloud.automl.v1beta1.ImageObjectDetectionAnnotation image_object_detection = 4;
- Specified by:
getImageObjectDetectionOrBuilder
in interfaceAnnotationPayloadOrBuilder
-
hasVideoClassification
public boolean hasVideoClassification()
Annotation details for video classification. Returned for Video Classification predictions.
.google.cloud.automl.v1beta1.VideoClassificationAnnotation video_classification = 9;
- Specified by:
hasVideoClassification
in interfaceAnnotationPayloadOrBuilder
- Returns:
- Whether the videoClassification field is set.
-
getVideoClassification
public ClassificationProto.VideoClassificationAnnotation getVideoClassification()
Annotation details for video classification. Returned for Video Classification predictions.
.google.cloud.automl.v1beta1.VideoClassificationAnnotation video_classification = 9;
- Specified by:
getVideoClassification
in interfaceAnnotationPayloadOrBuilder
- Returns:
- The videoClassification.
-
getVideoClassificationOrBuilder
public ClassificationProto.VideoClassificationAnnotationOrBuilder getVideoClassificationOrBuilder()
Annotation details for video classification. Returned for Video Classification predictions.
.google.cloud.automl.v1beta1.VideoClassificationAnnotation video_classification = 9;
- Specified by:
getVideoClassificationOrBuilder
in interfaceAnnotationPayloadOrBuilder
-
hasVideoObjectTracking
public boolean hasVideoObjectTracking()
Annotation details for video object tracking.
.google.cloud.automl.v1beta1.VideoObjectTrackingAnnotation video_object_tracking = 8;
- Specified by:
hasVideoObjectTracking
in interfaceAnnotationPayloadOrBuilder
- Returns:
- Whether the videoObjectTracking field is set.
-
getVideoObjectTracking
public VideoObjectTrackingAnnotation getVideoObjectTracking()
Annotation details for video object tracking.
.google.cloud.automl.v1beta1.VideoObjectTrackingAnnotation video_object_tracking = 8;
- Specified by:
getVideoObjectTracking
in interfaceAnnotationPayloadOrBuilder
- Returns:
- The videoObjectTracking.
-
getVideoObjectTrackingOrBuilder
public VideoObjectTrackingAnnotationOrBuilder getVideoObjectTrackingOrBuilder()
Annotation details for video object tracking.
.google.cloud.automl.v1beta1.VideoObjectTrackingAnnotation video_object_tracking = 8;
- Specified by:
getVideoObjectTrackingOrBuilder
in interfaceAnnotationPayloadOrBuilder
-
hasTextExtraction
public boolean hasTextExtraction()
Annotation details for text extraction.
.google.cloud.automl.v1beta1.TextExtractionAnnotation text_extraction = 6;
- Specified by:
hasTextExtraction
in interfaceAnnotationPayloadOrBuilder
- Returns:
- Whether the textExtraction field is set.
-
getTextExtraction
public TextExtractionAnnotation getTextExtraction()
Annotation details for text extraction.
.google.cloud.automl.v1beta1.TextExtractionAnnotation text_extraction = 6;
- Specified by:
getTextExtraction
in interfaceAnnotationPayloadOrBuilder
- Returns:
- The textExtraction.
-
getTextExtractionOrBuilder
public TextExtractionAnnotationOrBuilder getTextExtractionOrBuilder()
Annotation details for text extraction.
.google.cloud.automl.v1beta1.TextExtractionAnnotation text_extraction = 6;
- Specified by:
getTextExtractionOrBuilder
in interfaceAnnotationPayloadOrBuilder
-
hasTextSentiment
public boolean hasTextSentiment()
Annotation details for text sentiment.
.google.cloud.automl.v1beta1.TextSentimentAnnotation text_sentiment = 7;
- Specified by:
hasTextSentiment
in interfaceAnnotationPayloadOrBuilder
- Returns:
- Whether the textSentiment field is set.
-
getTextSentiment
public TextSentimentProto.TextSentimentAnnotation getTextSentiment()
Annotation details for text sentiment.
.google.cloud.automl.v1beta1.TextSentimentAnnotation text_sentiment = 7;
- Specified by:
getTextSentiment
in interfaceAnnotationPayloadOrBuilder
- Returns:
- The textSentiment.
-
getTextSentimentOrBuilder
public TextSentimentProto.TextSentimentAnnotationOrBuilder getTextSentimentOrBuilder()
Annotation details for text sentiment.
.google.cloud.automl.v1beta1.TextSentimentAnnotation text_sentiment = 7;
- Specified by:
getTextSentimentOrBuilder
in interfaceAnnotationPayloadOrBuilder
-
hasTables
public boolean hasTables()
Annotation details for Tables.
.google.cloud.automl.v1beta1.TablesAnnotation tables = 10;
- Specified by:
hasTables
in interfaceAnnotationPayloadOrBuilder
- Returns:
- Whether the tables field is set.
-
getTables
public TablesAnnotation getTables()
Annotation details for Tables.
.google.cloud.automl.v1beta1.TablesAnnotation tables = 10;
- Specified by:
getTables
in interfaceAnnotationPayloadOrBuilder
- Returns:
- The tables.
-
getTablesOrBuilder
public TablesAnnotationOrBuilder getTablesOrBuilder()
Annotation details for Tables.
.google.cloud.automl.v1beta1.TablesAnnotation tables = 10;
- Specified by:
getTablesOrBuilder
in interfaceAnnotationPayloadOrBuilder
-
getAnnotationSpecId
public String getAnnotationSpecId()
Output only . The resource ID of the annotation spec that this annotation pertains to. The annotation spec comes from either an ancestor dataset, or the dataset that was used to train the model in use.
string annotation_spec_id = 1;
- Specified by:
getAnnotationSpecId
in interfaceAnnotationPayloadOrBuilder
- Returns:
- The annotationSpecId.
-
getAnnotationSpecIdBytes
public com.google.protobuf.ByteString getAnnotationSpecIdBytes()
Output only . The resource ID of the annotation spec that this annotation pertains to. The annotation spec comes from either an ancestor dataset, or the dataset that was used to train the model in use.
string annotation_spec_id = 1;
- Specified by:
getAnnotationSpecIdBytes
in interfaceAnnotationPayloadOrBuilder
- Returns:
- The bytes for annotationSpecId.
-
getDisplayName
public String getDisplayName()
Output only. The value of [display_name][google.cloud.automl.v1beta1.AnnotationSpec.display_name] when the model was trained. Because this field returns a value at model training time, for different models trained using the same dataset, the returned value could be different as model owner could update the `display_name` between any two model training.
string display_name = 5;
- Specified by:
getDisplayName
in interfaceAnnotationPayloadOrBuilder
- Returns:
- The displayName.
-
getDisplayNameBytes
public com.google.protobuf.ByteString getDisplayNameBytes()
Output only. The value of [display_name][google.cloud.automl.v1beta1.AnnotationSpec.display_name] when the model was trained. Because this field returns a value at model training time, for different models trained using the same dataset, the returned value could be different as model owner could update the `display_name` between any two model training.
string display_name = 5;
- Specified by:
getDisplayNameBytes
in interfaceAnnotationPayloadOrBuilder
- Returns:
- The bytes for displayName.
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitialized
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Overrides:
isInitialized
in classcom.google.protobuf.GeneratedMessageV3
-
writeTo
public void writeTo(com.google.protobuf.CodedOutputStream output) throws IOException
- Specified by:
writeTo
in interfacecom.google.protobuf.MessageLite
- Overrides:
writeTo
in classcom.google.protobuf.GeneratedMessageV3
- Throws:
IOException
-
getSerializedSize
public int getSerializedSize()
- Specified by:
getSerializedSize
in interfacecom.google.protobuf.MessageLite
- Overrides:
getSerializedSize
in classcom.google.protobuf.GeneratedMessageV3
-
equals
public boolean equals(Object obj)
- Specified by:
equals
in interfacecom.google.protobuf.Message
- Overrides:
equals
in classcom.google.protobuf.AbstractMessage
-
hashCode
public int hashCode()
- Specified by:
hashCode
in interfacecom.google.protobuf.Message
- Overrides:
hashCode
in classcom.google.protobuf.AbstractMessage
-
parseFrom
public static AnnotationPayload parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static AnnotationPayload parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static AnnotationPayload parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static AnnotationPayload parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static AnnotationPayload parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static AnnotationPayload parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static AnnotationPayload parseFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static AnnotationPayload parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static AnnotationPayload parseDelimitedFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static AnnotationPayload parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseFrom
public static AnnotationPayload parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static AnnotationPayload parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
newBuilderForType
public AnnotationPayload.Builder newBuilderForType()
- Specified by:
newBuilderForType
in interfacecom.google.protobuf.Message
- Specified by:
newBuilderForType
in interfacecom.google.protobuf.MessageLite
-
newBuilder
public static AnnotationPayload.Builder newBuilder()
-
newBuilder
public static AnnotationPayload.Builder newBuilder(AnnotationPayload prototype)
-
toBuilder
public AnnotationPayload.Builder toBuilder()
- Specified by:
toBuilder
in interfacecom.google.protobuf.Message
- Specified by:
toBuilder
in interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected AnnotationPayload.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
- Specified by:
newBuilderForType
in classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
public static AnnotationPayload getDefaultInstance()
-
parser
public static com.google.protobuf.Parser<AnnotationPayload> parser()
-
getParserForType
public com.google.protobuf.Parser<AnnotationPayload> getParserForType()
- Specified by:
getParserForType
in interfacecom.google.protobuf.Message
- Specified by:
getParserForType
in interfacecom.google.protobuf.MessageLite
- Overrides:
getParserForType
in classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
public AnnotationPayload getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageOrBuilder
-
-