Class CallAnnotation
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite
-
- com.google.protobuf.AbstractMessage
-
- com.google.protobuf.GeneratedMessageV3
-
- com.google.cloud.contactcenterinsights.v1.CallAnnotation
-
- All Implemented Interfaces:
CallAnnotationOrBuilder
,com.google.protobuf.Message
,com.google.protobuf.MessageLite
,com.google.protobuf.MessageLiteOrBuilder
,com.google.protobuf.MessageOrBuilder
,Serializable
public final class CallAnnotation extends com.google.protobuf.GeneratedMessageV3 implements CallAnnotationOrBuilder
A piece of metadata that applies to a window of a call.
Protobuf typegoogle.cloud.contactcenterinsights.v1.CallAnnotation
- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static class
CallAnnotation.Builder
A piece of metadata that applies to a window of a call.static class
CallAnnotation.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 int
ANNOTATION_END_BOUNDARY_FIELD_NUMBER
static int
ANNOTATION_START_BOUNDARY_FIELD_NUMBER
static int
CHANNEL_TAG_FIELD_NUMBER
static int
ENTITY_MENTION_DATA_FIELD_NUMBER
static int
HOLD_DATA_FIELD_NUMBER
static int
INTENT_MATCH_DATA_FIELD_NUMBER
static int
INTERRUPTION_DATA_FIELD_NUMBER
static int
ISSUE_MATCH_DATA_FIELD_NUMBER
static int
PHRASE_MATCH_DATA_FIELD_NUMBER
static int
SENTIMENT_DATA_FIELD_NUMBER
static int
SILENCE_DATA_FIELD_NUMBER
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description boolean
equals(Object obj)
AnnotationBoundary
getAnnotationEndBoundary()
The boundary in the conversation where the annotation ends, inclusive.AnnotationBoundaryOrBuilder
getAnnotationEndBoundaryOrBuilder()
The boundary in the conversation where the annotation ends, inclusive.AnnotationBoundary
getAnnotationStartBoundary()
The boundary in the conversation where the annotation starts, inclusive.AnnotationBoundaryOrBuilder
getAnnotationStartBoundaryOrBuilder()
The boundary in the conversation where the annotation starts, inclusive.int
getChannelTag()
The channel of the audio where the annotation occurs.CallAnnotation.DataCase
getDataCase()
static CallAnnotation
getDefaultInstance()
CallAnnotation
getDefaultInstanceForType()
static com.google.protobuf.Descriptors.Descriptor
getDescriptor()
EntityMentionData
getEntityMentionData()
Data specifying an entity mention.EntityMentionDataOrBuilder
getEntityMentionDataOrBuilder()
Data specifying an entity mention.HoldData
getHoldData()
Data specifying a hold.HoldDataOrBuilder
getHoldDataOrBuilder()
Data specifying a hold.IntentMatchData
getIntentMatchData()
Data specifying an intent match.IntentMatchDataOrBuilder
getIntentMatchDataOrBuilder()
Data specifying an intent match.InterruptionData
getInterruptionData()
Data specifying an interruption.InterruptionDataOrBuilder
getInterruptionDataOrBuilder()
Data specifying an interruption.IssueMatchData
getIssueMatchData()
Data specifying an issue match.IssueMatchDataOrBuilder
getIssueMatchDataOrBuilder()
Data specifying an issue match.com.google.protobuf.Parser<CallAnnotation>
getParserForType()
PhraseMatchData
getPhraseMatchData()
Data specifying a phrase match.PhraseMatchDataOrBuilder
getPhraseMatchDataOrBuilder()
Data specifying a phrase match.SentimentData
getSentimentData()
Data specifying sentiment.SentimentDataOrBuilder
getSentimentDataOrBuilder()
Data specifying sentiment.int
getSerializedSize()
SilenceData
getSilenceData()
Data specifying silence.SilenceDataOrBuilder
getSilenceDataOrBuilder()
Data specifying silence.boolean
hasAnnotationEndBoundary()
The boundary in the conversation where the annotation ends, inclusive.boolean
hasAnnotationStartBoundary()
The boundary in the conversation where the annotation starts, inclusive.boolean
hasEntityMentionData()
Data specifying an entity mention.int
hashCode()
boolean
hasHoldData()
Data specifying a hold.boolean
hasIntentMatchData()
Data specifying an intent match.boolean
hasInterruptionData()
Data specifying an interruption.boolean
hasIssueMatchData()
Data specifying an issue match.boolean
hasPhraseMatchData()
Data specifying a phrase match.boolean
hasSentimentData()
Data specifying sentiment.boolean
hasSilenceData()
Data specifying silence.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internalGetFieldAccessorTable()
boolean
isInitialized()
static CallAnnotation.Builder
newBuilder()
static CallAnnotation.Builder
newBuilder(CallAnnotation prototype)
CallAnnotation.Builder
newBuilderForType()
protected CallAnnotation.Builder
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
protected Object
newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
static CallAnnotation
parseDelimitedFrom(InputStream input)
static CallAnnotation
parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static CallAnnotation
parseFrom(byte[] data)
static CallAnnotation
parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static CallAnnotation
parseFrom(com.google.protobuf.ByteString data)
static CallAnnotation
parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static CallAnnotation
parseFrom(com.google.protobuf.CodedInputStream input)
static CallAnnotation
parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static CallAnnotation
parseFrom(InputStream input)
static CallAnnotation
parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static CallAnnotation
parseFrom(ByteBuffer data)
static CallAnnotation
parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static com.google.protobuf.Parser<CallAnnotation>
parser()
CallAnnotation.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
-
INTERRUPTION_DATA_FIELD_NUMBER
public static final int INTERRUPTION_DATA_FIELD_NUMBER
- See Also:
- Constant Field Values
-
SENTIMENT_DATA_FIELD_NUMBER
public static final int SENTIMENT_DATA_FIELD_NUMBER
- See Also:
- Constant Field Values
-
SILENCE_DATA_FIELD_NUMBER
public static final int SILENCE_DATA_FIELD_NUMBER
- See Also:
- Constant Field Values
-
HOLD_DATA_FIELD_NUMBER
public static final int HOLD_DATA_FIELD_NUMBER
- See Also:
- Constant Field Values
-
ENTITY_MENTION_DATA_FIELD_NUMBER
public static final int ENTITY_MENTION_DATA_FIELD_NUMBER
- See Also:
- Constant Field Values
-
INTENT_MATCH_DATA_FIELD_NUMBER
public static final int INTENT_MATCH_DATA_FIELD_NUMBER
- See Also:
- Constant Field Values
-
PHRASE_MATCH_DATA_FIELD_NUMBER
public static final int PHRASE_MATCH_DATA_FIELD_NUMBER
- See Also:
- Constant Field Values
-
ISSUE_MATCH_DATA_FIELD_NUMBER
public static final int ISSUE_MATCH_DATA_FIELD_NUMBER
- See Also:
- Constant Field Values
-
CHANNEL_TAG_FIELD_NUMBER
public static final int CHANNEL_TAG_FIELD_NUMBER
- See Also:
- Constant Field Values
-
ANNOTATION_START_BOUNDARY_FIELD_NUMBER
public static final int ANNOTATION_START_BOUNDARY_FIELD_NUMBER
- See Also:
- Constant Field Values
-
ANNOTATION_END_BOUNDARY_FIELD_NUMBER
public static final int ANNOTATION_END_BOUNDARY_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
-
getDataCase
public CallAnnotation.DataCase getDataCase()
- Specified by:
getDataCase
in interfaceCallAnnotationOrBuilder
-
hasInterruptionData
public boolean hasInterruptionData()
Data specifying an interruption.
.google.cloud.contactcenterinsights.v1.InterruptionData interruption_data = 10;
- Specified by:
hasInterruptionData
in interfaceCallAnnotationOrBuilder
- Returns:
- Whether the interruptionData field is set.
-
getInterruptionData
public InterruptionData getInterruptionData()
Data specifying an interruption.
.google.cloud.contactcenterinsights.v1.InterruptionData interruption_data = 10;
- Specified by:
getInterruptionData
in interfaceCallAnnotationOrBuilder
- Returns:
- The interruptionData.
-
getInterruptionDataOrBuilder
public InterruptionDataOrBuilder getInterruptionDataOrBuilder()
Data specifying an interruption.
.google.cloud.contactcenterinsights.v1.InterruptionData interruption_data = 10;
- Specified by:
getInterruptionDataOrBuilder
in interfaceCallAnnotationOrBuilder
-
hasSentimentData
public boolean hasSentimentData()
Data specifying sentiment.
.google.cloud.contactcenterinsights.v1.SentimentData sentiment_data = 11;
- Specified by:
hasSentimentData
in interfaceCallAnnotationOrBuilder
- Returns:
- Whether the sentimentData field is set.
-
getSentimentData
public SentimentData getSentimentData()
Data specifying sentiment.
.google.cloud.contactcenterinsights.v1.SentimentData sentiment_data = 11;
- Specified by:
getSentimentData
in interfaceCallAnnotationOrBuilder
- Returns:
- The sentimentData.
-
getSentimentDataOrBuilder
public SentimentDataOrBuilder getSentimentDataOrBuilder()
Data specifying sentiment.
.google.cloud.contactcenterinsights.v1.SentimentData sentiment_data = 11;
- Specified by:
getSentimentDataOrBuilder
in interfaceCallAnnotationOrBuilder
-
hasSilenceData
public boolean hasSilenceData()
Data specifying silence.
.google.cloud.contactcenterinsights.v1.SilenceData silence_data = 12;
- Specified by:
hasSilenceData
in interfaceCallAnnotationOrBuilder
- Returns:
- Whether the silenceData field is set.
-
getSilenceData
public SilenceData getSilenceData()
Data specifying silence.
.google.cloud.contactcenterinsights.v1.SilenceData silence_data = 12;
- Specified by:
getSilenceData
in interfaceCallAnnotationOrBuilder
- Returns:
- The silenceData.
-
getSilenceDataOrBuilder
public SilenceDataOrBuilder getSilenceDataOrBuilder()
Data specifying silence.
.google.cloud.contactcenterinsights.v1.SilenceData silence_data = 12;
- Specified by:
getSilenceDataOrBuilder
in interfaceCallAnnotationOrBuilder
-
hasHoldData
public boolean hasHoldData()
Data specifying a hold.
.google.cloud.contactcenterinsights.v1.HoldData hold_data = 13;
- Specified by:
hasHoldData
in interfaceCallAnnotationOrBuilder
- Returns:
- Whether the holdData field is set.
-
getHoldData
public HoldData getHoldData()
Data specifying a hold.
.google.cloud.contactcenterinsights.v1.HoldData hold_data = 13;
- Specified by:
getHoldData
in interfaceCallAnnotationOrBuilder
- Returns:
- The holdData.
-
getHoldDataOrBuilder
public HoldDataOrBuilder getHoldDataOrBuilder()
Data specifying a hold.
.google.cloud.contactcenterinsights.v1.HoldData hold_data = 13;
- Specified by:
getHoldDataOrBuilder
in interfaceCallAnnotationOrBuilder
-
hasEntityMentionData
public boolean hasEntityMentionData()
Data specifying an entity mention.
.google.cloud.contactcenterinsights.v1.EntityMentionData entity_mention_data = 15;
- Specified by:
hasEntityMentionData
in interfaceCallAnnotationOrBuilder
- Returns:
- Whether the entityMentionData field is set.
-
getEntityMentionData
public EntityMentionData getEntityMentionData()
Data specifying an entity mention.
.google.cloud.contactcenterinsights.v1.EntityMentionData entity_mention_data = 15;
- Specified by:
getEntityMentionData
in interfaceCallAnnotationOrBuilder
- Returns:
- The entityMentionData.
-
getEntityMentionDataOrBuilder
public EntityMentionDataOrBuilder getEntityMentionDataOrBuilder()
Data specifying an entity mention.
.google.cloud.contactcenterinsights.v1.EntityMentionData entity_mention_data = 15;
- Specified by:
getEntityMentionDataOrBuilder
in interfaceCallAnnotationOrBuilder
-
hasIntentMatchData
public boolean hasIntentMatchData()
Data specifying an intent match.
.google.cloud.contactcenterinsights.v1.IntentMatchData intent_match_data = 16;
- Specified by:
hasIntentMatchData
in interfaceCallAnnotationOrBuilder
- Returns:
- Whether the intentMatchData field is set.
-
getIntentMatchData
public IntentMatchData getIntentMatchData()
Data specifying an intent match.
.google.cloud.contactcenterinsights.v1.IntentMatchData intent_match_data = 16;
- Specified by:
getIntentMatchData
in interfaceCallAnnotationOrBuilder
- Returns:
- The intentMatchData.
-
getIntentMatchDataOrBuilder
public IntentMatchDataOrBuilder getIntentMatchDataOrBuilder()
Data specifying an intent match.
.google.cloud.contactcenterinsights.v1.IntentMatchData intent_match_data = 16;
- Specified by:
getIntentMatchDataOrBuilder
in interfaceCallAnnotationOrBuilder
-
hasPhraseMatchData
public boolean hasPhraseMatchData()
Data specifying a phrase match.
.google.cloud.contactcenterinsights.v1.PhraseMatchData phrase_match_data = 17;
- Specified by:
hasPhraseMatchData
in interfaceCallAnnotationOrBuilder
- Returns:
- Whether the phraseMatchData field is set.
-
getPhraseMatchData
public PhraseMatchData getPhraseMatchData()
Data specifying a phrase match.
.google.cloud.contactcenterinsights.v1.PhraseMatchData phrase_match_data = 17;
- Specified by:
getPhraseMatchData
in interfaceCallAnnotationOrBuilder
- Returns:
- The phraseMatchData.
-
getPhraseMatchDataOrBuilder
public PhraseMatchDataOrBuilder getPhraseMatchDataOrBuilder()
Data specifying a phrase match.
.google.cloud.contactcenterinsights.v1.PhraseMatchData phrase_match_data = 17;
- Specified by:
getPhraseMatchDataOrBuilder
in interfaceCallAnnotationOrBuilder
-
hasIssueMatchData
public boolean hasIssueMatchData()
Data specifying an issue match.
.google.cloud.contactcenterinsights.v1.IssueMatchData issue_match_data = 18;
- Specified by:
hasIssueMatchData
in interfaceCallAnnotationOrBuilder
- Returns:
- Whether the issueMatchData field is set.
-
getIssueMatchData
public IssueMatchData getIssueMatchData()
Data specifying an issue match.
.google.cloud.contactcenterinsights.v1.IssueMatchData issue_match_data = 18;
- Specified by:
getIssueMatchData
in interfaceCallAnnotationOrBuilder
- Returns:
- The issueMatchData.
-
getIssueMatchDataOrBuilder
public IssueMatchDataOrBuilder getIssueMatchDataOrBuilder()
Data specifying an issue match.
.google.cloud.contactcenterinsights.v1.IssueMatchData issue_match_data = 18;
- Specified by:
getIssueMatchDataOrBuilder
in interfaceCallAnnotationOrBuilder
-
getChannelTag
public int getChannelTag()
The channel of the audio where the annotation occurs. For single-channel audio, this field is not populated.
int32 channel_tag = 1;
- Specified by:
getChannelTag
in interfaceCallAnnotationOrBuilder
- Returns:
- The channelTag.
-
hasAnnotationStartBoundary
public boolean hasAnnotationStartBoundary()
The boundary in the conversation where the annotation starts, inclusive.
.google.cloud.contactcenterinsights.v1.AnnotationBoundary annotation_start_boundary = 4;
- Specified by:
hasAnnotationStartBoundary
in interfaceCallAnnotationOrBuilder
- Returns:
- Whether the annotationStartBoundary field is set.
-
getAnnotationStartBoundary
public AnnotationBoundary getAnnotationStartBoundary()
The boundary in the conversation where the annotation starts, inclusive.
.google.cloud.contactcenterinsights.v1.AnnotationBoundary annotation_start_boundary = 4;
- Specified by:
getAnnotationStartBoundary
in interfaceCallAnnotationOrBuilder
- Returns:
- The annotationStartBoundary.
-
getAnnotationStartBoundaryOrBuilder
public AnnotationBoundaryOrBuilder getAnnotationStartBoundaryOrBuilder()
The boundary in the conversation where the annotation starts, inclusive.
.google.cloud.contactcenterinsights.v1.AnnotationBoundary annotation_start_boundary = 4;
- Specified by:
getAnnotationStartBoundaryOrBuilder
in interfaceCallAnnotationOrBuilder
-
hasAnnotationEndBoundary
public boolean hasAnnotationEndBoundary()
The boundary in the conversation where the annotation ends, inclusive.
.google.cloud.contactcenterinsights.v1.AnnotationBoundary annotation_end_boundary = 5;
- Specified by:
hasAnnotationEndBoundary
in interfaceCallAnnotationOrBuilder
- Returns:
- Whether the annotationEndBoundary field is set.
-
getAnnotationEndBoundary
public AnnotationBoundary getAnnotationEndBoundary()
The boundary in the conversation where the annotation ends, inclusive.
.google.cloud.contactcenterinsights.v1.AnnotationBoundary annotation_end_boundary = 5;
- Specified by:
getAnnotationEndBoundary
in interfaceCallAnnotationOrBuilder
- Returns:
- The annotationEndBoundary.
-
getAnnotationEndBoundaryOrBuilder
public AnnotationBoundaryOrBuilder getAnnotationEndBoundaryOrBuilder()
The boundary in the conversation where the annotation ends, inclusive.
.google.cloud.contactcenterinsights.v1.AnnotationBoundary annotation_end_boundary = 5;
- Specified by:
getAnnotationEndBoundaryOrBuilder
in interfaceCallAnnotationOrBuilder
-
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 CallAnnotation parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static CallAnnotation parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static CallAnnotation parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static CallAnnotation parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static CallAnnotation parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static CallAnnotation parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static CallAnnotation parseFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static CallAnnotation parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static CallAnnotation parseDelimitedFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static CallAnnotation parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseFrom
public static CallAnnotation parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static CallAnnotation parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
newBuilderForType
public CallAnnotation.Builder newBuilderForType()
- Specified by:
newBuilderForType
in interfacecom.google.protobuf.Message
- Specified by:
newBuilderForType
in interfacecom.google.protobuf.MessageLite
-
newBuilder
public static CallAnnotation.Builder newBuilder()
-
newBuilder
public static CallAnnotation.Builder newBuilder(CallAnnotation prototype)
-
toBuilder
public CallAnnotation.Builder toBuilder()
- Specified by:
toBuilder
in interfacecom.google.protobuf.Message
- Specified by:
toBuilder
in interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected CallAnnotation.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
- Specified by:
newBuilderForType
in classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
public static CallAnnotation getDefaultInstance()
-
parser
public static com.google.protobuf.Parser<CallAnnotation> parser()
-
getParserForType
public com.google.protobuf.Parser<CallAnnotation> 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 CallAnnotation getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageOrBuilder
-
-