Class AnalysisResult.CallAnalysisMetadata
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite
-
- com.google.protobuf.AbstractMessage
-
- com.google.protobuf.GeneratedMessageV3
-
- com.google.cloud.contactcenterinsights.v1.AnalysisResult.CallAnalysisMetadata
-
- All Implemented Interfaces:
AnalysisResult.CallAnalysisMetadataOrBuilder,com.google.protobuf.Message,com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Serializable
- Enclosing class:
- AnalysisResult
public static final class AnalysisResult.CallAnalysisMetadata extends com.google.protobuf.GeneratedMessageV3 implements AnalysisResult.CallAnalysisMetadataOrBuilder
Call-specific metadata created during analysis.
Protobuf typegoogle.cloud.contactcenterinsights.v1.AnalysisResult.CallAnalysisMetadata- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classAnalysisResult.CallAnalysisMetadata.BuilderCall-specific metadata created during analysis.-
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 intANNOTATIONS_FIELD_NUMBERstatic intENTITIES_FIELD_NUMBERstatic intINTENTS_FIELD_NUMBERstatic intISSUE_MODEL_RESULT_FIELD_NUMBERstatic intPHRASE_MATCHERS_FIELD_NUMBERstatic intSENTIMENTS_FIELD_NUMBER
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Deprecated Methods Modifier and Type Method Description booleancontainsEntities(String key)All the entities in the call.booleancontainsIntents(String key)All the matched intents in the call.booleancontainsPhraseMatchers(String key)All the matched phrase matchers in the call.booleanequals(Object obj)CallAnnotationgetAnnotations(int index)A list of call annotations that apply to this call.intgetAnnotationsCount()A list of call annotations that apply to this call.List<CallAnnotation>getAnnotationsList()A list of call annotations that apply to this call.CallAnnotationOrBuildergetAnnotationsOrBuilder(int index)A list of call annotations that apply to this call.List<? extends CallAnnotationOrBuilder>getAnnotationsOrBuilderList()A list of call annotations that apply to this call.static AnalysisResult.CallAnalysisMetadatagetDefaultInstance()AnalysisResult.CallAnalysisMetadatagetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()Map<String,Entity>getEntities()Deprecated.intgetEntitiesCount()All the entities in the call.Map<String,Entity>getEntitiesMap()All the entities in the call.EntitygetEntitiesOrDefault(String key, Entity defaultValue)All the entities in the call.EntitygetEntitiesOrThrow(String key)All the entities in the call.Map<String,Intent>getIntents()Deprecated.intgetIntentsCount()All the matched intents in the call.Map<String,Intent>getIntentsMap()All the matched intents in the call.IntentgetIntentsOrDefault(String key, Intent defaultValue)All the matched intents in the call.IntentgetIntentsOrThrow(String key)All the matched intents in the call.IssueModelResultgetIssueModelResult()Overall conversation-level issue modeling result.IssueModelResultOrBuildergetIssueModelResultOrBuilder()Overall conversation-level issue modeling result.com.google.protobuf.Parser<AnalysisResult.CallAnalysisMetadata>getParserForType()Map<String,PhraseMatchData>getPhraseMatchers()Deprecated.intgetPhraseMatchersCount()All the matched phrase matchers in the call.Map<String,PhraseMatchData>getPhraseMatchersMap()All the matched phrase matchers in the call.PhraseMatchDatagetPhraseMatchersOrDefault(String key, PhraseMatchData defaultValue)All the matched phrase matchers in the call.PhraseMatchDatagetPhraseMatchersOrThrow(String key)All the matched phrase matchers in the call.ConversationLevelSentimentgetSentiments(int index)Overall conversation-level sentiment for each channel of the call.intgetSentimentsCount()Overall conversation-level sentiment for each channel of the call.List<ConversationLevelSentiment>getSentimentsList()Overall conversation-level sentiment for each channel of the call.ConversationLevelSentimentOrBuildergetSentimentsOrBuilder(int index)Overall conversation-level sentiment for each channel of the call.List<? extends ConversationLevelSentimentOrBuilder>getSentimentsOrBuilderList()Overall conversation-level sentiment for each channel of the call.intgetSerializedSize()inthashCode()booleanhasIssueModelResult()Overall conversation-level issue modeling result.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()protected com.google.protobuf.MapFieldinternalGetMapField(int number)booleanisInitialized()static AnalysisResult.CallAnalysisMetadata.BuildernewBuilder()static AnalysisResult.CallAnalysisMetadata.BuildernewBuilder(AnalysisResult.CallAnalysisMetadata prototype)AnalysisResult.CallAnalysisMetadata.BuildernewBuilderForType()protected AnalysisResult.CallAnalysisMetadata.BuildernewBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)protected ObjectnewInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)static AnalysisResult.CallAnalysisMetadataparseDelimitedFrom(InputStream input)static AnalysisResult.CallAnalysisMetadataparseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static AnalysisResult.CallAnalysisMetadataparseFrom(byte[] data)static AnalysisResult.CallAnalysisMetadataparseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static AnalysisResult.CallAnalysisMetadataparseFrom(com.google.protobuf.ByteString data)static AnalysisResult.CallAnalysisMetadataparseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static AnalysisResult.CallAnalysisMetadataparseFrom(com.google.protobuf.CodedInputStream input)static AnalysisResult.CallAnalysisMetadataparseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static AnalysisResult.CallAnalysisMetadataparseFrom(InputStream input)static AnalysisResult.CallAnalysisMetadataparseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static AnalysisResult.CallAnalysisMetadataparseFrom(ByteBuffer data)static AnalysisResult.CallAnalysisMetadataparseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static com.google.protobuf.Parser<AnalysisResult.CallAnalysisMetadata>parser()AnalysisResult.CallAnalysisMetadata.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, 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
-
ANNOTATIONS_FIELD_NUMBER
public static final int ANNOTATIONS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
ENTITIES_FIELD_NUMBER
public static final int ENTITIES_FIELD_NUMBER
- See Also:
- Constant Field Values
-
SENTIMENTS_FIELD_NUMBER
public static final int SENTIMENTS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
INTENTS_FIELD_NUMBER
public static final int INTENTS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
PHRASE_MATCHERS_FIELD_NUMBER
public static final int PHRASE_MATCHERS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
ISSUE_MODEL_RESULT_FIELD_NUMBER
public static final int ISSUE_MODEL_RESULT_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()
-
internalGetMapField
protected com.google.protobuf.MapField internalGetMapField(int number)
- Overrides:
internalGetMapFieldin classcom.google.protobuf.GeneratedMessageV3
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3
-
getAnnotationsList
public List<CallAnnotation> getAnnotationsList()
A list of call annotations that apply to this call.
repeated .google.cloud.contactcenterinsights.v1.CallAnnotation annotations = 2;- Specified by:
getAnnotationsListin interfaceAnalysisResult.CallAnalysisMetadataOrBuilder
-
getAnnotationsOrBuilderList
public List<? extends CallAnnotationOrBuilder> getAnnotationsOrBuilderList()
A list of call annotations that apply to this call.
repeated .google.cloud.contactcenterinsights.v1.CallAnnotation annotations = 2;- Specified by:
getAnnotationsOrBuilderListin interfaceAnalysisResult.CallAnalysisMetadataOrBuilder
-
getAnnotationsCount
public int getAnnotationsCount()
A list of call annotations that apply to this call.
repeated .google.cloud.contactcenterinsights.v1.CallAnnotation annotations = 2;- Specified by:
getAnnotationsCountin interfaceAnalysisResult.CallAnalysisMetadataOrBuilder
-
getAnnotations
public CallAnnotation getAnnotations(int index)
A list of call annotations that apply to this call.
repeated .google.cloud.contactcenterinsights.v1.CallAnnotation annotations = 2;- Specified by:
getAnnotationsin interfaceAnalysisResult.CallAnalysisMetadataOrBuilder
-
getAnnotationsOrBuilder
public CallAnnotationOrBuilder getAnnotationsOrBuilder(int index)
A list of call annotations that apply to this call.
repeated .google.cloud.contactcenterinsights.v1.CallAnnotation annotations = 2;- Specified by:
getAnnotationsOrBuilderin interfaceAnalysisResult.CallAnalysisMetadataOrBuilder
-
getEntitiesCount
public int getEntitiesCount()
Description copied from interface:AnalysisResult.CallAnalysisMetadataOrBuilderAll the entities in the call.
map<string, .google.cloud.contactcenterinsights.v1.Entity> entities = 3;- Specified by:
getEntitiesCountin interfaceAnalysisResult.CallAnalysisMetadataOrBuilder
-
containsEntities
public boolean containsEntities(String key)
All the entities in the call.
map<string, .google.cloud.contactcenterinsights.v1.Entity> entities = 3;- Specified by:
containsEntitiesin interfaceAnalysisResult.CallAnalysisMetadataOrBuilder
-
getEntities
@Deprecated public Map<String,Entity> getEntities()
Deprecated.UsegetEntitiesMap()instead.- Specified by:
getEntitiesin interfaceAnalysisResult.CallAnalysisMetadataOrBuilder
-
getEntitiesMap
public Map<String,Entity> getEntitiesMap()
All the entities in the call.
map<string, .google.cloud.contactcenterinsights.v1.Entity> entities = 3;- Specified by:
getEntitiesMapin interfaceAnalysisResult.CallAnalysisMetadataOrBuilder
-
getEntitiesOrDefault
public Entity getEntitiesOrDefault(String key, Entity defaultValue)
All the entities in the call.
map<string, .google.cloud.contactcenterinsights.v1.Entity> entities = 3;- Specified by:
getEntitiesOrDefaultin interfaceAnalysisResult.CallAnalysisMetadataOrBuilder
-
getEntitiesOrThrow
public Entity getEntitiesOrThrow(String key)
All the entities in the call.
map<string, .google.cloud.contactcenterinsights.v1.Entity> entities = 3;- Specified by:
getEntitiesOrThrowin interfaceAnalysisResult.CallAnalysisMetadataOrBuilder
-
getSentimentsList
public List<ConversationLevelSentiment> getSentimentsList()
Overall conversation-level sentiment for each channel of the call.
repeated .google.cloud.contactcenterinsights.v1.ConversationLevelSentiment sentiments = 4;- Specified by:
getSentimentsListin interfaceAnalysisResult.CallAnalysisMetadataOrBuilder
-
getSentimentsOrBuilderList
public List<? extends ConversationLevelSentimentOrBuilder> getSentimentsOrBuilderList()
Overall conversation-level sentiment for each channel of the call.
repeated .google.cloud.contactcenterinsights.v1.ConversationLevelSentiment sentiments = 4;- Specified by:
getSentimentsOrBuilderListin interfaceAnalysisResult.CallAnalysisMetadataOrBuilder
-
getSentimentsCount
public int getSentimentsCount()
Overall conversation-level sentiment for each channel of the call.
repeated .google.cloud.contactcenterinsights.v1.ConversationLevelSentiment sentiments = 4;- Specified by:
getSentimentsCountin interfaceAnalysisResult.CallAnalysisMetadataOrBuilder
-
getSentiments
public ConversationLevelSentiment getSentiments(int index)
Overall conversation-level sentiment for each channel of the call.
repeated .google.cloud.contactcenterinsights.v1.ConversationLevelSentiment sentiments = 4;- Specified by:
getSentimentsin interfaceAnalysisResult.CallAnalysisMetadataOrBuilder
-
getSentimentsOrBuilder
public ConversationLevelSentimentOrBuilder getSentimentsOrBuilder(int index)
Overall conversation-level sentiment for each channel of the call.
repeated .google.cloud.contactcenterinsights.v1.ConversationLevelSentiment sentiments = 4;- Specified by:
getSentimentsOrBuilderin interfaceAnalysisResult.CallAnalysisMetadataOrBuilder
-
getIntentsCount
public int getIntentsCount()
Description copied from interface:AnalysisResult.CallAnalysisMetadataOrBuilderAll the matched intents in the call.
map<string, .google.cloud.contactcenterinsights.v1.Intent> intents = 6;- Specified by:
getIntentsCountin interfaceAnalysisResult.CallAnalysisMetadataOrBuilder
-
containsIntents
public boolean containsIntents(String key)
All the matched intents in the call.
map<string, .google.cloud.contactcenterinsights.v1.Intent> intents = 6;- Specified by:
containsIntentsin interfaceAnalysisResult.CallAnalysisMetadataOrBuilder
-
getIntents
@Deprecated public Map<String,Intent> getIntents()
Deprecated.UsegetIntentsMap()instead.- Specified by:
getIntentsin interfaceAnalysisResult.CallAnalysisMetadataOrBuilder
-
getIntentsMap
public Map<String,Intent> getIntentsMap()
All the matched intents in the call.
map<string, .google.cloud.contactcenterinsights.v1.Intent> intents = 6;- Specified by:
getIntentsMapin interfaceAnalysisResult.CallAnalysisMetadataOrBuilder
-
getIntentsOrDefault
public Intent getIntentsOrDefault(String key, Intent defaultValue)
All the matched intents in the call.
map<string, .google.cloud.contactcenterinsights.v1.Intent> intents = 6;- Specified by:
getIntentsOrDefaultin interfaceAnalysisResult.CallAnalysisMetadataOrBuilder
-
getIntentsOrThrow
public Intent getIntentsOrThrow(String key)
All the matched intents in the call.
map<string, .google.cloud.contactcenterinsights.v1.Intent> intents = 6;- Specified by:
getIntentsOrThrowin interfaceAnalysisResult.CallAnalysisMetadataOrBuilder
-
getPhraseMatchersCount
public int getPhraseMatchersCount()
Description copied from interface:AnalysisResult.CallAnalysisMetadataOrBuilderAll the matched phrase matchers in the call.
map<string, .google.cloud.contactcenterinsights.v1.PhraseMatchData> phrase_matchers = 7;- Specified by:
getPhraseMatchersCountin interfaceAnalysisResult.CallAnalysisMetadataOrBuilder
-
containsPhraseMatchers
public boolean containsPhraseMatchers(String key)
All the matched phrase matchers in the call.
map<string, .google.cloud.contactcenterinsights.v1.PhraseMatchData> phrase_matchers = 7;- Specified by:
containsPhraseMatchersin interfaceAnalysisResult.CallAnalysisMetadataOrBuilder
-
getPhraseMatchers
@Deprecated public Map<String,PhraseMatchData> getPhraseMatchers()
Deprecated.UsegetPhraseMatchersMap()instead.- Specified by:
getPhraseMatchersin interfaceAnalysisResult.CallAnalysisMetadataOrBuilder
-
getPhraseMatchersMap
public Map<String,PhraseMatchData> getPhraseMatchersMap()
All the matched phrase matchers in the call.
map<string, .google.cloud.contactcenterinsights.v1.PhraseMatchData> phrase_matchers = 7;- Specified by:
getPhraseMatchersMapin interfaceAnalysisResult.CallAnalysisMetadataOrBuilder
-
getPhraseMatchersOrDefault
public PhraseMatchData getPhraseMatchersOrDefault(String key, PhraseMatchData defaultValue)
All the matched phrase matchers in the call.
map<string, .google.cloud.contactcenterinsights.v1.PhraseMatchData> phrase_matchers = 7;- Specified by:
getPhraseMatchersOrDefaultin interfaceAnalysisResult.CallAnalysisMetadataOrBuilder
-
getPhraseMatchersOrThrow
public PhraseMatchData getPhraseMatchersOrThrow(String key)
All the matched phrase matchers in the call.
map<string, .google.cloud.contactcenterinsights.v1.PhraseMatchData> phrase_matchers = 7;- Specified by:
getPhraseMatchersOrThrowin interfaceAnalysisResult.CallAnalysisMetadataOrBuilder
-
hasIssueModelResult
public boolean hasIssueModelResult()
Overall conversation-level issue modeling result.
.google.cloud.contactcenterinsights.v1.IssueModelResult issue_model_result = 8;- Specified by:
hasIssueModelResultin interfaceAnalysisResult.CallAnalysisMetadataOrBuilder- Returns:
- Whether the issueModelResult field is set.
-
getIssueModelResult
public IssueModelResult getIssueModelResult()
Overall conversation-level issue modeling result.
.google.cloud.contactcenterinsights.v1.IssueModelResult issue_model_result = 8;- Specified by:
getIssueModelResultin interfaceAnalysisResult.CallAnalysisMetadataOrBuilder- Returns:
- The issueModelResult.
-
getIssueModelResultOrBuilder
public IssueModelResultOrBuilder getIssueModelResultOrBuilder()
Overall conversation-level issue modeling result.
.google.cloud.contactcenterinsights.v1.IssueModelResult issue_model_result = 8;- Specified by:
getIssueModelResultOrBuilderin interfaceAnalysisResult.CallAnalysisMetadataOrBuilder
-
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 AnalysisResult.CallAnalysisMetadata parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static AnalysisResult.CallAnalysisMetadata parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static AnalysisResult.CallAnalysisMetadata parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static AnalysisResult.CallAnalysisMetadata parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static AnalysisResult.CallAnalysisMetadata parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static AnalysisResult.CallAnalysisMetadata parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static AnalysisResult.CallAnalysisMetadata parseFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static AnalysisResult.CallAnalysisMetadata parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static AnalysisResult.CallAnalysisMetadata parseDelimitedFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static AnalysisResult.CallAnalysisMetadata parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseFrom
public static AnalysisResult.CallAnalysisMetadata parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static AnalysisResult.CallAnalysisMetadata parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
newBuilderForType
public AnalysisResult.CallAnalysisMetadata.Builder newBuilderForType()
- Specified by:
newBuilderForTypein interfacecom.google.protobuf.Message- Specified by:
newBuilderForTypein interfacecom.google.protobuf.MessageLite
-
newBuilder
public static AnalysisResult.CallAnalysisMetadata.Builder newBuilder()
-
newBuilder
public static AnalysisResult.CallAnalysisMetadata.Builder newBuilder(AnalysisResult.CallAnalysisMetadata prototype)
-
toBuilder
public AnalysisResult.CallAnalysisMetadata.Builder toBuilder()
- Specified by:
toBuilderin interfacecom.google.protobuf.Message- Specified by:
toBuilderin interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected AnalysisResult.CallAnalysisMetadata.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
- Specified by:
newBuilderForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
public static AnalysisResult.CallAnalysisMetadata getDefaultInstance()
-
parser
public static com.google.protobuf.Parser<AnalysisResult.CallAnalysisMetadata> parser()
-
getParserForType
public com.google.protobuf.Parser<AnalysisResult.CallAnalysisMetadata> getParserForType()
- Specified by:
getParserForTypein interfacecom.google.protobuf.Message- Specified by:
getParserForTypein interfacecom.google.protobuf.MessageLite- Overrides:
getParserForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
public AnalysisResult.CallAnalysisMetadata getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
-