public static final class CallAnnotation.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<CallAnnotation.Builder> implements CallAnnotationOrBuilder
A piece of metadata that applies to a window of a call.Protobuf type
google.cloud.contactcenterinsights.v1.CallAnnotation| Modifier and Type | Method and Description |
|---|---|
CallAnnotation.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
CallAnnotation |
build() |
CallAnnotation |
buildPartial() |
CallAnnotation.Builder |
clear() |
CallAnnotation.Builder |
clearAnnotationEndBoundary()
The boundary in the conversation where the annotation ends, inclusive.
|
CallAnnotation.Builder |
clearAnnotationStartBoundary()
The boundary in the conversation where the annotation starts, inclusive.
|
CallAnnotation.Builder |
clearChannelTag()
The channel of the audio where the annotation occurs.
|
CallAnnotation.Builder |
clearData() |
CallAnnotation.Builder |
clearEntityMentionData()
Data specifying an entity mention.
|
CallAnnotation.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
CallAnnotation.Builder |
clearHoldData()
Data specifying a hold.
|
CallAnnotation.Builder |
clearIntentMatchData()
Data specifying an intent match.
|
CallAnnotation.Builder |
clearInterruptionData()
Data specifying an interruption.
|
CallAnnotation.Builder |
clearIssueMatchData()
Data specifying an issue match.
|
CallAnnotation.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
CallAnnotation.Builder |
clearPhraseMatchData()
Data specifying a phrase match.
|
CallAnnotation.Builder |
clearSentimentData()
Data specifying sentiment.
|
CallAnnotation.Builder |
clearSilenceData()
Data specifying silence.
|
CallAnnotation.Builder |
clone() |
AnnotationBoundary |
getAnnotationEndBoundary()
The boundary in the conversation where the annotation ends, inclusive.
|
AnnotationBoundary.Builder |
getAnnotationEndBoundaryBuilder()
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.
|
AnnotationBoundary.Builder |
getAnnotationStartBoundaryBuilder()
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() |
CallAnnotation |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
EntityMentionData |
getEntityMentionData()
Data specifying an entity mention.
|
EntityMentionData.Builder |
getEntityMentionDataBuilder()
Data specifying an entity mention.
|
EntityMentionDataOrBuilder |
getEntityMentionDataOrBuilder()
Data specifying an entity mention.
|
HoldData |
getHoldData()
Data specifying a hold.
|
HoldData.Builder |
getHoldDataBuilder()
Data specifying a hold.
|
HoldDataOrBuilder |
getHoldDataOrBuilder()
Data specifying a hold.
|
IntentMatchData |
getIntentMatchData()
Data specifying an intent match.
|
IntentMatchData.Builder |
getIntentMatchDataBuilder()
Data specifying an intent match.
|
IntentMatchDataOrBuilder |
getIntentMatchDataOrBuilder()
Data specifying an intent match.
|
InterruptionData |
getInterruptionData()
Data specifying an interruption.
|
InterruptionData.Builder |
getInterruptionDataBuilder()
Data specifying an interruption.
|
InterruptionDataOrBuilder |
getInterruptionDataOrBuilder()
Data specifying an interruption.
|
IssueMatchData |
getIssueMatchData()
Data specifying an issue match.
|
IssueMatchData.Builder |
getIssueMatchDataBuilder()
Data specifying an issue match.
|
IssueMatchDataOrBuilder |
getIssueMatchDataOrBuilder()
Data specifying an issue match.
|
PhraseMatchData |
getPhraseMatchData()
Data specifying a phrase match.
|
PhraseMatchData.Builder |
getPhraseMatchDataBuilder()
Data specifying a phrase match.
|
PhraseMatchDataOrBuilder |
getPhraseMatchDataOrBuilder()
Data specifying a phrase match.
|
SentimentData |
getSentimentData()
Data specifying sentiment.
|
SentimentData.Builder |
getSentimentDataBuilder()
Data specifying sentiment.
|
SentimentDataOrBuilder |
getSentimentDataOrBuilder()
Data specifying sentiment.
|
SilenceData |
getSilenceData()
Data specifying silence.
|
SilenceData.Builder |
getSilenceDataBuilder()
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.
|
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() |
CallAnnotation.Builder |
mergeAnnotationEndBoundary(AnnotationBoundary value)
The boundary in the conversation where the annotation ends, inclusive.
|
CallAnnotation.Builder |
mergeAnnotationStartBoundary(AnnotationBoundary value)
The boundary in the conversation where the annotation starts, inclusive.
|
CallAnnotation.Builder |
mergeEntityMentionData(EntityMentionData value)
Data specifying an entity mention.
|
CallAnnotation.Builder |
mergeFrom(CallAnnotation other) |
CallAnnotation.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
CallAnnotation.Builder |
mergeFrom(com.google.protobuf.Message other) |
CallAnnotation.Builder |
mergeHoldData(HoldData value)
Data specifying a hold.
|
CallAnnotation.Builder |
mergeIntentMatchData(IntentMatchData value)
Data specifying an intent match.
|
CallAnnotation.Builder |
mergeInterruptionData(InterruptionData value)
Data specifying an interruption.
|
CallAnnotation.Builder |
mergeIssueMatchData(IssueMatchData value)
Data specifying an issue match.
|
CallAnnotation.Builder |
mergePhraseMatchData(PhraseMatchData value)
Data specifying a phrase match.
|
CallAnnotation.Builder |
mergeSentimentData(SentimentData value)
Data specifying sentiment.
|
CallAnnotation.Builder |
mergeSilenceData(SilenceData value)
Data specifying silence.
|
CallAnnotation.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
CallAnnotation.Builder |
setAnnotationEndBoundary(AnnotationBoundary.Builder builderForValue)
The boundary in the conversation where the annotation ends, inclusive.
|
CallAnnotation.Builder |
setAnnotationEndBoundary(AnnotationBoundary value)
The boundary in the conversation where the annotation ends, inclusive.
|
CallAnnotation.Builder |
setAnnotationStartBoundary(AnnotationBoundary.Builder builderForValue)
The boundary in the conversation where the annotation starts, inclusive.
|
CallAnnotation.Builder |
setAnnotationStartBoundary(AnnotationBoundary value)
The boundary in the conversation where the annotation starts, inclusive.
|
CallAnnotation.Builder |
setChannelTag(int value)
The channel of the audio where the annotation occurs.
|
CallAnnotation.Builder |
setEntityMentionData(EntityMentionData.Builder builderForValue)
Data specifying an entity mention.
|
CallAnnotation.Builder |
setEntityMentionData(EntityMentionData value)
Data specifying an entity mention.
|
CallAnnotation.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
CallAnnotation.Builder |
setHoldData(HoldData.Builder builderForValue)
Data specifying a hold.
|
CallAnnotation.Builder |
setHoldData(HoldData value)
Data specifying a hold.
|
CallAnnotation.Builder |
setIntentMatchData(IntentMatchData.Builder builderForValue)
Data specifying an intent match.
|
CallAnnotation.Builder |
setIntentMatchData(IntentMatchData value)
Data specifying an intent match.
|
CallAnnotation.Builder |
setInterruptionData(InterruptionData.Builder builderForValue)
Data specifying an interruption.
|
CallAnnotation.Builder |
setInterruptionData(InterruptionData value)
Data specifying an interruption.
|
CallAnnotation.Builder |
setIssueMatchData(IssueMatchData.Builder builderForValue)
Data specifying an issue match.
|
CallAnnotation.Builder |
setIssueMatchData(IssueMatchData value)
Data specifying an issue match.
|
CallAnnotation.Builder |
setPhraseMatchData(PhraseMatchData.Builder builderForValue)
Data specifying a phrase match.
|
CallAnnotation.Builder |
setPhraseMatchData(PhraseMatchData value)
Data specifying a phrase match.
|
CallAnnotation.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
CallAnnotation.Builder |
setSentimentData(SentimentData.Builder builderForValue)
Data specifying sentiment.
|
CallAnnotation.Builder |
setSentimentData(SentimentData value)
Data specifying sentiment.
|
CallAnnotation.Builder |
setSilenceData(SilenceData.Builder builderForValue)
Data specifying silence.
|
CallAnnotation.Builder |
setSilenceData(SilenceData value)
Data specifying silence.
|
CallAnnotation.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, internalGetMutableMapField, internalGetMutableMapFieldReflection, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<CallAnnotation.Builder>public CallAnnotation.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<CallAnnotation.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface com.google.protobuf.Message.BuildergetDescriptorForType in interface com.google.protobuf.MessageOrBuildergetDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<CallAnnotation.Builder>public CallAnnotation getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic CallAnnotation build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic CallAnnotation buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic CallAnnotation.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<CallAnnotation.Builder>public CallAnnotation.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField in interface com.google.protobuf.Message.BuildersetField in class com.google.protobuf.GeneratedMessageV3.Builder<CallAnnotation.Builder>public CallAnnotation.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<CallAnnotation.Builder>public CallAnnotation.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<CallAnnotation.Builder>public CallAnnotation.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField in interface com.google.protobuf.Message.BuildersetRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<CallAnnotation.Builder>public CallAnnotation.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField in interface com.google.protobuf.Message.BuilderaddRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<CallAnnotation.Builder>public CallAnnotation.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<CallAnnotation.Builder>public CallAnnotation.Builder mergeFrom(CallAnnotation other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<CallAnnotation.Builder>public CallAnnotation.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<CallAnnotation.Builder>IOExceptionpublic CallAnnotation.DataCase getDataCase()
getDataCase in interface CallAnnotationOrBuilderpublic CallAnnotation.Builder clearData()
public boolean hasInterruptionData()
Data specifying an interruption.
.google.cloud.contactcenterinsights.v1.InterruptionData interruption_data = 10;hasInterruptionData in interface CallAnnotationOrBuilderpublic InterruptionData getInterruptionData()
Data specifying an interruption.
.google.cloud.contactcenterinsights.v1.InterruptionData interruption_data = 10;getInterruptionData in interface CallAnnotationOrBuilderpublic CallAnnotation.Builder setInterruptionData(InterruptionData value)
Data specifying an interruption.
.google.cloud.contactcenterinsights.v1.InterruptionData interruption_data = 10;public CallAnnotation.Builder setInterruptionData(InterruptionData.Builder builderForValue)
Data specifying an interruption.
.google.cloud.contactcenterinsights.v1.InterruptionData interruption_data = 10;public CallAnnotation.Builder mergeInterruptionData(InterruptionData value)
Data specifying an interruption.
.google.cloud.contactcenterinsights.v1.InterruptionData interruption_data = 10;public CallAnnotation.Builder clearInterruptionData()
Data specifying an interruption.
.google.cloud.contactcenterinsights.v1.InterruptionData interruption_data = 10;public InterruptionData.Builder getInterruptionDataBuilder()
Data specifying an interruption.
.google.cloud.contactcenterinsights.v1.InterruptionData interruption_data = 10;public InterruptionDataOrBuilder getInterruptionDataOrBuilder()
Data specifying an interruption.
.google.cloud.contactcenterinsights.v1.InterruptionData interruption_data = 10;getInterruptionDataOrBuilder in interface CallAnnotationOrBuilderpublic boolean hasSentimentData()
Data specifying sentiment.
.google.cloud.contactcenterinsights.v1.SentimentData sentiment_data = 11;hasSentimentData in interface CallAnnotationOrBuilderpublic SentimentData getSentimentData()
Data specifying sentiment.
.google.cloud.contactcenterinsights.v1.SentimentData sentiment_data = 11;getSentimentData in interface CallAnnotationOrBuilderpublic CallAnnotation.Builder setSentimentData(SentimentData value)
Data specifying sentiment.
.google.cloud.contactcenterinsights.v1.SentimentData sentiment_data = 11;public CallAnnotation.Builder setSentimentData(SentimentData.Builder builderForValue)
Data specifying sentiment.
.google.cloud.contactcenterinsights.v1.SentimentData sentiment_data = 11;public CallAnnotation.Builder mergeSentimentData(SentimentData value)
Data specifying sentiment.
.google.cloud.contactcenterinsights.v1.SentimentData sentiment_data = 11;public CallAnnotation.Builder clearSentimentData()
Data specifying sentiment.
.google.cloud.contactcenterinsights.v1.SentimentData sentiment_data = 11;public SentimentData.Builder getSentimentDataBuilder()
Data specifying sentiment.
.google.cloud.contactcenterinsights.v1.SentimentData sentiment_data = 11;public SentimentDataOrBuilder getSentimentDataOrBuilder()
Data specifying sentiment.
.google.cloud.contactcenterinsights.v1.SentimentData sentiment_data = 11;getSentimentDataOrBuilder in interface CallAnnotationOrBuilderpublic boolean hasSilenceData()
Data specifying silence.
.google.cloud.contactcenterinsights.v1.SilenceData silence_data = 12;hasSilenceData in interface CallAnnotationOrBuilderpublic SilenceData getSilenceData()
Data specifying silence.
.google.cloud.contactcenterinsights.v1.SilenceData silence_data = 12;getSilenceData in interface CallAnnotationOrBuilderpublic CallAnnotation.Builder setSilenceData(SilenceData value)
Data specifying silence.
.google.cloud.contactcenterinsights.v1.SilenceData silence_data = 12;public CallAnnotation.Builder setSilenceData(SilenceData.Builder builderForValue)
Data specifying silence.
.google.cloud.contactcenterinsights.v1.SilenceData silence_data = 12;public CallAnnotation.Builder mergeSilenceData(SilenceData value)
Data specifying silence.
.google.cloud.contactcenterinsights.v1.SilenceData silence_data = 12;public CallAnnotation.Builder clearSilenceData()
Data specifying silence.
.google.cloud.contactcenterinsights.v1.SilenceData silence_data = 12;public SilenceData.Builder getSilenceDataBuilder()
Data specifying silence.
.google.cloud.contactcenterinsights.v1.SilenceData silence_data = 12;public SilenceDataOrBuilder getSilenceDataOrBuilder()
Data specifying silence.
.google.cloud.contactcenterinsights.v1.SilenceData silence_data = 12;getSilenceDataOrBuilder in interface CallAnnotationOrBuilderpublic boolean hasHoldData()
Data specifying a hold.
.google.cloud.contactcenterinsights.v1.HoldData hold_data = 13;hasHoldData in interface CallAnnotationOrBuilderpublic HoldData getHoldData()
Data specifying a hold.
.google.cloud.contactcenterinsights.v1.HoldData hold_data = 13;getHoldData in interface CallAnnotationOrBuilderpublic CallAnnotation.Builder setHoldData(HoldData value)
Data specifying a hold.
.google.cloud.contactcenterinsights.v1.HoldData hold_data = 13;public CallAnnotation.Builder setHoldData(HoldData.Builder builderForValue)
Data specifying a hold.
.google.cloud.contactcenterinsights.v1.HoldData hold_data = 13;public CallAnnotation.Builder mergeHoldData(HoldData value)
Data specifying a hold.
.google.cloud.contactcenterinsights.v1.HoldData hold_data = 13;public CallAnnotation.Builder clearHoldData()
Data specifying a hold.
.google.cloud.contactcenterinsights.v1.HoldData hold_data = 13;public HoldData.Builder getHoldDataBuilder()
Data specifying a hold.
.google.cloud.contactcenterinsights.v1.HoldData hold_data = 13;public HoldDataOrBuilder getHoldDataOrBuilder()
Data specifying a hold.
.google.cloud.contactcenterinsights.v1.HoldData hold_data = 13;getHoldDataOrBuilder in interface CallAnnotationOrBuilderpublic boolean hasEntityMentionData()
Data specifying an entity mention.
.google.cloud.contactcenterinsights.v1.EntityMentionData entity_mention_data = 15;
hasEntityMentionData in interface CallAnnotationOrBuilderpublic EntityMentionData getEntityMentionData()
Data specifying an entity mention.
.google.cloud.contactcenterinsights.v1.EntityMentionData entity_mention_data = 15;
getEntityMentionData in interface CallAnnotationOrBuilderpublic CallAnnotation.Builder setEntityMentionData(EntityMentionData value)
Data specifying an entity mention.
.google.cloud.contactcenterinsights.v1.EntityMentionData entity_mention_data = 15;
public CallAnnotation.Builder setEntityMentionData(EntityMentionData.Builder builderForValue)
Data specifying an entity mention.
.google.cloud.contactcenterinsights.v1.EntityMentionData entity_mention_data = 15;
public CallAnnotation.Builder mergeEntityMentionData(EntityMentionData value)
Data specifying an entity mention.
.google.cloud.contactcenterinsights.v1.EntityMentionData entity_mention_data = 15;
public CallAnnotation.Builder clearEntityMentionData()
Data specifying an entity mention.
.google.cloud.contactcenterinsights.v1.EntityMentionData entity_mention_data = 15;
public EntityMentionData.Builder getEntityMentionDataBuilder()
Data specifying an entity mention.
.google.cloud.contactcenterinsights.v1.EntityMentionData entity_mention_data = 15;
public EntityMentionDataOrBuilder getEntityMentionDataOrBuilder()
Data specifying an entity mention.
.google.cloud.contactcenterinsights.v1.EntityMentionData entity_mention_data = 15;
getEntityMentionDataOrBuilder in interface CallAnnotationOrBuilderpublic boolean hasIntentMatchData()
Data specifying an intent match.
.google.cloud.contactcenterinsights.v1.IntentMatchData intent_match_data = 16;hasIntentMatchData in interface CallAnnotationOrBuilderpublic IntentMatchData getIntentMatchData()
Data specifying an intent match.
.google.cloud.contactcenterinsights.v1.IntentMatchData intent_match_data = 16;getIntentMatchData in interface CallAnnotationOrBuilderpublic CallAnnotation.Builder setIntentMatchData(IntentMatchData value)
Data specifying an intent match.
.google.cloud.contactcenterinsights.v1.IntentMatchData intent_match_data = 16;public CallAnnotation.Builder setIntentMatchData(IntentMatchData.Builder builderForValue)
Data specifying an intent match.
.google.cloud.contactcenterinsights.v1.IntentMatchData intent_match_data = 16;public CallAnnotation.Builder mergeIntentMatchData(IntentMatchData value)
Data specifying an intent match.
.google.cloud.contactcenterinsights.v1.IntentMatchData intent_match_data = 16;public CallAnnotation.Builder clearIntentMatchData()
Data specifying an intent match.
.google.cloud.contactcenterinsights.v1.IntentMatchData intent_match_data = 16;public IntentMatchData.Builder getIntentMatchDataBuilder()
Data specifying an intent match.
.google.cloud.contactcenterinsights.v1.IntentMatchData intent_match_data = 16;public IntentMatchDataOrBuilder getIntentMatchDataOrBuilder()
Data specifying an intent match.
.google.cloud.contactcenterinsights.v1.IntentMatchData intent_match_data = 16;getIntentMatchDataOrBuilder in interface CallAnnotationOrBuilderpublic boolean hasPhraseMatchData()
Data specifying a phrase match.
.google.cloud.contactcenterinsights.v1.PhraseMatchData phrase_match_data = 17;hasPhraseMatchData in interface CallAnnotationOrBuilderpublic PhraseMatchData getPhraseMatchData()
Data specifying a phrase match.
.google.cloud.contactcenterinsights.v1.PhraseMatchData phrase_match_data = 17;getPhraseMatchData in interface CallAnnotationOrBuilderpublic CallAnnotation.Builder setPhraseMatchData(PhraseMatchData value)
Data specifying a phrase match.
.google.cloud.contactcenterinsights.v1.PhraseMatchData phrase_match_data = 17;public CallAnnotation.Builder setPhraseMatchData(PhraseMatchData.Builder builderForValue)
Data specifying a phrase match.
.google.cloud.contactcenterinsights.v1.PhraseMatchData phrase_match_data = 17;public CallAnnotation.Builder mergePhraseMatchData(PhraseMatchData value)
Data specifying a phrase match.
.google.cloud.contactcenterinsights.v1.PhraseMatchData phrase_match_data = 17;public CallAnnotation.Builder clearPhraseMatchData()
Data specifying a phrase match.
.google.cloud.contactcenterinsights.v1.PhraseMatchData phrase_match_data = 17;public PhraseMatchData.Builder getPhraseMatchDataBuilder()
Data specifying a phrase match.
.google.cloud.contactcenterinsights.v1.PhraseMatchData phrase_match_data = 17;public PhraseMatchDataOrBuilder getPhraseMatchDataOrBuilder()
Data specifying a phrase match.
.google.cloud.contactcenterinsights.v1.PhraseMatchData phrase_match_data = 17;getPhraseMatchDataOrBuilder in interface CallAnnotationOrBuilderpublic boolean hasIssueMatchData()
Data specifying an issue match.
.google.cloud.contactcenterinsights.v1.IssueMatchData issue_match_data = 18;hasIssueMatchData in interface CallAnnotationOrBuilderpublic IssueMatchData getIssueMatchData()
Data specifying an issue match.
.google.cloud.contactcenterinsights.v1.IssueMatchData issue_match_data = 18;getIssueMatchData in interface CallAnnotationOrBuilderpublic CallAnnotation.Builder setIssueMatchData(IssueMatchData value)
Data specifying an issue match.
.google.cloud.contactcenterinsights.v1.IssueMatchData issue_match_data = 18;public CallAnnotation.Builder setIssueMatchData(IssueMatchData.Builder builderForValue)
Data specifying an issue match.
.google.cloud.contactcenterinsights.v1.IssueMatchData issue_match_data = 18;public CallAnnotation.Builder mergeIssueMatchData(IssueMatchData value)
Data specifying an issue match.
.google.cloud.contactcenterinsights.v1.IssueMatchData issue_match_data = 18;public CallAnnotation.Builder clearIssueMatchData()
Data specifying an issue match.
.google.cloud.contactcenterinsights.v1.IssueMatchData issue_match_data = 18;public IssueMatchData.Builder getIssueMatchDataBuilder()
Data specifying an issue match.
.google.cloud.contactcenterinsights.v1.IssueMatchData issue_match_data = 18;public IssueMatchDataOrBuilder getIssueMatchDataOrBuilder()
Data specifying an issue match.
.google.cloud.contactcenterinsights.v1.IssueMatchData issue_match_data = 18;getIssueMatchDataOrBuilder in interface CallAnnotationOrBuilderpublic int getChannelTag()
The channel of the audio where the annotation occurs. For single-channel audio, this field is not populated.
int32 channel_tag = 1;getChannelTag in interface CallAnnotationOrBuilderpublic CallAnnotation.Builder setChannelTag(int value)
The channel of the audio where the annotation occurs. For single-channel audio, this field is not populated.
int32 channel_tag = 1;value - The channelTag to set.public CallAnnotation.Builder clearChannelTag()
The channel of the audio where the annotation occurs. For single-channel audio, this field is not populated.
int32 channel_tag = 1;public boolean hasAnnotationStartBoundary()
The boundary in the conversation where the annotation starts, inclusive.
.google.cloud.contactcenterinsights.v1.AnnotationBoundary annotation_start_boundary = 4;
hasAnnotationStartBoundary in interface CallAnnotationOrBuilderpublic AnnotationBoundary getAnnotationStartBoundary()
The boundary in the conversation where the annotation starts, inclusive.
.google.cloud.contactcenterinsights.v1.AnnotationBoundary annotation_start_boundary = 4;
getAnnotationStartBoundary in interface CallAnnotationOrBuilderpublic CallAnnotation.Builder setAnnotationStartBoundary(AnnotationBoundary value)
The boundary in the conversation where the annotation starts, inclusive.
.google.cloud.contactcenterinsights.v1.AnnotationBoundary annotation_start_boundary = 4;
public CallAnnotation.Builder setAnnotationStartBoundary(AnnotationBoundary.Builder builderForValue)
The boundary in the conversation where the annotation starts, inclusive.
.google.cloud.contactcenterinsights.v1.AnnotationBoundary annotation_start_boundary = 4;
public CallAnnotation.Builder mergeAnnotationStartBoundary(AnnotationBoundary value)
The boundary in the conversation where the annotation starts, inclusive.
.google.cloud.contactcenterinsights.v1.AnnotationBoundary annotation_start_boundary = 4;
public CallAnnotation.Builder clearAnnotationStartBoundary()
The boundary in the conversation where the annotation starts, inclusive.
.google.cloud.contactcenterinsights.v1.AnnotationBoundary annotation_start_boundary = 4;
public AnnotationBoundary.Builder getAnnotationStartBoundaryBuilder()
The boundary in the conversation where the annotation starts, inclusive.
.google.cloud.contactcenterinsights.v1.AnnotationBoundary annotation_start_boundary = 4;
public AnnotationBoundaryOrBuilder getAnnotationStartBoundaryOrBuilder()
The boundary in the conversation where the annotation starts, inclusive.
.google.cloud.contactcenterinsights.v1.AnnotationBoundary annotation_start_boundary = 4;
getAnnotationStartBoundaryOrBuilder in interface CallAnnotationOrBuilderpublic boolean hasAnnotationEndBoundary()
The boundary in the conversation where the annotation ends, inclusive.
.google.cloud.contactcenterinsights.v1.AnnotationBoundary annotation_end_boundary = 5;
hasAnnotationEndBoundary in interface CallAnnotationOrBuilderpublic AnnotationBoundary getAnnotationEndBoundary()
The boundary in the conversation where the annotation ends, inclusive.
.google.cloud.contactcenterinsights.v1.AnnotationBoundary annotation_end_boundary = 5;
getAnnotationEndBoundary in interface CallAnnotationOrBuilderpublic CallAnnotation.Builder setAnnotationEndBoundary(AnnotationBoundary value)
The boundary in the conversation where the annotation ends, inclusive.
.google.cloud.contactcenterinsights.v1.AnnotationBoundary annotation_end_boundary = 5;
public CallAnnotation.Builder setAnnotationEndBoundary(AnnotationBoundary.Builder builderForValue)
The boundary in the conversation where the annotation ends, inclusive.
.google.cloud.contactcenterinsights.v1.AnnotationBoundary annotation_end_boundary = 5;
public CallAnnotation.Builder mergeAnnotationEndBoundary(AnnotationBoundary value)
The boundary in the conversation where the annotation ends, inclusive.
.google.cloud.contactcenterinsights.v1.AnnotationBoundary annotation_end_boundary = 5;
public CallAnnotation.Builder clearAnnotationEndBoundary()
The boundary in the conversation where the annotation ends, inclusive.
.google.cloud.contactcenterinsights.v1.AnnotationBoundary annotation_end_boundary = 5;
public AnnotationBoundary.Builder getAnnotationEndBoundaryBuilder()
The boundary in the conversation where the annotation ends, inclusive.
.google.cloud.contactcenterinsights.v1.AnnotationBoundary annotation_end_boundary = 5;
public AnnotationBoundaryOrBuilder getAnnotationEndBoundaryOrBuilder()
The boundary in the conversation where the annotation ends, inclusive.
.google.cloud.contactcenterinsights.v1.AnnotationBoundary annotation_end_boundary = 5;
getAnnotationEndBoundaryOrBuilder in interface CallAnnotationOrBuilderpublic final CallAnnotation.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<CallAnnotation.Builder>public final CallAnnotation.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<CallAnnotation.Builder>Copyright © 2025 Google LLC. All rights reserved.