public static final class RuntimeAnnotation.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<RuntimeAnnotation.Builder> implements RuntimeAnnotationOrBuilder
An annotation that was generated during the customer and agent interaction.Protobuf type
google.cloud.contactcenterinsights.v1.RuntimeAnnotation| Modifier and Type | Method and Description |
|---|---|
RuntimeAnnotation.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
RuntimeAnnotation |
build() |
RuntimeAnnotation |
buildPartial() |
RuntimeAnnotation.Builder |
clear() |
RuntimeAnnotation.Builder |
clearAnnotationId()
The unique identifier of the annotation.
|
RuntimeAnnotation.Builder |
clearAnswerFeedback()
The feedback that the customer has about the answer in `data`.
|
RuntimeAnnotation.Builder |
clearArticleSuggestion()
Agent Assist Article Suggestion data.
|
RuntimeAnnotation.Builder |
clearConversationSummarizationSuggestion()
Conversation summarization suggestion data.
|
RuntimeAnnotation.Builder |
clearCreateTime()
The time at which this annotation was created.
|
RuntimeAnnotation.Builder |
clearData() |
RuntimeAnnotation.Builder |
clearDialogflowInteraction()
Dialogflow interaction data.
|
RuntimeAnnotation.Builder |
clearEndBoundary()
The boundary in the conversation where the annotation ends, inclusive.
|
RuntimeAnnotation.Builder |
clearFaqAnswer()
Agent Assist FAQ answer data.
|
RuntimeAnnotation.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
RuntimeAnnotation.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
RuntimeAnnotation.Builder |
clearSmartComposeSuggestion()
Agent Assist Smart Compose suggestion data.
|
RuntimeAnnotation.Builder |
clearSmartReply()
Agent Assist Smart Reply data.
|
RuntimeAnnotation.Builder |
clearStartBoundary()
The boundary in the conversation where the annotation starts, inclusive.
|
RuntimeAnnotation.Builder |
clearUserInput()
Explicit input used for generating the answer
.google.cloud.contactcenterinsights.v1.RuntimeAnnotation.UserInput user_input = 16;
|
RuntimeAnnotation.Builder |
clone() |
String |
getAnnotationId()
The unique identifier of the annotation.
|
com.google.protobuf.ByteString |
getAnnotationIdBytes()
The unique identifier of the annotation.
|
AnswerFeedback |
getAnswerFeedback()
The feedback that the customer has about the answer in `data`.
|
AnswerFeedback.Builder |
getAnswerFeedbackBuilder()
The feedback that the customer has about the answer in `data`.
|
AnswerFeedbackOrBuilder |
getAnswerFeedbackOrBuilder()
The feedback that the customer has about the answer in `data`.
|
ArticleSuggestionData |
getArticleSuggestion()
Agent Assist Article Suggestion data.
|
ArticleSuggestionData.Builder |
getArticleSuggestionBuilder()
Agent Assist Article Suggestion data.
|
ArticleSuggestionDataOrBuilder |
getArticleSuggestionOrBuilder()
Agent Assist Article Suggestion data.
|
ConversationSummarizationSuggestionData |
getConversationSummarizationSuggestion()
Conversation summarization suggestion data.
|
ConversationSummarizationSuggestionData.Builder |
getConversationSummarizationSuggestionBuilder()
Conversation summarization suggestion data.
|
ConversationSummarizationSuggestionDataOrBuilder |
getConversationSummarizationSuggestionOrBuilder()
Conversation summarization suggestion data.
|
com.google.protobuf.Timestamp |
getCreateTime()
The time at which this annotation was created.
|
com.google.protobuf.Timestamp.Builder |
getCreateTimeBuilder()
The time at which this annotation was created.
|
com.google.protobuf.TimestampOrBuilder |
getCreateTimeOrBuilder()
The time at which this annotation was created.
|
RuntimeAnnotation.DataCase |
getDataCase() |
RuntimeAnnotation |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
DialogflowInteractionData |
getDialogflowInteraction()
Dialogflow interaction data.
|
DialogflowInteractionData.Builder |
getDialogflowInteractionBuilder()
Dialogflow interaction data.
|
DialogflowInteractionDataOrBuilder |
getDialogflowInteractionOrBuilder()
Dialogflow interaction data.
|
AnnotationBoundary |
getEndBoundary()
The boundary in the conversation where the annotation ends, inclusive.
|
AnnotationBoundary.Builder |
getEndBoundaryBuilder()
The boundary in the conversation where the annotation ends, inclusive.
|
AnnotationBoundaryOrBuilder |
getEndBoundaryOrBuilder()
The boundary in the conversation where the annotation ends, inclusive.
|
FaqAnswerData |
getFaqAnswer()
Agent Assist FAQ answer data.
|
FaqAnswerData.Builder |
getFaqAnswerBuilder()
Agent Assist FAQ answer data.
|
FaqAnswerDataOrBuilder |
getFaqAnswerOrBuilder()
Agent Assist FAQ answer data.
|
SmartComposeSuggestionData |
getSmartComposeSuggestion()
Agent Assist Smart Compose suggestion data.
|
SmartComposeSuggestionData.Builder |
getSmartComposeSuggestionBuilder()
Agent Assist Smart Compose suggestion data.
|
SmartComposeSuggestionDataOrBuilder |
getSmartComposeSuggestionOrBuilder()
Agent Assist Smart Compose suggestion data.
|
SmartReplyData |
getSmartReply()
Agent Assist Smart Reply data.
|
SmartReplyData.Builder |
getSmartReplyBuilder()
Agent Assist Smart Reply data.
|
SmartReplyDataOrBuilder |
getSmartReplyOrBuilder()
Agent Assist Smart Reply data.
|
AnnotationBoundary |
getStartBoundary()
The boundary in the conversation where the annotation starts, inclusive.
|
AnnotationBoundary.Builder |
getStartBoundaryBuilder()
The boundary in the conversation where the annotation starts, inclusive.
|
AnnotationBoundaryOrBuilder |
getStartBoundaryOrBuilder()
The boundary in the conversation where the annotation starts, inclusive.
|
RuntimeAnnotation.UserInput |
getUserInput()
Explicit input used for generating the answer
.google.cloud.contactcenterinsights.v1.RuntimeAnnotation.UserInput user_input = 16;
|
RuntimeAnnotation.UserInput.Builder |
getUserInputBuilder()
Explicit input used for generating the answer
.google.cloud.contactcenterinsights.v1.RuntimeAnnotation.UserInput user_input = 16;
|
RuntimeAnnotation.UserInputOrBuilder |
getUserInputOrBuilder()
Explicit input used for generating the answer
.google.cloud.contactcenterinsights.v1.RuntimeAnnotation.UserInput user_input = 16;
|
boolean |
hasAnswerFeedback()
The feedback that the customer has about the answer in `data`.
|
boolean |
hasArticleSuggestion()
Agent Assist Article Suggestion data.
|
boolean |
hasConversationSummarizationSuggestion()
Conversation summarization suggestion data.
|
boolean |
hasCreateTime()
The time at which this annotation was created.
|
boolean |
hasDialogflowInteraction()
Dialogflow interaction data.
|
boolean |
hasEndBoundary()
The boundary in the conversation where the annotation ends, inclusive.
|
boolean |
hasFaqAnswer()
Agent Assist FAQ answer data.
|
boolean |
hasSmartComposeSuggestion()
Agent Assist Smart Compose suggestion data.
|
boolean |
hasSmartReply()
Agent Assist Smart Reply data.
|
boolean |
hasStartBoundary()
The boundary in the conversation where the annotation starts, inclusive.
|
boolean |
hasUserInput()
Explicit input used for generating the answer
.google.cloud.contactcenterinsights.v1.RuntimeAnnotation.UserInput user_input = 16;
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
RuntimeAnnotation.Builder |
mergeAnswerFeedback(AnswerFeedback value)
The feedback that the customer has about the answer in `data`.
|
RuntimeAnnotation.Builder |
mergeArticleSuggestion(ArticleSuggestionData value)
Agent Assist Article Suggestion data.
|
RuntimeAnnotation.Builder |
mergeConversationSummarizationSuggestion(ConversationSummarizationSuggestionData value)
Conversation summarization suggestion data.
|
RuntimeAnnotation.Builder |
mergeCreateTime(com.google.protobuf.Timestamp value)
The time at which this annotation was created.
|
RuntimeAnnotation.Builder |
mergeDialogflowInteraction(DialogflowInteractionData value)
Dialogflow interaction data.
|
RuntimeAnnotation.Builder |
mergeEndBoundary(AnnotationBoundary value)
The boundary in the conversation where the annotation ends, inclusive.
|
RuntimeAnnotation.Builder |
mergeFaqAnswer(FaqAnswerData value)
Agent Assist FAQ answer data.
|
RuntimeAnnotation.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
RuntimeAnnotation.Builder |
mergeFrom(com.google.protobuf.Message other) |
RuntimeAnnotation.Builder |
mergeFrom(RuntimeAnnotation other) |
RuntimeAnnotation.Builder |
mergeSmartComposeSuggestion(SmartComposeSuggestionData value)
Agent Assist Smart Compose suggestion data.
|
RuntimeAnnotation.Builder |
mergeSmartReply(SmartReplyData value)
Agent Assist Smart Reply data.
|
RuntimeAnnotation.Builder |
mergeStartBoundary(AnnotationBoundary value)
The boundary in the conversation where the annotation starts, inclusive.
|
RuntimeAnnotation.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
RuntimeAnnotation.Builder |
mergeUserInput(RuntimeAnnotation.UserInput value)
Explicit input used for generating the answer
.google.cloud.contactcenterinsights.v1.RuntimeAnnotation.UserInput user_input = 16;
|
RuntimeAnnotation.Builder |
setAnnotationId(String value)
The unique identifier of the annotation.
|
RuntimeAnnotation.Builder |
setAnnotationIdBytes(com.google.protobuf.ByteString value)
The unique identifier of the annotation.
|
RuntimeAnnotation.Builder |
setAnswerFeedback(AnswerFeedback.Builder builderForValue)
The feedback that the customer has about the answer in `data`.
|
RuntimeAnnotation.Builder |
setAnswerFeedback(AnswerFeedback value)
The feedback that the customer has about the answer in `data`.
|
RuntimeAnnotation.Builder |
setArticleSuggestion(ArticleSuggestionData.Builder builderForValue)
Agent Assist Article Suggestion data.
|
RuntimeAnnotation.Builder |
setArticleSuggestion(ArticleSuggestionData value)
Agent Assist Article Suggestion data.
|
RuntimeAnnotation.Builder |
setConversationSummarizationSuggestion(ConversationSummarizationSuggestionData.Builder builderForValue)
Conversation summarization suggestion data.
|
RuntimeAnnotation.Builder |
setConversationSummarizationSuggestion(ConversationSummarizationSuggestionData value)
Conversation summarization suggestion data.
|
RuntimeAnnotation.Builder |
setCreateTime(com.google.protobuf.Timestamp.Builder builderForValue)
The time at which this annotation was created.
|
RuntimeAnnotation.Builder |
setCreateTime(com.google.protobuf.Timestamp value)
The time at which this annotation was created.
|
RuntimeAnnotation.Builder |
setDialogflowInteraction(DialogflowInteractionData.Builder builderForValue)
Dialogflow interaction data.
|
RuntimeAnnotation.Builder |
setDialogflowInteraction(DialogflowInteractionData value)
Dialogflow interaction data.
|
RuntimeAnnotation.Builder |
setEndBoundary(AnnotationBoundary.Builder builderForValue)
The boundary in the conversation where the annotation ends, inclusive.
|
RuntimeAnnotation.Builder |
setEndBoundary(AnnotationBoundary value)
The boundary in the conversation where the annotation ends, inclusive.
|
RuntimeAnnotation.Builder |
setFaqAnswer(FaqAnswerData.Builder builderForValue)
Agent Assist FAQ answer data.
|
RuntimeAnnotation.Builder |
setFaqAnswer(FaqAnswerData value)
Agent Assist FAQ answer data.
|
RuntimeAnnotation.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
RuntimeAnnotation.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
RuntimeAnnotation.Builder |
setSmartComposeSuggestion(SmartComposeSuggestionData.Builder builderForValue)
Agent Assist Smart Compose suggestion data.
|
RuntimeAnnotation.Builder |
setSmartComposeSuggestion(SmartComposeSuggestionData value)
Agent Assist Smart Compose suggestion data.
|
RuntimeAnnotation.Builder |
setSmartReply(SmartReplyData.Builder builderForValue)
Agent Assist Smart Reply data.
|
RuntimeAnnotation.Builder |
setSmartReply(SmartReplyData value)
Agent Assist Smart Reply data.
|
RuntimeAnnotation.Builder |
setStartBoundary(AnnotationBoundary.Builder builderForValue)
The boundary in the conversation where the annotation starts, inclusive.
|
RuntimeAnnotation.Builder |
setStartBoundary(AnnotationBoundary value)
The boundary in the conversation where the annotation starts, inclusive.
|
RuntimeAnnotation.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
RuntimeAnnotation.Builder |
setUserInput(RuntimeAnnotation.UserInput.Builder builderForValue)
Explicit input used for generating the answer
.google.cloud.contactcenterinsights.v1.RuntimeAnnotation.UserInput user_input = 16;
|
RuntimeAnnotation.Builder |
setUserInput(RuntimeAnnotation.UserInput value)
Explicit input used for generating the answer
.google.cloud.contactcenterinsights.v1.RuntimeAnnotation.UserInput user_input = 16;
|
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<RuntimeAnnotation.Builder>public RuntimeAnnotation.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<RuntimeAnnotation.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<RuntimeAnnotation.Builder>public RuntimeAnnotation getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic RuntimeAnnotation build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic RuntimeAnnotation buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic RuntimeAnnotation.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<RuntimeAnnotation.Builder>public RuntimeAnnotation.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<RuntimeAnnotation.Builder>public RuntimeAnnotation.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<RuntimeAnnotation.Builder>public RuntimeAnnotation.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<RuntimeAnnotation.Builder>public RuntimeAnnotation.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<RuntimeAnnotation.Builder>public RuntimeAnnotation.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<RuntimeAnnotation.Builder>public RuntimeAnnotation.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<RuntimeAnnotation.Builder>public RuntimeAnnotation.Builder mergeFrom(RuntimeAnnotation other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<RuntimeAnnotation.Builder>public RuntimeAnnotation.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<RuntimeAnnotation.Builder>IOExceptionpublic RuntimeAnnotation.DataCase getDataCase()
getDataCase in interface RuntimeAnnotationOrBuilderpublic RuntimeAnnotation.Builder clearData()
public boolean hasArticleSuggestion()
Agent Assist Article Suggestion data.
.google.cloud.contactcenterinsights.v1.ArticleSuggestionData article_suggestion = 6;
hasArticleSuggestion in interface RuntimeAnnotationOrBuilderpublic ArticleSuggestionData getArticleSuggestion()
Agent Assist Article Suggestion data.
.google.cloud.contactcenterinsights.v1.ArticleSuggestionData article_suggestion = 6;
getArticleSuggestion in interface RuntimeAnnotationOrBuilderpublic RuntimeAnnotation.Builder setArticleSuggestion(ArticleSuggestionData value)
Agent Assist Article Suggestion data.
.google.cloud.contactcenterinsights.v1.ArticleSuggestionData article_suggestion = 6;
public RuntimeAnnotation.Builder setArticleSuggestion(ArticleSuggestionData.Builder builderForValue)
Agent Assist Article Suggestion data.
.google.cloud.contactcenterinsights.v1.ArticleSuggestionData article_suggestion = 6;
public RuntimeAnnotation.Builder mergeArticleSuggestion(ArticleSuggestionData value)
Agent Assist Article Suggestion data.
.google.cloud.contactcenterinsights.v1.ArticleSuggestionData article_suggestion = 6;
public RuntimeAnnotation.Builder clearArticleSuggestion()
Agent Assist Article Suggestion data.
.google.cloud.contactcenterinsights.v1.ArticleSuggestionData article_suggestion = 6;
public ArticleSuggestionData.Builder getArticleSuggestionBuilder()
Agent Assist Article Suggestion data.
.google.cloud.contactcenterinsights.v1.ArticleSuggestionData article_suggestion = 6;
public ArticleSuggestionDataOrBuilder getArticleSuggestionOrBuilder()
Agent Assist Article Suggestion data.
.google.cloud.contactcenterinsights.v1.ArticleSuggestionData article_suggestion = 6;
getArticleSuggestionOrBuilder in interface RuntimeAnnotationOrBuilderpublic boolean hasFaqAnswer()
Agent Assist FAQ answer data.
.google.cloud.contactcenterinsights.v1.FaqAnswerData faq_answer = 7;hasFaqAnswer in interface RuntimeAnnotationOrBuilderpublic FaqAnswerData getFaqAnswer()
Agent Assist FAQ answer data.
.google.cloud.contactcenterinsights.v1.FaqAnswerData faq_answer = 7;getFaqAnswer in interface RuntimeAnnotationOrBuilderpublic RuntimeAnnotation.Builder setFaqAnswer(FaqAnswerData value)
Agent Assist FAQ answer data.
.google.cloud.contactcenterinsights.v1.FaqAnswerData faq_answer = 7;public RuntimeAnnotation.Builder setFaqAnswer(FaqAnswerData.Builder builderForValue)
Agent Assist FAQ answer data.
.google.cloud.contactcenterinsights.v1.FaqAnswerData faq_answer = 7;public RuntimeAnnotation.Builder mergeFaqAnswer(FaqAnswerData value)
Agent Assist FAQ answer data.
.google.cloud.contactcenterinsights.v1.FaqAnswerData faq_answer = 7;public RuntimeAnnotation.Builder clearFaqAnswer()
Agent Assist FAQ answer data.
.google.cloud.contactcenterinsights.v1.FaqAnswerData faq_answer = 7;public FaqAnswerData.Builder getFaqAnswerBuilder()
Agent Assist FAQ answer data.
.google.cloud.contactcenterinsights.v1.FaqAnswerData faq_answer = 7;public FaqAnswerDataOrBuilder getFaqAnswerOrBuilder()
Agent Assist FAQ answer data.
.google.cloud.contactcenterinsights.v1.FaqAnswerData faq_answer = 7;getFaqAnswerOrBuilder in interface RuntimeAnnotationOrBuilderpublic boolean hasSmartReply()
Agent Assist Smart Reply data.
.google.cloud.contactcenterinsights.v1.SmartReplyData smart_reply = 8;hasSmartReply in interface RuntimeAnnotationOrBuilderpublic SmartReplyData getSmartReply()
Agent Assist Smart Reply data.
.google.cloud.contactcenterinsights.v1.SmartReplyData smart_reply = 8;getSmartReply in interface RuntimeAnnotationOrBuilderpublic RuntimeAnnotation.Builder setSmartReply(SmartReplyData value)
Agent Assist Smart Reply data.
.google.cloud.contactcenterinsights.v1.SmartReplyData smart_reply = 8;public RuntimeAnnotation.Builder setSmartReply(SmartReplyData.Builder builderForValue)
Agent Assist Smart Reply data.
.google.cloud.contactcenterinsights.v1.SmartReplyData smart_reply = 8;public RuntimeAnnotation.Builder mergeSmartReply(SmartReplyData value)
Agent Assist Smart Reply data.
.google.cloud.contactcenterinsights.v1.SmartReplyData smart_reply = 8;public RuntimeAnnotation.Builder clearSmartReply()
Agent Assist Smart Reply data.
.google.cloud.contactcenterinsights.v1.SmartReplyData smart_reply = 8;public SmartReplyData.Builder getSmartReplyBuilder()
Agent Assist Smart Reply data.
.google.cloud.contactcenterinsights.v1.SmartReplyData smart_reply = 8;public SmartReplyDataOrBuilder getSmartReplyOrBuilder()
Agent Assist Smart Reply data.
.google.cloud.contactcenterinsights.v1.SmartReplyData smart_reply = 8;getSmartReplyOrBuilder in interface RuntimeAnnotationOrBuilderpublic boolean hasSmartComposeSuggestion()
Agent Assist Smart Compose suggestion data.
.google.cloud.contactcenterinsights.v1.SmartComposeSuggestionData smart_compose_suggestion = 9;
hasSmartComposeSuggestion in interface RuntimeAnnotationOrBuilderpublic SmartComposeSuggestionData getSmartComposeSuggestion()
Agent Assist Smart Compose suggestion data.
.google.cloud.contactcenterinsights.v1.SmartComposeSuggestionData smart_compose_suggestion = 9;
getSmartComposeSuggestion in interface RuntimeAnnotationOrBuilderpublic RuntimeAnnotation.Builder setSmartComposeSuggestion(SmartComposeSuggestionData value)
Agent Assist Smart Compose suggestion data.
.google.cloud.contactcenterinsights.v1.SmartComposeSuggestionData smart_compose_suggestion = 9;
public RuntimeAnnotation.Builder setSmartComposeSuggestion(SmartComposeSuggestionData.Builder builderForValue)
Agent Assist Smart Compose suggestion data.
.google.cloud.contactcenterinsights.v1.SmartComposeSuggestionData smart_compose_suggestion = 9;
public RuntimeAnnotation.Builder mergeSmartComposeSuggestion(SmartComposeSuggestionData value)
Agent Assist Smart Compose suggestion data.
.google.cloud.contactcenterinsights.v1.SmartComposeSuggestionData smart_compose_suggestion = 9;
public RuntimeAnnotation.Builder clearSmartComposeSuggestion()
Agent Assist Smart Compose suggestion data.
.google.cloud.contactcenterinsights.v1.SmartComposeSuggestionData smart_compose_suggestion = 9;
public SmartComposeSuggestionData.Builder getSmartComposeSuggestionBuilder()
Agent Assist Smart Compose suggestion data.
.google.cloud.contactcenterinsights.v1.SmartComposeSuggestionData smart_compose_suggestion = 9;
public SmartComposeSuggestionDataOrBuilder getSmartComposeSuggestionOrBuilder()
Agent Assist Smart Compose suggestion data.
.google.cloud.contactcenterinsights.v1.SmartComposeSuggestionData smart_compose_suggestion = 9;
getSmartComposeSuggestionOrBuilder in interface RuntimeAnnotationOrBuilderpublic boolean hasDialogflowInteraction()
Dialogflow interaction data.
.google.cloud.contactcenterinsights.v1.DialogflowInteractionData dialogflow_interaction = 10;
hasDialogflowInteraction in interface RuntimeAnnotationOrBuilderpublic DialogflowInteractionData getDialogflowInteraction()
Dialogflow interaction data.
.google.cloud.contactcenterinsights.v1.DialogflowInteractionData dialogflow_interaction = 10;
getDialogflowInteraction in interface RuntimeAnnotationOrBuilderpublic RuntimeAnnotation.Builder setDialogflowInteraction(DialogflowInteractionData value)
Dialogflow interaction data.
.google.cloud.contactcenterinsights.v1.DialogflowInteractionData dialogflow_interaction = 10;
public RuntimeAnnotation.Builder setDialogflowInteraction(DialogflowInteractionData.Builder builderForValue)
Dialogflow interaction data.
.google.cloud.contactcenterinsights.v1.DialogflowInteractionData dialogflow_interaction = 10;
public RuntimeAnnotation.Builder mergeDialogflowInteraction(DialogflowInteractionData value)
Dialogflow interaction data.
.google.cloud.contactcenterinsights.v1.DialogflowInteractionData dialogflow_interaction = 10;
public RuntimeAnnotation.Builder clearDialogflowInteraction()
Dialogflow interaction data.
.google.cloud.contactcenterinsights.v1.DialogflowInteractionData dialogflow_interaction = 10;
public DialogflowInteractionData.Builder getDialogflowInteractionBuilder()
Dialogflow interaction data.
.google.cloud.contactcenterinsights.v1.DialogflowInteractionData dialogflow_interaction = 10;
public DialogflowInteractionDataOrBuilder getDialogflowInteractionOrBuilder()
Dialogflow interaction data.
.google.cloud.contactcenterinsights.v1.DialogflowInteractionData dialogflow_interaction = 10;
getDialogflowInteractionOrBuilder in interface RuntimeAnnotationOrBuilderpublic boolean hasConversationSummarizationSuggestion()
Conversation summarization suggestion data.
.google.cloud.contactcenterinsights.v1.ConversationSummarizationSuggestionData conversation_summarization_suggestion = 12;
hasConversationSummarizationSuggestion in interface RuntimeAnnotationOrBuilderpublic ConversationSummarizationSuggestionData getConversationSummarizationSuggestion()
Conversation summarization suggestion data.
.google.cloud.contactcenterinsights.v1.ConversationSummarizationSuggestionData conversation_summarization_suggestion = 12;
getConversationSummarizationSuggestion in interface RuntimeAnnotationOrBuilderpublic RuntimeAnnotation.Builder setConversationSummarizationSuggestion(ConversationSummarizationSuggestionData value)
Conversation summarization suggestion data.
.google.cloud.contactcenterinsights.v1.ConversationSummarizationSuggestionData conversation_summarization_suggestion = 12;
public RuntimeAnnotation.Builder setConversationSummarizationSuggestion(ConversationSummarizationSuggestionData.Builder builderForValue)
Conversation summarization suggestion data.
.google.cloud.contactcenterinsights.v1.ConversationSummarizationSuggestionData conversation_summarization_suggestion = 12;
public RuntimeAnnotation.Builder mergeConversationSummarizationSuggestion(ConversationSummarizationSuggestionData value)
Conversation summarization suggestion data.
.google.cloud.contactcenterinsights.v1.ConversationSummarizationSuggestionData conversation_summarization_suggestion = 12;
public RuntimeAnnotation.Builder clearConversationSummarizationSuggestion()
Conversation summarization suggestion data.
.google.cloud.contactcenterinsights.v1.ConversationSummarizationSuggestionData conversation_summarization_suggestion = 12;
public ConversationSummarizationSuggestionData.Builder getConversationSummarizationSuggestionBuilder()
Conversation summarization suggestion data.
.google.cloud.contactcenterinsights.v1.ConversationSummarizationSuggestionData conversation_summarization_suggestion = 12;
public ConversationSummarizationSuggestionDataOrBuilder getConversationSummarizationSuggestionOrBuilder()
Conversation summarization suggestion data.
.google.cloud.contactcenterinsights.v1.ConversationSummarizationSuggestionData conversation_summarization_suggestion = 12;
getConversationSummarizationSuggestionOrBuilder in interface RuntimeAnnotationOrBuilderpublic String getAnnotationId()
The unique identifier of the annotation.
Format:
projects/{project}/locations/{location}/conversationDatasets/{dataset}/conversationDataItems/{data_item}/conversationAnnotations/{annotation}
string annotation_id = 1;getAnnotationId in interface RuntimeAnnotationOrBuilderpublic com.google.protobuf.ByteString getAnnotationIdBytes()
The unique identifier of the annotation.
Format:
projects/{project}/locations/{location}/conversationDatasets/{dataset}/conversationDataItems/{data_item}/conversationAnnotations/{annotation}
string annotation_id = 1;getAnnotationIdBytes in interface RuntimeAnnotationOrBuilderpublic RuntimeAnnotation.Builder setAnnotationId(String value)
The unique identifier of the annotation.
Format:
projects/{project}/locations/{location}/conversationDatasets/{dataset}/conversationDataItems/{data_item}/conversationAnnotations/{annotation}
string annotation_id = 1;value - The annotationId to set.public RuntimeAnnotation.Builder clearAnnotationId()
The unique identifier of the annotation.
Format:
projects/{project}/locations/{location}/conversationDatasets/{dataset}/conversationDataItems/{data_item}/conversationAnnotations/{annotation}
string annotation_id = 1;public RuntimeAnnotation.Builder setAnnotationIdBytes(com.google.protobuf.ByteString value)
The unique identifier of the annotation.
Format:
projects/{project}/locations/{location}/conversationDatasets/{dataset}/conversationDataItems/{data_item}/conversationAnnotations/{annotation}
string annotation_id = 1;value - The bytes for annotationId to set.public boolean hasCreateTime()
The time at which this annotation was created.
.google.protobuf.Timestamp create_time = 2;hasCreateTime in interface RuntimeAnnotationOrBuilderpublic com.google.protobuf.Timestamp getCreateTime()
The time at which this annotation was created.
.google.protobuf.Timestamp create_time = 2;getCreateTime in interface RuntimeAnnotationOrBuilderpublic RuntimeAnnotation.Builder setCreateTime(com.google.protobuf.Timestamp value)
The time at which this annotation was created.
.google.protobuf.Timestamp create_time = 2;public RuntimeAnnotation.Builder setCreateTime(com.google.protobuf.Timestamp.Builder builderForValue)
The time at which this annotation was created.
.google.protobuf.Timestamp create_time = 2;public RuntimeAnnotation.Builder mergeCreateTime(com.google.protobuf.Timestamp value)
The time at which this annotation was created.
.google.protobuf.Timestamp create_time = 2;public RuntimeAnnotation.Builder clearCreateTime()
The time at which this annotation was created.
.google.protobuf.Timestamp create_time = 2;public com.google.protobuf.Timestamp.Builder getCreateTimeBuilder()
The time at which this annotation was created.
.google.protobuf.Timestamp create_time = 2;public com.google.protobuf.TimestampOrBuilder getCreateTimeOrBuilder()
The time at which this annotation was created.
.google.protobuf.Timestamp create_time = 2;getCreateTimeOrBuilder in interface RuntimeAnnotationOrBuilderpublic boolean hasStartBoundary()
The boundary in the conversation where the annotation starts, inclusive.
.google.cloud.contactcenterinsights.v1.AnnotationBoundary start_boundary = 3;hasStartBoundary in interface RuntimeAnnotationOrBuilderpublic AnnotationBoundary getStartBoundary()
The boundary in the conversation where the annotation starts, inclusive.
.google.cloud.contactcenterinsights.v1.AnnotationBoundary start_boundary = 3;getStartBoundary in interface RuntimeAnnotationOrBuilderpublic RuntimeAnnotation.Builder setStartBoundary(AnnotationBoundary value)
The boundary in the conversation where the annotation starts, inclusive.
.google.cloud.contactcenterinsights.v1.AnnotationBoundary start_boundary = 3;public RuntimeAnnotation.Builder setStartBoundary(AnnotationBoundary.Builder builderForValue)
The boundary in the conversation where the annotation starts, inclusive.
.google.cloud.contactcenterinsights.v1.AnnotationBoundary start_boundary = 3;public RuntimeAnnotation.Builder mergeStartBoundary(AnnotationBoundary value)
The boundary in the conversation where the annotation starts, inclusive.
.google.cloud.contactcenterinsights.v1.AnnotationBoundary start_boundary = 3;public RuntimeAnnotation.Builder clearStartBoundary()
The boundary in the conversation where the annotation starts, inclusive.
.google.cloud.contactcenterinsights.v1.AnnotationBoundary start_boundary = 3;public AnnotationBoundary.Builder getStartBoundaryBuilder()
The boundary in the conversation where the annotation starts, inclusive.
.google.cloud.contactcenterinsights.v1.AnnotationBoundary start_boundary = 3;public AnnotationBoundaryOrBuilder getStartBoundaryOrBuilder()
The boundary in the conversation where the annotation starts, inclusive.
.google.cloud.contactcenterinsights.v1.AnnotationBoundary start_boundary = 3;getStartBoundaryOrBuilder in interface RuntimeAnnotationOrBuilderpublic boolean hasEndBoundary()
The boundary in the conversation where the annotation ends, inclusive.
.google.cloud.contactcenterinsights.v1.AnnotationBoundary end_boundary = 4;hasEndBoundary in interface RuntimeAnnotationOrBuilderpublic AnnotationBoundary getEndBoundary()
The boundary in the conversation where the annotation ends, inclusive.
.google.cloud.contactcenterinsights.v1.AnnotationBoundary end_boundary = 4;getEndBoundary in interface RuntimeAnnotationOrBuilderpublic RuntimeAnnotation.Builder setEndBoundary(AnnotationBoundary value)
The boundary in the conversation where the annotation ends, inclusive.
.google.cloud.contactcenterinsights.v1.AnnotationBoundary end_boundary = 4;public RuntimeAnnotation.Builder setEndBoundary(AnnotationBoundary.Builder builderForValue)
The boundary in the conversation where the annotation ends, inclusive.
.google.cloud.contactcenterinsights.v1.AnnotationBoundary end_boundary = 4;public RuntimeAnnotation.Builder mergeEndBoundary(AnnotationBoundary value)
The boundary in the conversation where the annotation ends, inclusive.
.google.cloud.contactcenterinsights.v1.AnnotationBoundary end_boundary = 4;public RuntimeAnnotation.Builder clearEndBoundary()
The boundary in the conversation where the annotation ends, inclusive.
.google.cloud.contactcenterinsights.v1.AnnotationBoundary end_boundary = 4;public AnnotationBoundary.Builder getEndBoundaryBuilder()
The boundary in the conversation where the annotation ends, inclusive.
.google.cloud.contactcenterinsights.v1.AnnotationBoundary end_boundary = 4;public AnnotationBoundaryOrBuilder getEndBoundaryOrBuilder()
The boundary in the conversation where the annotation ends, inclusive.
.google.cloud.contactcenterinsights.v1.AnnotationBoundary end_boundary = 4;getEndBoundaryOrBuilder in interface RuntimeAnnotationOrBuilderpublic boolean hasAnswerFeedback()
The feedback that the customer has about the answer in `data`.
.google.cloud.contactcenterinsights.v1.AnswerFeedback answer_feedback = 5;hasAnswerFeedback in interface RuntimeAnnotationOrBuilderpublic AnswerFeedback getAnswerFeedback()
The feedback that the customer has about the answer in `data`.
.google.cloud.contactcenterinsights.v1.AnswerFeedback answer_feedback = 5;getAnswerFeedback in interface RuntimeAnnotationOrBuilderpublic RuntimeAnnotation.Builder setAnswerFeedback(AnswerFeedback value)
The feedback that the customer has about the answer in `data`.
.google.cloud.contactcenterinsights.v1.AnswerFeedback answer_feedback = 5;public RuntimeAnnotation.Builder setAnswerFeedback(AnswerFeedback.Builder builderForValue)
The feedback that the customer has about the answer in `data`.
.google.cloud.contactcenterinsights.v1.AnswerFeedback answer_feedback = 5;public RuntimeAnnotation.Builder mergeAnswerFeedback(AnswerFeedback value)
The feedback that the customer has about the answer in `data`.
.google.cloud.contactcenterinsights.v1.AnswerFeedback answer_feedback = 5;public RuntimeAnnotation.Builder clearAnswerFeedback()
The feedback that the customer has about the answer in `data`.
.google.cloud.contactcenterinsights.v1.AnswerFeedback answer_feedback = 5;public AnswerFeedback.Builder getAnswerFeedbackBuilder()
The feedback that the customer has about the answer in `data`.
.google.cloud.contactcenterinsights.v1.AnswerFeedback answer_feedback = 5;public AnswerFeedbackOrBuilder getAnswerFeedbackOrBuilder()
The feedback that the customer has about the answer in `data`.
.google.cloud.contactcenterinsights.v1.AnswerFeedback answer_feedback = 5;getAnswerFeedbackOrBuilder in interface RuntimeAnnotationOrBuilderpublic boolean hasUserInput()
Explicit input used for generating the answer
.google.cloud.contactcenterinsights.v1.RuntimeAnnotation.UserInput user_input = 16;
hasUserInput in interface RuntimeAnnotationOrBuilderpublic RuntimeAnnotation.UserInput getUserInput()
Explicit input used for generating the answer
.google.cloud.contactcenterinsights.v1.RuntimeAnnotation.UserInput user_input = 16;
getUserInput in interface RuntimeAnnotationOrBuilderpublic RuntimeAnnotation.Builder setUserInput(RuntimeAnnotation.UserInput value)
Explicit input used for generating the answer
.google.cloud.contactcenterinsights.v1.RuntimeAnnotation.UserInput user_input = 16;
public RuntimeAnnotation.Builder setUserInput(RuntimeAnnotation.UserInput.Builder builderForValue)
Explicit input used for generating the answer
.google.cloud.contactcenterinsights.v1.RuntimeAnnotation.UserInput user_input = 16;
public RuntimeAnnotation.Builder mergeUserInput(RuntimeAnnotation.UserInput value)
Explicit input used for generating the answer
.google.cloud.contactcenterinsights.v1.RuntimeAnnotation.UserInput user_input = 16;
public RuntimeAnnotation.Builder clearUserInput()
Explicit input used for generating the answer
.google.cloud.contactcenterinsights.v1.RuntimeAnnotation.UserInput user_input = 16;
public RuntimeAnnotation.UserInput.Builder getUserInputBuilder()
Explicit input used for generating the answer
.google.cloud.contactcenterinsights.v1.RuntimeAnnotation.UserInput user_input = 16;
public RuntimeAnnotation.UserInputOrBuilder getUserInputOrBuilder()
Explicit input used for generating the answer
.google.cloud.contactcenterinsights.v1.RuntimeAnnotation.UserInput user_input = 16;
getUserInputOrBuilder in interface RuntimeAnnotationOrBuilderpublic final RuntimeAnnotation.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<RuntimeAnnotation.Builder>public final RuntimeAnnotation.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<RuntimeAnnotation.Builder>Copyright © 2025 Google LLC. All rights reserved.