public static final class AnalysisResult.CallAnalysisMetadata extends com.google.protobuf.GeneratedMessageV3 implements AnalysisResult.CallAnalysisMetadataOrBuilder
Call-specific metadata created during analysis.Protobuf type
google.cloud.contactcenterinsights.v1.AnalysisResult.CallAnalysisMetadata| Modifier and Type | Class and Description |
|---|---|
static class |
AnalysisResult.CallAnalysisMetadata.Builder
Call-specific metadata created during analysis.
|
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| Modifier and Type | Field and Description |
|---|---|
static int |
ANNOTATIONS_FIELD_NUMBER |
static int |
ENTITIES_FIELD_NUMBER |
static int |
INTENTS_FIELD_NUMBER |
static int |
ISSUE_MODEL_RESULT_FIELD_NUMBER |
static int |
PHRASE_MATCHERS_FIELD_NUMBER |
static int |
QA_SCORECARD_RESULTS_FIELD_NUMBER |
static int |
SENTIMENTS_FIELD_NUMBER |
static int |
SILENCE_FIELD_NUMBER |
| Modifier and Type | Method and Description |
|---|---|
boolean |
containsEntities(String key)
All the entities in the call.
|
boolean |
containsIntents(String key)
All the matched intents in the call.
|
boolean |
containsPhraseMatchers(String key)
All the matched phrase matchers in the call.
|
boolean |
equals(Object obj) |
CallAnnotation |
getAnnotations(int index)
A list of call annotations that apply to this call.
|
int |
getAnnotationsCount()
A list of call annotations that apply to this call.
|
List<CallAnnotation> |
getAnnotationsList()
A list of call annotations that apply to this call.
|
CallAnnotationOrBuilder |
getAnnotationsOrBuilder(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.CallAnalysisMetadata |
getDefaultInstance() |
AnalysisResult.CallAnalysisMetadata |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
Map<String,Entity> |
getEntities()
Deprecated.
|
int |
getEntitiesCount()
All the entities in the call.
|
Map<String,Entity> |
getEntitiesMap()
All the entities in the call.
|
Entity |
getEntitiesOrDefault(String key,
Entity defaultValue)
All the entities in the call.
|
Entity |
getEntitiesOrThrow(String key)
All the entities in the call.
|
Map<String,Intent> |
getIntents()
Deprecated.
|
int |
getIntentsCount()
All the matched intents in the call.
|
Map<String,Intent> |
getIntentsMap()
All the matched intents in the call.
|
Intent |
getIntentsOrDefault(String key,
Intent defaultValue)
All the matched intents in the call.
|
Intent |
getIntentsOrThrow(String key)
All the matched intents in the call.
|
IssueModelResult |
getIssueModelResult()
Overall conversation-level issue modeling result.
|
IssueModelResultOrBuilder |
getIssueModelResultOrBuilder()
Overall conversation-level issue modeling result.
|
com.google.protobuf.Parser<AnalysisResult.CallAnalysisMetadata> |
getParserForType() |
Map<String,PhraseMatchData> |
getPhraseMatchers()
Deprecated.
|
int |
getPhraseMatchersCount()
All the matched phrase matchers in the call.
|
Map<String,PhraseMatchData> |
getPhraseMatchersMap()
All the matched phrase matchers in the call.
|
PhraseMatchData |
getPhraseMatchersOrDefault(String key,
PhraseMatchData defaultValue)
All the matched phrase matchers in the call.
|
PhraseMatchData |
getPhraseMatchersOrThrow(String key)
All the matched phrase matchers in the call.
|
QaScorecardResult |
getQaScorecardResults(int index)
Results of scoring QaScorecards.
|
int |
getQaScorecardResultsCount()
Results of scoring QaScorecards.
|
List<QaScorecardResult> |
getQaScorecardResultsList()
Results of scoring QaScorecards.
|
QaScorecardResultOrBuilder |
getQaScorecardResultsOrBuilder(int index)
Results of scoring QaScorecards.
|
List<? extends QaScorecardResultOrBuilder> |
getQaScorecardResultsOrBuilderList()
Results of scoring QaScorecards.
|
ConversationLevelSentiment |
getSentiments(int index)
Overall conversation-level sentiment for each channel of the call.
|
int |
getSentimentsCount()
Overall conversation-level sentiment for each channel of the call.
|
List<ConversationLevelSentiment> |
getSentimentsList()
Overall conversation-level sentiment for each channel of the call.
|
ConversationLevelSentimentOrBuilder |
getSentimentsOrBuilder(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.
|
int |
getSerializedSize() |
ConversationLevelSilence |
getSilence()
Overall conversation-level silence during the call.
|
ConversationLevelSilenceOrBuilder |
getSilenceOrBuilder()
Overall conversation-level silence during the call.
|
int |
hashCode() |
boolean |
hasIssueModelResult()
Overall conversation-level issue modeling result.
|
boolean |
hasSilence()
Overall conversation-level silence during the call.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
protected com.google.protobuf.MapFieldReflectionAccessor |
internalGetMapFieldReflection(int number) |
boolean |
isInitialized() |
static AnalysisResult.CallAnalysisMetadata.Builder |
newBuilder() |
static AnalysisResult.CallAnalysisMetadata.Builder |
newBuilder(AnalysisResult.CallAnalysisMetadata prototype) |
AnalysisResult.CallAnalysisMetadata.Builder |
newBuilderForType() |
protected AnalysisResult.CallAnalysisMetadata.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
protected Object |
newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused) |
static AnalysisResult.CallAnalysisMetadata |
parseDelimitedFrom(InputStream input) |
static AnalysisResult.CallAnalysisMetadata |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AnalysisResult.CallAnalysisMetadata |
parseFrom(byte[] data) |
static AnalysisResult.CallAnalysisMetadata |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AnalysisResult.CallAnalysisMetadata |
parseFrom(ByteBuffer data) |
static AnalysisResult.CallAnalysisMetadata |
parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AnalysisResult.CallAnalysisMetadata |
parseFrom(com.google.protobuf.ByteString data) |
static AnalysisResult.CallAnalysisMetadata |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AnalysisResult.CallAnalysisMetadata |
parseFrom(com.google.protobuf.CodedInputStream input) |
static AnalysisResult.CallAnalysisMetadata |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AnalysisResult.CallAnalysisMetadata |
parseFrom(InputStream input) |
static AnalysisResult.CallAnalysisMetadata |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<AnalysisResult.CallAnalysisMetadata> |
parser() |
AnalysisResult.CallAnalysisMetadata.Builder |
toBuilder() |
void |
writeTo(com.google.protobuf.CodedOutputStream output) |
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, isStringEmpty, makeExtensionsImmutable, makeMutableCopy, 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, writeStringNoTagfindInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toStringaddAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeToclone, finalize, getClass, notify, notifyAll, wait, wait, waitpublic static final int ANNOTATIONS_FIELD_NUMBER
public static final int ENTITIES_FIELD_NUMBER
public static final int SENTIMENTS_FIELD_NUMBER
public static final int SILENCE_FIELD_NUMBER
public static final int INTENTS_FIELD_NUMBER
public static final int PHRASE_MATCHERS_FIELD_NUMBER
public static final int ISSUE_MODEL_RESULT_FIELD_NUMBER
public static final int QA_SCORECARD_RESULTS_FIELD_NUMBER
protected Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
newInstance in class com.google.protobuf.GeneratedMessageV3public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.MapFieldReflectionAccessor internalGetMapFieldReflection(int number)
internalGetMapFieldReflection in class com.google.protobuf.GeneratedMessageV3protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3public List<CallAnnotation> getAnnotationsList()
A list of call annotations that apply to this call.
repeated .google.cloud.contactcenterinsights.v1.CallAnnotation annotations = 2;getAnnotationsList in interface AnalysisResult.CallAnalysisMetadataOrBuilderpublic List<? extends CallAnnotationOrBuilder> getAnnotationsOrBuilderList()
A list of call annotations that apply to this call.
repeated .google.cloud.contactcenterinsights.v1.CallAnnotation annotations = 2;getAnnotationsOrBuilderList in interface AnalysisResult.CallAnalysisMetadataOrBuilderpublic int getAnnotationsCount()
A list of call annotations that apply to this call.
repeated .google.cloud.contactcenterinsights.v1.CallAnnotation annotations = 2;getAnnotationsCount in interface AnalysisResult.CallAnalysisMetadataOrBuilderpublic CallAnnotation getAnnotations(int index)
A list of call annotations that apply to this call.
repeated .google.cloud.contactcenterinsights.v1.CallAnnotation annotations = 2;getAnnotations in interface AnalysisResult.CallAnalysisMetadataOrBuilderpublic CallAnnotationOrBuilder getAnnotationsOrBuilder(int index)
A list of call annotations that apply to this call.
repeated .google.cloud.contactcenterinsights.v1.CallAnnotation annotations = 2;getAnnotationsOrBuilder in interface AnalysisResult.CallAnalysisMetadataOrBuilderpublic int getEntitiesCount()
AnalysisResult.CallAnalysisMetadataOrBuilderAll the entities in the call.
map<string, .google.cloud.contactcenterinsights.v1.Entity> entities = 3;getEntitiesCount in interface AnalysisResult.CallAnalysisMetadataOrBuilderpublic boolean containsEntities(String key)
All the entities in the call.
map<string, .google.cloud.contactcenterinsights.v1.Entity> entities = 3;containsEntities in interface AnalysisResult.CallAnalysisMetadataOrBuilder@Deprecated public Map<String,Entity> getEntities()
getEntitiesMap() instead.getEntities in interface AnalysisResult.CallAnalysisMetadataOrBuilderpublic Map<String,Entity> getEntitiesMap()
All the entities in the call.
map<string, .google.cloud.contactcenterinsights.v1.Entity> entities = 3;getEntitiesMap in interface AnalysisResult.CallAnalysisMetadataOrBuilderpublic Entity getEntitiesOrDefault(String key, Entity defaultValue)
All the entities in the call.
map<string, .google.cloud.contactcenterinsights.v1.Entity> entities = 3;getEntitiesOrDefault in interface AnalysisResult.CallAnalysisMetadataOrBuilderpublic Entity getEntitiesOrThrow(String key)
All the entities in the call.
map<string, .google.cloud.contactcenterinsights.v1.Entity> entities = 3;getEntitiesOrThrow in interface AnalysisResult.CallAnalysisMetadataOrBuilderpublic List<ConversationLevelSentiment> getSentimentsList()
Overall conversation-level sentiment for each channel of the call.
repeated .google.cloud.contactcenterinsights.v1.ConversationLevelSentiment sentiments = 4;
getSentimentsList in interface AnalysisResult.CallAnalysisMetadataOrBuilderpublic List<? extends ConversationLevelSentimentOrBuilder> getSentimentsOrBuilderList()
Overall conversation-level sentiment for each channel of the call.
repeated .google.cloud.contactcenterinsights.v1.ConversationLevelSentiment sentiments = 4;
getSentimentsOrBuilderList in interface AnalysisResult.CallAnalysisMetadataOrBuilderpublic int getSentimentsCount()
Overall conversation-level sentiment for each channel of the call.
repeated .google.cloud.contactcenterinsights.v1.ConversationLevelSentiment sentiments = 4;
getSentimentsCount in interface AnalysisResult.CallAnalysisMetadataOrBuilderpublic ConversationLevelSentiment getSentiments(int index)
Overall conversation-level sentiment for each channel of the call.
repeated .google.cloud.contactcenterinsights.v1.ConversationLevelSentiment sentiments = 4;
getSentiments in interface AnalysisResult.CallAnalysisMetadataOrBuilderpublic ConversationLevelSentimentOrBuilder getSentimentsOrBuilder(int index)
Overall conversation-level sentiment for each channel of the call.
repeated .google.cloud.contactcenterinsights.v1.ConversationLevelSentiment sentiments = 4;
getSentimentsOrBuilder in interface AnalysisResult.CallAnalysisMetadataOrBuilderpublic boolean hasSilence()
Overall conversation-level silence during the call.
.google.cloud.contactcenterinsights.v1.ConversationLevelSilence silence = 11;hasSilence in interface AnalysisResult.CallAnalysisMetadataOrBuilderpublic ConversationLevelSilence getSilence()
Overall conversation-level silence during the call.
.google.cloud.contactcenterinsights.v1.ConversationLevelSilence silence = 11;getSilence in interface AnalysisResult.CallAnalysisMetadataOrBuilderpublic ConversationLevelSilenceOrBuilder getSilenceOrBuilder()
Overall conversation-level silence during the call.
.google.cloud.contactcenterinsights.v1.ConversationLevelSilence silence = 11;getSilenceOrBuilder in interface AnalysisResult.CallAnalysisMetadataOrBuilderpublic int getIntentsCount()
AnalysisResult.CallAnalysisMetadataOrBuilderAll the matched intents in the call.
map<string, .google.cloud.contactcenterinsights.v1.Intent> intents = 6;getIntentsCount in interface AnalysisResult.CallAnalysisMetadataOrBuilderpublic boolean containsIntents(String key)
All the matched intents in the call.
map<string, .google.cloud.contactcenterinsights.v1.Intent> intents = 6;containsIntents in interface AnalysisResult.CallAnalysisMetadataOrBuilder@Deprecated public Map<String,Intent> getIntents()
getIntentsMap() instead.getIntents in interface AnalysisResult.CallAnalysisMetadataOrBuilderpublic Map<String,Intent> getIntentsMap()
All the matched intents in the call.
map<string, .google.cloud.contactcenterinsights.v1.Intent> intents = 6;getIntentsMap in interface AnalysisResult.CallAnalysisMetadataOrBuilderpublic Intent getIntentsOrDefault(String key, Intent defaultValue)
All the matched intents in the call.
map<string, .google.cloud.contactcenterinsights.v1.Intent> intents = 6;getIntentsOrDefault in interface AnalysisResult.CallAnalysisMetadataOrBuilderpublic Intent getIntentsOrThrow(String key)
All the matched intents in the call.
map<string, .google.cloud.contactcenterinsights.v1.Intent> intents = 6;getIntentsOrThrow in interface AnalysisResult.CallAnalysisMetadataOrBuilderpublic int getPhraseMatchersCount()
AnalysisResult.CallAnalysisMetadataOrBuilderAll the matched phrase matchers in the call.
map<string, .google.cloud.contactcenterinsights.v1.PhraseMatchData> phrase_matchers = 7;
getPhraseMatchersCount in interface AnalysisResult.CallAnalysisMetadataOrBuilderpublic boolean containsPhraseMatchers(String key)
All the matched phrase matchers in the call.
map<string, .google.cloud.contactcenterinsights.v1.PhraseMatchData> phrase_matchers = 7;
containsPhraseMatchers in interface AnalysisResult.CallAnalysisMetadataOrBuilder@Deprecated public Map<String,PhraseMatchData> getPhraseMatchers()
getPhraseMatchersMap() instead.getPhraseMatchers in interface AnalysisResult.CallAnalysisMetadataOrBuilderpublic Map<String,PhraseMatchData> getPhraseMatchersMap()
All the matched phrase matchers in the call.
map<string, .google.cloud.contactcenterinsights.v1.PhraseMatchData> phrase_matchers = 7;
getPhraseMatchersMap in interface AnalysisResult.CallAnalysisMetadataOrBuilderpublic PhraseMatchData getPhraseMatchersOrDefault(String key, PhraseMatchData defaultValue)
All the matched phrase matchers in the call.
map<string, .google.cloud.contactcenterinsights.v1.PhraseMatchData> phrase_matchers = 7;
getPhraseMatchersOrDefault in interface AnalysisResult.CallAnalysisMetadataOrBuilderpublic PhraseMatchData getPhraseMatchersOrThrow(String key)
All the matched phrase matchers in the call.
map<string, .google.cloud.contactcenterinsights.v1.PhraseMatchData> phrase_matchers = 7;
getPhraseMatchersOrThrow in interface AnalysisResult.CallAnalysisMetadataOrBuilderpublic boolean hasIssueModelResult()
Overall conversation-level issue modeling result.
.google.cloud.contactcenterinsights.v1.IssueModelResult issue_model_result = 8;hasIssueModelResult in interface AnalysisResult.CallAnalysisMetadataOrBuilderpublic IssueModelResult getIssueModelResult()
Overall conversation-level issue modeling result.
.google.cloud.contactcenterinsights.v1.IssueModelResult issue_model_result = 8;getIssueModelResult in interface AnalysisResult.CallAnalysisMetadataOrBuilderpublic IssueModelResultOrBuilder getIssueModelResultOrBuilder()
Overall conversation-level issue modeling result.
.google.cloud.contactcenterinsights.v1.IssueModelResult issue_model_result = 8;getIssueModelResultOrBuilder in interface AnalysisResult.CallAnalysisMetadataOrBuilderpublic List<QaScorecardResult> getQaScorecardResultsList()
Results of scoring QaScorecards.
repeated .google.cloud.contactcenterinsights.v1.QaScorecardResult qa_scorecard_results = 10;
getQaScorecardResultsList in interface AnalysisResult.CallAnalysisMetadataOrBuilderpublic List<? extends QaScorecardResultOrBuilder> getQaScorecardResultsOrBuilderList()
Results of scoring QaScorecards.
repeated .google.cloud.contactcenterinsights.v1.QaScorecardResult qa_scorecard_results = 10;
getQaScorecardResultsOrBuilderList in interface AnalysisResult.CallAnalysisMetadataOrBuilderpublic int getQaScorecardResultsCount()
Results of scoring QaScorecards.
repeated .google.cloud.contactcenterinsights.v1.QaScorecardResult qa_scorecard_results = 10;
getQaScorecardResultsCount in interface AnalysisResult.CallAnalysisMetadataOrBuilderpublic QaScorecardResult getQaScorecardResults(int index)
Results of scoring QaScorecards.
repeated .google.cloud.contactcenterinsights.v1.QaScorecardResult qa_scorecard_results = 10;
getQaScorecardResults in interface AnalysisResult.CallAnalysisMetadataOrBuilderpublic QaScorecardResultOrBuilder getQaScorecardResultsOrBuilder(int index)
Results of scoring QaScorecards.
repeated .google.cloud.contactcenterinsights.v1.QaScorecardResult qa_scorecard_results = 10;
getQaScorecardResultsOrBuilder in interface AnalysisResult.CallAnalysisMetadataOrBuilderpublic final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3public void writeTo(com.google.protobuf.CodedOutputStream output)
throws IOException
writeTo in interface com.google.protobuf.MessageLitewriteTo in class com.google.protobuf.GeneratedMessageV3IOExceptionpublic int getSerializedSize()
getSerializedSize in interface com.google.protobuf.MessageLitegetSerializedSize in class com.google.protobuf.GeneratedMessageV3public boolean equals(Object obj)
equals in interface com.google.protobuf.Messageequals in class com.google.protobuf.AbstractMessagepublic int hashCode()
hashCode in interface com.google.protobuf.MessagehashCode in class com.google.protobuf.AbstractMessagepublic static AnalysisResult.CallAnalysisMetadata parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static AnalysisResult.CallAnalysisMetadata parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static AnalysisResult.CallAnalysisMetadata parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static AnalysisResult.CallAnalysisMetadata parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static AnalysisResult.CallAnalysisMetadata parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static AnalysisResult.CallAnalysisMetadata parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static AnalysisResult.CallAnalysisMetadata parseFrom(InputStream input) throws IOException
IOExceptionpublic static AnalysisResult.CallAnalysisMetadata parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static AnalysisResult.CallAnalysisMetadata parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static AnalysisResult.CallAnalysisMetadata parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static AnalysisResult.CallAnalysisMetadata parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static AnalysisResult.CallAnalysisMetadata parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic AnalysisResult.CallAnalysisMetadata.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static AnalysisResult.CallAnalysisMetadata.Builder newBuilder()
public static AnalysisResult.CallAnalysisMetadata.Builder newBuilder(AnalysisResult.CallAnalysisMetadata prototype)
public AnalysisResult.CallAnalysisMetadata.Builder toBuilder()
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected AnalysisResult.CallAnalysisMetadata.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
newBuilderForType in class com.google.protobuf.GeneratedMessageV3public static AnalysisResult.CallAnalysisMetadata getDefaultInstance()
public static com.google.protobuf.Parser<AnalysisResult.CallAnalysisMetadata> parser()
public com.google.protobuf.Parser<AnalysisResult.CallAnalysisMetadata> getParserForType()
getParserForType in interface com.google.protobuf.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessageV3public AnalysisResult.CallAnalysisMetadata getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderCopyright © 2025 Google LLC. All rights reserved.