Class RuntimeAnnotation
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite
-
- com.google.protobuf.AbstractMessage
-
- com.google.protobuf.GeneratedMessageV3
-
- com.google.cloud.contactcenterinsights.v1.RuntimeAnnotation
-
- All Implemented Interfaces:
RuntimeAnnotationOrBuilder,com.google.protobuf.Message,com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Serializable
public final class RuntimeAnnotation extends com.google.protobuf.GeneratedMessageV3 implements RuntimeAnnotationOrBuilder
An annotation that was generated during the customer and agent interaction.
Protobuf typegoogle.cloud.contactcenterinsights.v1.RuntimeAnnotation- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classRuntimeAnnotation.BuilderAn annotation that was generated during the customer and agent interaction.static classRuntimeAnnotation.DataCase-
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 intANNOTATION_ID_FIELD_NUMBERstatic intANSWER_FEEDBACK_FIELD_NUMBERstatic intARTICLE_SUGGESTION_FIELD_NUMBERstatic intCONVERSATION_SUMMARIZATION_SUGGESTION_FIELD_NUMBERstatic intCREATE_TIME_FIELD_NUMBERstatic intDIALOGFLOW_INTERACTION_FIELD_NUMBERstatic intEND_BOUNDARY_FIELD_NUMBERstatic intFAQ_ANSWER_FIELD_NUMBERstatic intSMART_COMPOSE_SUGGESTION_FIELD_NUMBERstatic intSMART_REPLY_FIELD_NUMBERstatic intSTART_BOUNDARY_FIELD_NUMBER
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(Object obj)StringgetAnnotationId()The unique identifier of the annotation.com.google.protobuf.ByteStringgetAnnotationIdBytes()The unique identifier of the annotation.AnswerFeedbackgetAnswerFeedback()The feedback that the customer has about the answer in `data`.AnswerFeedbackOrBuildergetAnswerFeedbackOrBuilder()The feedback that the customer has about the answer in `data`.ArticleSuggestionDatagetArticleSuggestion()Agent Assist Article Suggestion data.ArticleSuggestionDataOrBuildergetArticleSuggestionOrBuilder()Agent Assist Article Suggestion data.ConversationSummarizationSuggestionDatagetConversationSummarizationSuggestion()Conversation summarization suggestion data.ConversationSummarizationSuggestionDataOrBuildergetConversationSummarizationSuggestionOrBuilder()Conversation summarization suggestion data.com.google.protobuf.TimestampgetCreateTime()The time at which this annotation was created.com.google.protobuf.TimestampOrBuildergetCreateTimeOrBuilder()The time at which this annotation was created.RuntimeAnnotation.DataCasegetDataCase()static RuntimeAnnotationgetDefaultInstance()RuntimeAnnotationgetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()DialogflowInteractionDatagetDialogflowInteraction()Dialogflow interaction data.DialogflowInteractionDataOrBuildergetDialogflowInteractionOrBuilder()Dialogflow interaction data.AnnotationBoundarygetEndBoundary()The boundary in the conversation where the annotation ends, inclusive.AnnotationBoundaryOrBuildergetEndBoundaryOrBuilder()The boundary in the conversation where the annotation ends, inclusive.FaqAnswerDatagetFaqAnswer()Agent Assist FAQ answer data.FaqAnswerDataOrBuildergetFaqAnswerOrBuilder()Agent Assist FAQ answer data.com.google.protobuf.Parser<RuntimeAnnotation>getParserForType()intgetSerializedSize()SmartComposeSuggestionDatagetSmartComposeSuggestion()Agent Assist Smart Compose suggestion data.SmartComposeSuggestionDataOrBuildergetSmartComposeSuggestionOrBuilder()Agent Assist Smart Compose suggestion data.SmartReplyDatagetSmartReply()Agent Assist Smart Reply data.SmartReplyDataOrBuildergetSmartReplyOrBuilder()Agent Assist Smart Reply data.AnnotationBoundarygetStartBoundary()The boundary in the conversation where the annotation starts, inclusive.AnnotationBoundaryOrBuildergetStartBoundaryOrBuilder()The boundary in the conversation where the annotation starts, inclusive.booleanhasAnswerFeedback()The feedback that the customer has about the answer in `data`.booleanhasArticleSuggestion()Agent Assist Article Suggestion data.booleanhasConversationSummarizationSuggestion()Conversation summarization suggestion data.booleanhasCreateTime()The time at which this annotation was created.booleanhasDialogflowInteraction()Dialogflow interaction data.booleanhasEndBoundary()The boundary in the conversation where the annotation ends, inclusive.booleanhasFaqAnswer()Agent Assist FAQ answer data.inthashCode()booleanhasSmartComposeSuggestion()Agent Assist Smart Compose suggestion data.booleanhasSmartReply()Agent Assist Smart Reply data.booleanhasStartBoundary()The boundary in the conversation where the annotation starts, inclusive.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()static RuntimeAnnotation.BuildernewBuilder()static RuntimeAnnotation.BuildernewBuilder(RuntimeAnnotation prototype)RuntimeAnnotation.BuildernewBuilderForType()protected RuntimeAnnotation.BuildernewBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)protected ObjectnewInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)static RuntimeAnnotationparseDelimitedFrom(InputStream input)static RuntimeAnnotationparseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static RuntimeAnnotationparseFrom(byte[] data)static RuntimeAnnotationparseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static RuntimeAnnotationparseFrom(com.google.protobuf.ByteString data)static RuntimeAnnotationparseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static RuntimeAnnotationparseFrom(com.google.protobuf.CodedInputStream input)static RuntimeAnnotationparseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static RuntimeAnnotationparseFrom(InputStream input)static RuntimeAnnotationparseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static RuntimeAnnotationparseFrom(ByteBuffer data)static RuntimeAnnotationparseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static com.google.protobuf.Parser<RuntimeAnnotation>parser()RuntimeAnnotation.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
-
ARTICLE_SUGGESTION_FIELD_NUMBER
public static final int ARTICLE_SUGGESTION_FIELD_NUMBER
- See Also:
- Constant Field Values
-
FAQ_ANSWER_FIELD_NUMBER
public static final int FAQ_ANSWER_FIELD_NUMBER
- See Also:
- Constant Field Values
-
SMART_REPLY_FIELD_NUMBER
public static final int SMART_REPLY_FIELD_NUMBER
- See Also:
- Constant Field Values
-
SMART_COMPOSE_SUGGESTION_FIELD_NUMBER
public static final int SMART_COMPOSE_SUGGESTION_FIELD_NUMBER
- See Also:
- Constant Field Values
-
DIALOGFLOW_INTERACTION_FIELD_NUMBER
public static final int DIALOGFLOW_INTERACTION_FIELD_NUMBER
- See Also:
- Constant Field Values
-
CONVERSATION_SUMMARIZATION_SUGGESTION_FIELD_NUMBER
public static final int CONVERSATION_SUMMARIZATION_SUGGESTION_FIELD_NUMBER
- See Also:
- Constant Field Values
-
ANNOTATION_ID_FIELD_NUMBER
public static final int ANNOTATION_ID_FIELD_NUMBER
- See Also:
- Constant Field Values
-
CREATE_TIME_FIELD_NUMBER
public static final int CREATE_TIME_FIELD_NUMBER
- See Also:
- Constant Field Values
-
START_BOUNDARY_FIELD_NUMBER
public static final int START_BOUNDARY_FIELD_NUMBER
- See Also:
- Constant Field Values
-
END_BOUNDARY_FIELD_NUMBER
public static final int END_BOUNDARY_FIELD_NUMBER
- See Also:
- Constant Field Values
-
ANSWER_FEEDBACK_FIELD_NUMBER
public static final int ANSWER_FEEDBACK_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
-
getDataCase
public RuntimeAnnotation.DataCase getDataCase()
- Specified by:
getDataCasein interfaceRuntimeAnnotationOrBuilder
-
hasArticleSuggestion
public boolean hasArticleSuggestion()
Agent Assist Article Suggestion data.
.google.cloud.contactcenterinsights.v1.ArticleSuggestionData article_suggestion = 6;- Specified by:
hasArticleSuggestionin interfaceRuntimeAnnotationOrBuilder- Returns:
- Whether the articleSuggestion field is set.
-
getArticleSuggestion
public ArticleSuggestionData getArticleSuggestion()
Agent Assist Article Suggestion data.
.google.cloud.contactcenterinsights.v1.ArticleSuggestionData article_suggestion = 6;- Specified by:
getArticleSuggestionin interfaceRuntimeAnnotationOrBuilder- Returns:
- The articleSuggestion.
-
getArticleSuggestionOrBuilder
public ArticleSuggestionDataOrBuilder getArticleSuggestionOrBuilder()
Agent Assist Article Suggestion data.
.google.cloud.contactcenterinsights.v1.ArticleSuggestionData article_suggestion = 6;- Specified by:
getArticleSuggestionOrBuilderin interfaceRuntimeAnnotationOrBuilder
-
hasFaqAnswer
public boolean hasFaqAnswer()
Agent Assist FAQ answer data.
.google.cloud.contactcenterinsights.v1.FaqAnswerData faq_answer = 7;- Specified by:
hasFaqAnswerin interfaceRuntimeAnnotationOrBuilder- Returns:
- Whether the faqAnswer field is set.
-
getFaqAnswer
public FaqAnswerData getFaqAnswer()
Agent Assist FAQ answer data.
.google.cloud.contactcenterinsights.v1.FaqAnswerData faq_answer = 7;- Specified by:
getFaqAnswerin interfaceRuntimeAnnotationOrBuilder- Returns:
- The faqAnswer.
-
getFaqAnswerOrBuilder
public FaqAnswerDataOrBuilder getFaqAnswerOrBuilder()
Agent Assist FAQ answer data.
.google.cloud.contactcenterinsights.v1.FaqAnswerData faq_answer = 7;- Specified by:
getFaqAnswerOrBuilderin interfaceRuntimeAnnotationOrBuilder
-
hasSmartReply
public boolean hasSmartReply()
Agent Assist Smart Reply data.
.google.cloud.contactcenterinsights.v1.SmartReplyData smart_reply = 8;- Specified by:
hasSmartReplyin interfaceRuntimeAnnotationOrBuilder- Returns:
- Whether the smartReply field is set.
-
getSmartReply
public SmartReplyData getSmartReply()
Agent Assist Smart Reply data.
.google.cloud.contactcenterinsights.v1.SmartReplyData smart_reply = 8;- Specified by:
getSmartReplyin interfaceRuntimeAnnotationOrBuilder- Returns:
- The smartReply.
-
getSmartReplyOrBuilder
public SmartReplyDataOrBuilder getSmartReplyOrBuilder()
Agent Assist Smart Reply data.
.google.cloud.contactcenterinsights.v1.SmartReplyData smart_reply = 8;- Specified by:
getSmartReplyOrBuilderin interfaceRuntimeAnnotationOrBuilder
-
hasSmartComposeSuggestion
public boolean hasSmartComposeSuggestion()
Agent Assist Smart Compose suggestion data.
.google.cloud.contactcenterinsights.v1.SmartComposeSuggestionData smart_compose_suggestion = 9;- Specified by:
hasSmartComposeSuggestionin interfaceRuntimeAnnotationOrBuilder- Returns:
- Whether the smartComposeSuggestion field is set.
-
getSmartComposeSuggestion
public SmartComposeSuggestionData getSmartComposeSuggestion()
Agent Assist Smart Compose suggestion data.
.google.cloud.contactcenterinsights.v1.SmartComposeSuggestionData smart_compose_suggestion = 9;- Specified by:
getSmartComposeSuggestionin interfaceRuntimeAnnotationOrBuilder- Returns:
- The smartComposeSuggestion.
-
getSmartComposeSuggestionOrBuilder
public SmartComposeSuggestionDataOrBuilder getSmartComposeSuggestionOrBuilder()
Agent Assist Smart Compose suggestion data.
.google.cloud.contactcenterinsights.v1.SmartComposeSuggestionData smart_compose_suggestion = 9;- Specified by:
getSmartComposeSuggestionOrBuilderin interfaceRuntimeAnnotationOrBuilder
-
hasDialogflowInteraction
public boolean hasDialogflowInteraction()
Dialogflow interaction data.
.google.cloud.contactcenterinsights.v1.DialogflowInteractionData dialogflow_interaction = 10;- Specified by:
hasDialogflowInteractionin interfaceRuntimeAnnotationOrBuilder- Returns:
- Whether the dialogflowInteraction field is set.
-
getDialogflowInteraction
public DialogflowInteractionData getDialogflowInteraction()
Dialogflow interaction data.
.google.cloud.contactcenterinsights.v1.DialogflowInteractionData dialogflow_interaction = 10;- Specified by:
getDialogflowInteractionin interfaceRuntimeAnnotationOrBuilder- Returns:
- The dialogflowInteraction.
-
getDialogflowInteractionOrBuilder
public DialogflowInteractionDataOrBuilder getDialogflowInteractionOrBuilder()
Dialogflow interaction data.
.google.cloud.contactcenterinsights.v1.DialogflowInteractionData dialogflow_interaction = 10;- Specified by:
getDialogflowInteractionOrBuilderin interfaceRuntimeAnnotationOrBuilder
-
hasConversationSummarizationSuggestion
public boolean hasConversationSummarizationSuggestion()
Conversation summarization suggestion data.
.google.cloud.contactcenterinsights.v1.ConversationSummarizationSuggestionData conversation_summarization_suggestion = 12;- Specified by:
hasConversationSummarizationSuggestionin interfaceRuntimeAnnotationOrBuilder- Returns:
- Whether the conversationSummarizationSuggestion field is set.
-
getConversationSummarizationSuggestion
public ConversationSummarizationSuggestionData getConversationSummarizationSuggestion()
Conversation summarization suggestion data.
.google.cloud.contactcenterinsights.v1.ConversationSummarizationSuggestionData conversation_summarization_suggestion = 12;- Specified by:
getConversationSummarizationSuggestionin interfaceRuntimeAnnotationOrBuilder- Returns:
- The conversationSummarizationSuggestion.
-
getConversationSummarizationSuggestionOrBuilder
public ConversationSummarizationSuggestionDataOrBuilder getConversationSummarizationSuggestionOrBuilder()
Conversation summarization suggestion data.
.google.cloud.contactcenterinsights.v1.ConversationSummarizationSuggestionData conversation_summarization_suggestion = 12;- Specified by:
getConversationSummarizationSuggestionOrBuilderin interfaceRuntimeAnnotationOrBuilder
-
getAnnotationId
public String getAnnotationId()
The unique identifier of the annotation. Format: projects/{project}/locations/{location}/conversationDatasets/{dataset}/conversationDataItems/{data_item}/conversationAnnotations/{annotation}string annotation_id = 1;- Specified by:
getAnnotationIdin interfaceRuntimeAnnotationOrBuilder- Returns:
- The annotationId.
-
getAnnotationIdBytes
public com.google.protobuf.ByteString getAnnotationIdBytes()
The unique identifier of the annotation. Format: projects/{project}/locations/{location}/conversationDatasets/{dataset}/conversationDataItems/{data_item}/conversationAnnotations/{annotation}string annotation_id = 1;- Specified by:
getAnnotationIdBytesin interfaceRuntimeAnnotationOrBuilder- Returns:
- The bytes for annotationId.
-
hasCreateTime
public boolean hasCreateTime()
The time at which this annotation was created.
.google.protobuf.Timestamp create_time = 2;- Specified by:
hasCreateTimein interfaceRuntimeAnnotationOrBuilder- Returns:
- Whether the createTime field is set.
-
getCreateTime
public com.google.protobuf.Timestamp getCreateTime()
The time at which this annotation was created.
.google.protobuf.Timestamp create_time = 2;- Specified by:
getCreateTimein interfaceRuntimeAnnotationOrBuilder- Returns:
- The createTime.
-
getCreateTimeOrBuilder
public com.google.protobuf.TimestampOrBuilder getCreateTimeOrBuilder()
The time at which this annotation was created.
.google.protobuf.Timestamp create_time = 2;- Specified by:
getCreateTimeOrBuilderin interfaceRuntimeAnnotationOrBuilder
-
hasStartBoundary
public boolean hasStartBoundary()
The boundary in the conversation where the annotation starts, inclusive.
.google.cloud.contactcenterinsights.v1.AnnotationBoundary start_boundary = 3;- Specified by:
hasStartBoundaryin interfaceRuntimeAnnotationOrBuilder- Returns:
- Whether the startBoundary field is set.
-
getStartBoundary
public AnnotationBoundary getStartBoundary()
The boundary in the conversation where the annotation starts, inclusive.
.google.cloud.contactcenterinsights.v1.AnnotationBoundary start_boundary = 3;- Specified by:
getStartBoundaryin interfaceRuntimeAnnotationOrBuilder- Returns:
- The startBoundary.
-
getStartBoundaryOrBuilder
public AnnotationBoundaryOrBuilder getStartBoundaryOrBuilder()
The boundary in the conversation where the annotation starts, inclusive.
.google.cloud.contactcenterinsights.v1.AnnotationBoundary start_boundary = 3;- Specified by:
getStartBoundaryOrBuilderin interfaceRuntimeAnnotationOrBuilder
-
hasEndBoundary
public boolean hasEndBoundary()
The boundary in the conversation where the annotation ends, inclusive.
.google.cloud.contactcenterinsights.v1.AnnotationBoundary end_boundary = 4;- Specified by:
hasEndBoundaryin interfaceRuntimeAnnotationOrBuilder- Returns:
- Whether the endBoundary field is set.
-
getEndBoundary
public AnnotationBoundary getEndBoundary()
The boundary in the conversation where the annotation ends, inclusive.
.google.cloud.contactcenterinsights.v1.AnnotationBoundary end_boundary = 4;- Specified by:
getEndBoundaryin interfaceRuntimeAnnotationOrBuilder- Returns:
- The endBoundary.
-
getEndBoundaryOrBuilder
public AnnotationBoundaryOrBuilder getEndBoundaryOrBuilder()
The boundary in the conversation where the annotation ends, inclusive.
.google.cloud.contactcenterinsights.v1.AnnotationBoundary end_boundary = 4;- Specified by:
getEndBoundaryOrBuilderin interfaceRuntimeAnnotationOrBuilder
-
hasAnswerFeedback
public boolean hasAnswerFeedback()
The feedback that the customer has about the answer in `data`.
.google.cloud.contactcenterinsights.v1.AnswerFeedback answer_feedback = 5;- Specified by:
hasAnswerFeedbackin interfaceRuntimeAnnotationOrBuilder- Returns:
- Whether the answerFeedback field is set.
-
getAnswerFeedback
public AnswerFeedback getAnswerFeedback()
The feedback that the customer has about the answer in `data`.
.google.cloud.contactcenterinsights.v1.AnswerFeedback answer_feedback = 5;- Specified by:
getAnswerFeedbackin interfaceRuntimeAnnotationOrBuilder- Returns:
- The answerFeedback.
-
getAnswerFeedbackOrBuilder
public AnswerFeedbackOrBuilder getAnswerFeedbackOrBuilder()
The feedback that the customer has about the answer in `data`.
.google.cloud.contactcenterinsights.v1.AnswerFeedback answer_feedback = 5;- Specified by:
getAnswerFeedbackOrBuilderin interfaceRuntimeAnnotationOrBuilder
-
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 RuntimeAnnotation parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static RuntimeAnnotation parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static RuntimeAnnotation parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static RuntimeAnnotation parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static RuntimeAnnotation parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static RuntimeAnnotation parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static RuntimeAnnotation parseFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static RuntimeAnnotation parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static RuntimeAnnotation parseDelimitedFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static RuntimeAnnotation parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseFrom
public static RuntimeAnnotation parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static RuntimeAnnotation parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
newBuilderForType
public RuntimeAnnotation.Builder newBuilderForType()
- Specified by:
newBuilderForTypein interfacecom.google.protobuf.Message- Specified by:
newBuilderForTypein interfacecom.google.protobuf.MessageLite
-
newBuilder
public static RuntimeAnnotation.Builder newBuilder()
-
newBuilder
public static RuntimeAnnotation.Builder newBuilder(RuntimeAnnotation prototype)
-
toBuilder
public RuntimeAnnotation.Builder toBuilder()
- Specified by:
toBuilderin interfacecom.google.protobuf.Message- Specified by:
toBuilderin interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected RuntimeAnnotation.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
- Specified by:
newBuilderForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
public static RuntimeAnnotation getDefaultInstance()
-
parser
public static com.google.protobuf.Parser<RuntimeAnnotation> parser()
-
getParserForType
public com.google.protobuf.Parser<RuntimeAnnotation> getParserForType()
- Specified by:
getParserForTypein interfacecom.google.protobuf.Message- Specified by:
getParserForTypein interfacecom.google.protobuf.MessageLite- Overrides:
getParserForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
public RuntimeAnnotation getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
-