Class RuntimeAnnotation.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderT>
-
- com.google.protobuf.GeneratedMessageV3.Builder<RuntimeAnnotation.Builder>
-
- com.google.cloud.contactcenterinsights.v1.RuntimeAnnotation.Builder
-
- All Implemented Interfaces:
RuntimeAnnotationOrBuilder,com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Cloneable
- Enclosing class:
- RuntimeAnnotation
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 typegoogle.cloud.contactcenterinsights.v1.RuntimeAnnotation
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description RuntimeAnnotation.BuilderaddRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)RuntimeAnnotationbuild()RuntimeAnnotationbuildPartial()RuntimeAnnotation.Builderclear()RuntimeAnnotation.BuilderclearAnnotationId()The unique identifier of the annotation.RuntimeAnnotation.BuilderclearAnswerFeedback()The feedback that the customer has about the answer in `data`.RuntimeAnnotation.BuilderclearArticleSuggestion()Agent Assist Article Suggestion data.RuntimeAnnotation.BuilderclearConversationSummarizationSuggestion()Conversation summarization suggestion data.RuntimeAnnotation.BuilderclearCreateTime()The time at which this annotation was created.RuntimeAnnotation.BuilderclearData()RuntimeAnnotation.BuilderclearDialogflowInteraction()Dialogflow interaction data.RuntimeAnnotation.BuilderclearEndBoundary()The boundary in the conversation where the annotation ends, inclusive.RuntimeAnnotation.BuilderclearFaqAnswer()Agent Assist FAQ answer data.RuntimeAnnotation.BuilderclearField(com.google.protobuf.Descriptors.FieldDescriptor field)RuntimeAnnotation.BuilderclearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)RuntimeAnnotation.BuilderclearSmartComposeSuggestion()Agent Assist Smart Compose suggestion data.RuntimeAnnotation.BuilderclearSmartReply()Agent Assist Smart Reply data.RuntimeAnnotation.BuilderclearStartBoundary()The boundary in the conversation where the annotation starts, inclusive.RuntimeAnnotation.Builderclone()StringgetAnnotationId()The unique identifier of the annotation.com.google.protobuf.ByteStringgetAnnotationIdBytes()The unique identifier of the annotation.AnswerFeedbackgetAnswerFeedback()The feedback that the customer has about the answer in `data`.AnswerFeedback.BuildergetAnswerFeedbackBuilder()The feedback that the customer has about the answer in `data`.AnswerFeedbackOrBuildergetAnswerFeedbackOrBuilder()The feedback that the customer has about the answer in `data`.ArticleSuggestionDatagetArticleSuggestion()Agent Assist Article Suggestion data.ArticleSuggestionData.BuildergetArticleSuggestionBuilder()Agent Assist Article Suggestion data.ArticleSuggestionDataOrBuildergetArticleSuggestionOrBuilder()Agent Assist Article Suggestion data.ConversationSummarizationSuggestionDatagetConversationSummarizationSuggestion()Conversation summarization suggestion data.ConversationSummarizationSuggestionData.BuildergetConversationSummarizationSuggestionBuilder()Conversation summarization suggestion data.ConversationSummarizationSuggestionDataOrBuildergetConversationSummarizationSuggestionOrBuilder()Conversation summarization suggestion data.com.google.protobuf.TimestampgetCreateTime()The time at which this annotation was created.com.google.protobuf.Timestamp.BuildergetCreateTimeBuilder()The time at which this annotation was created.com.google.protobuf.TimestampOrBuildergetCreateTimeOrBuilder()The time at which this annotation was created.RuntimeAnnotation.DataCasegetDataCase()RuntimeAnnotationgetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()com.google.protobuf.Descriptors.DescriptorgetDescriptorForType()DialogflowInteractionDatagetDialogflowInteraction()Dialogflow interaction data.DialogflowInteractionData.BuildergetDialogflowInteractionBuilder()Dialogflow interaction data.DialogflowInteractionDataOrBuildergetDialogflowInteractionOrBuilder()Dialogflow interaction data.AnnotationBoundarygetEndBoundary()The boundary in the conversation where the annotation ends, inclusive.AnnotationBoundary.BuildergetEndBoundaryBuilder()The boundary in the conversation where the annotation ends, inclusive.AnnotationBoundaryOrBuildergetEndBoundaryOrBuilder()The boundary in the conversation where the annotation ends, inclusive.FaqAnswerDatagetFaqAnswer()Agent Assist FAQ answer data.FaqAnswerData.BuildergetFaqAnswerBuilder()Agent Assist FAQ answer data.FaqAnswerDataOrBuildergetFaqAnswerOrBuilder()Agent Assist FAQ answer data.SmartComposeSuggestionDatagetSmartComposeSuggestion()Agent Assist Smart Compose suggestion data.SmartComposeSuggestionData.BuildergetSmartComposeSuggestionBuilder()Agent Assist Smart Compose suggestion data.SmartComposeSuggestionDataOrBuildergetSmartComposeSuggestionOrBuilder()Agent Assist Smart Compose suggestion data.SmartReplyDatagetSmartReply()Agent Assist Smart Reply data.SmartReplyData.BuildergetSmartReplyBuilder()Agent Assist Smart Reply data.SmartReplyDataOrBuildergetSmartReplyOrBuilder()Agent Assist Smart Reply data.AnnotationBoundarygetStartBoundary()The boundary in the conversation where the annotation starts, inclusive.AnnotationBoundary.BuildergetStartBoundaryBuilder()The boundary in the conversation where the annotation starts, inclusive.AnnotationBoundaryOrBuildergetStartBoundaryOrBuilder()The boundary in the conversation where the annotation starts, inclusive.booleanhasAnswerFeedback()The feedback that the customer has about the answer in `data`.booleanhasArticleSuggestion()Agent Assist Article Suggestion data.booleanhasConversationSummarizationSuggestion()Conversation summarization suggestion data.booleanhasCreateTime()The time at which this annotation was created.booleanhasDialogflowInteraction()Dialogflow interaction data.booleanhasEndBoundary()The boundary in the conversation where the annotation ends, inclusive.booleanhasFaqAnswer()Agent Assist FAQ answer data.booleanhasSmartComposeSuggestion()Agent Assist Smart Compose suggestion data.booleanhasSmartReply()Agent Assist Smart Reply data.booleanhasStartBoundary()The boundary in the conversation where the annotation starts, inclusive.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()RuntimeAnnotation.BuildermergeAnswerFeedback(AnswerFeedback value)The feedback that the customer has about the answer in `data`.RuntimeAnnotation.BuildermergeArticleSuggestion(ArticleSuggestionData value)Agent Assist Article Suggestion data.RuntimeAnnotation.BuildermergeConversationSummarizationSuggestion(ConversationSummarizationSuggestionData value)Conversation summarization suggestion data.RuntimeAnnotation.BuildermergeCreateTime(com.google.protobuf.Timestamp value)The time at which this annotation was created.RuntimeAnnotation.BuildermergeDialogflowInteraction(DialogflowInteractionData value)Dialogflow interaction data.RuntimeAnnotation.BuildermergeEndBoundary(AnnotationBoundary value)The boundary in the conversation where the annotation ends, inclusive.RuntimeAnnotation.BuildermergeFaqAnswer(FaqAnswerData value)Agent Assist FAQ answer data.RuntimeAnnotation.BuildermergeFrom(RuntimeAnnotation other)RuntimeAnnotation.BuildermergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)RuntimeAnnotation.BuildermergeFrom(com.google.protobuf.Message other)RuntimeAnnotation.BuildermergeSmartComposeSuggestion(SmartComposeSuggestionData value)Agent Assist Smart Compose suggestion data.RuntimeAnnotation.BuildermergeSmartReply(SmartReplyData value)Agent Assist Smart Reply data.RuntimeAnnotation.BuildermergeStartBoundary(AnnotationBoundary value)The boundary in the conversation where the annotation starts, inclusive.RuntimeAnnotation.BuildermergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)RuntimeAnnotation.BuildersetAnnotationId(String value)The unique identifier of the annotation.RuntimeAnnotation.BuildersetAnnotationIdBytes(com.google.protobuf.ByteString value)The unique identifier of the annotation.RuntimeAnnotation.BuildersetAnswerFeedback(AnswerFeedback value)The feedback that the customer has about the answer in `data`.RuntimeAnnotation.BuildersetAnswerFeedback(AnswerFeedback.Builder builderForValue)The feedback that the customer has about the answer in `data`.RuntimeAnnotation.BuildersetArticleSuggestion(ArticleSuggestionData value)Agent Assist Article Suggestion data.RuntimeAnnotation.BuildersetArticleSuggestion(ArticleSuggestionData.Builder builderForValue)Agent Assist Article Suggestion data.RuntimeAnnotation.BuildersetConversationSummarizationSuggestion(ConversationSummarizationSuggestionData value)Conversation summarization suggestion data.RuntimeAnnotation.BuildersetConversationSummarizationSuggestion(ConversationSummarizationSuggestionData.Builder builderForValue)Conversation summarization suggestion data.RuntimeAnnotation.BuildersetCreateTime(com.google.protobuf.Timestamp value)The time at which this annotation was created.RuntimeAnnotation.BuildersetCreateTime(com.google.protobuf.Timestamp.Builder builderForValue)The time at which this annotation was created.RuntimeAnnotation.BuildersetDialogflowInteraction(DialogflowInteractionData value)Dialogflow interaction data.RuntimeAnnotation.BuildersetDialogflowInteraction(DialogflowInteractionData.Builder builderForValue)Dialogflow interaction data.RuntimeAnnotation.BuildersetEndBoundary(AnnotationBoundary value)The boundary in the conversation where the annotation ends, inclusive.RuntimeAnnotation.BuildersetEndBoundary(AnnotationBoundary.Builder builderForValue)The boundary in the conversation where the annotation ends, inclusive.RuntimeAnnotation.BuildersetFaqAnswer(FaqAnswerData value)Agent Assist FAQ answer data.RuntimeAnnotation.BuildersetFaqAnswer(FaqAnswerData.Builder builderForValue)Agent Assist FAQ answer data.RuntimeAnnotation.BuildersetField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)RuntimeAnnotation.BuildersetRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)RuntimeAnnotation.BuildersetSmartComposeSuggestion(SmartComposeSuggestionData value)Agent Assist Smart Compose suggestion data.RuntimeAnnotation.BuildersetSmartComposeSuggestion(SmartComposeSuggestionData.Builder builderForValue)Agent Assist Smart Compose suggestion data.RuntimeAnnotation.BuildersetSmartReply(SmartReplyData value)Agent Assist Smart Reply data.RuntimeAnnotation.BuildersetSmartReply(SmartReplyData.Builder builderForValue)Agent Assist Smart Reply data.RuntimeAnnotation.BuildersetStartBoundary(AnnotationBoundary value)The boundary in the conversation where the annotation starts, inclusive.RuntimeAnnotation.BuildersetStartBoundary(AnnotationBoundary.Builder builderForValue)The boundary in the conversation where the annotation starts, inclusive.RuntimeAnnotation.BuildersetUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)-
Methods inherited from class com.google.protobuf.GeneratedMessageV3.Builder
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3
-
Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageException
-
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-
-
-
-
Method Detail
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3.Builder<RuntimeAnnotation.Builder>
-
clear
public RuntimeAnnotation.Builder clear()
- Specified by:
clearin interfacecom.google.protobuf.Message.Builder- Specified by:
clearin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clearin classcom.google.protobuf.GeneratedMessageV3.Builder<RuntimeAnnotation.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.Message.Builder- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.MessageOrBuilder- Overrides:
getDescriptorForTypein classcom.google.protobuf.GeneratedMessageV3.Builder<RuntimeAnnotation.Builder>
-
getDefaultInstanceForType
public RuntimeAnnotation getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
public RuntimeAnnotation build()
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public RuntimeAnnotation buildPartial()
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
clone
public RuntimeAnnotation.Builder clone()
- Specified by:
clonein interfacecom.google.protobuf.Message.Builder- Specified by:
clonein interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clonein classcom.google.protobuf.GeneratedMessageV3.Builder<RuntimeAnnotation.Builder>
-
setField
public RuntimeAnnotation.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
setFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<RuntimeAnnotation.Builder>
-
clearField
public RuntimeAnnotation.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<RuntimeAnnotation.Builder>
-
clearOneof
public RuntimeAnnotation.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<RuntimeAnnotation.Builder>
-
setRepeatedField
public RuntimeAnnotation.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
- Specified by:
setRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<RuntimeAnnotation.Builder>
-
addRepeatedField
public RuntimeAnnotation.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
addRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
addRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<RuntimeAnnotation.Builder>
-
mergeFrom
public RuntimeAnnotation.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<RuntimeAnnotation.Builder>
-
mergeFrom
public RuntimeAnnotation.Builder mergeFrom(RuntimeAnnotation other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<RuntimeAnnotation.Builder>
-
mergeFrom
public RuntimeAnnotation.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Specified by:
mergeFromin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<RuntimeAnnotation.Builder>- Throws:
IOException
-
getDataCase
public RuntimeAnnotation.DataCase getDataCase()
- Specified by:
getDataCasein interfaceRuntimeAnnotationOrBuilder
-
clearData
public RuntimeAnnotation.Builder clearData()
-
hasArticleSuggestion
public boolean hasArticleSuggestion()
Agent Assist Article Suggestion data.
.google.cloud.contactcenterinsights.v1.ArticleSuggestionData article_suggestion = 6;- Specified by:
hasArticleSuggestionin interfaceRuntimeAnnotationOrBuilder- Returns:
- Whether the articleSuggestion field is set.
-
getArticleSuggestion
public ArticleSuggestionData getArticleSuggestion()
Agent Assist Article Suggestion data.
.google.cloud.contactcenterinsights.v1.ArticleSuggestionData article_suggestion = 6;- Specified by:
getArticleSuggestionin interfaceRuntimeAnnotationOrBuilder- Returns:
- The articleSuggestion.
-
setArticleSuggestion
public RuntimeAnnotation.Builder setArticleSuggestion(ArticleSuggestionData value)
Agent Assist Article Suggestion data.
.google.cloud.contactcenterinsights.v1.ArticleSuggestionData article_suggestion = 6;
-
setArticleSuggestion
public RuntimeAnnotation.Builder setArticleSuggestion(ArticleSuggestionData.Builder builderForValue)
Agent Assist Article Suggestion data.
.google.cloud.contactcenterinsights.v1.ArticleSuggestionData article_suggestion = 6;
-
mergeArticleSuggestion
public RuntimeAnnotation.Builder mergeArticleSuggestion(ArticleSuggestionData value)
Agent Assist Article Suggestion data.
.google.cloud.contactcenterinsights.v1.ArticleSuggestionData article_suggestion = 6;
-
clearArticleSuggestion
public RuntimeAnnotation.Builder clearArticleSuggestion()
Agent Assist Article Suggestion data.
.google.cloud.contactcenterinsights.v1.ArticleSuggestionData article_suggestion = 6;
-
getArticleSuggestionBuilder
public ArticleSuggestionData.Builder getArticleSuggestionBuilder()
Agent Assist Article Suggestion data.
.google.cloud.contactcenterinsights.v1.ArticleSuggestionData article_suggestion = 6;
-
getArticleSuggestionOrBuilder
public ArticleSuggestionDataOrBuilder getArticleSuggestionOrBuilder()
Agent Assist Article Suggestion data.
.google.cloud.contactcenterinsights.v1.ArticleSuggestionData article_suggestion = 6;- Specified by:
getArticleSuggestionOrBuilderin interfaceRuntimeAnnotationOrBuilder
-
hasFaqAnswer
public boolean hasFaqAnswer()
Agent Assist FAQ answer data.
.google.cloud.contactcenterinsights.v1.FaqAnswerData faq_answer = 7;- Specified by:
hasFaqAnswerin interfaceRuntimeAnnotationOrBuilder- Returns:
- Whether the faqAnswer field is set.
-
getFaqAnswer
public FaqAnswerData getFaqAnswer()
Agent Assist FAQ answer data.
.google.cloud.contactcenterinsights.v1.FaqAnswerData faq_answer = 7;- Specified by:
getFaqAnswerin interfaceRuntimeAnnotationOrBuilder- Returns:
- The faqAnswer.
-
setFaqAnswer
public RuntimeAnnotation.Builder setFaqAnswer(FaqAnswerData value)
Agent Assist FAQ answer data.
.google.cloud.contactcenterinsights.v1.FaqAnswerData faq_answer = 7;
-
setFaqAnswer
public RuntimeAnnotation.Builder setFaqAnswer(FaqAnswerData.Builder builderForValue)
Agent Assist FAQ answer data.
.google.cloud.contactcenterinsights.v1.FaqAnswerData faq_answer = 7;
-
mergeFaqAnswer
public RuntimeAnnotation.Builder mergeFaqAnswer(FaqAnswerData value)
Agent Assist FAQ answer data.
.google.cloud.contactcenterinsights.v1.FaqAnswerData faq_answer = 7;
-
clearFaqAnswer
public RuntimeAnnotation.Builder clearFaqAnswer()
Agent Assist FAQ answer data.
.google.cloud.contactcenterinsights.v1.FaqAnswerData faq_answer = 7;
-
getFaqAnswerBuilder
public FaqAnswerData.Builder getFaqAnswerBuilder()
Agent Assist FAQ answer data.
.google.cloud.contactcenterinsights.v1.FaqAnswerData faq_answer = 7;
-
getFaqAnswerOrBuilder
public FaqAnswerDataOrBuilder getFaqAnswerOrBuilder()
Agent Assist FAQ answer data.
.google.cloud.contactcenterinsights.v1.FaqAnswerData faq_answer = 7;- Specified by:
getFaqAnswerOrBuilderin interfaceRuntimeAnnotationOrBuilder
-
hasSmartReply
public boolean hasSmartReply()
Agent Assist Smart Reply data.
.google.cloud.contactcenterinsights.v1.SmartReplyData smart_reply = 8;- Specified by:
hasSmartReplyin interfaceRuntimeAnnotationOrBuilder- Returns:
- Whether the smartReply field is set.
-
getSmartReply
public SmartReplyData getSmartReply()
Agent Assist Smart Reply data.
.google.cloud.contactcenterinsights.v1.SmartReplyData smart_reply = 8;- Specified by:
getSmartReplyin interfaceRuntimeAnnotationOrBuilder- Returns:
- The smartReply.
-
setSmartReply
public RuntimeAnnotation.Builder setSmartReply(SmartReplyData value)
Agent Assist Smart Reply data.
.google.cloud.contactcenterinsights.v1.SmartReplyData smart_reply = 8;
-
setSmartReply
public RuntimeAnnotation.Builder setSmartReply(SmartReplyData.Builder builderForValue)
Agent Assist Smart Reply data.
.google.cloud.contactcenterinsights.v1.SmartReplyData smart_reply = 8;
-
mergeSmartReply
public RuntimeAnnotation.Builder mergeSmartReply(SmartReplyData value)
Agent Assist Smart Reply data.
.google.cloud.contactcenterinsights.v1.SmartReplyData smart_reply = 8;
-
clearSmartReply
public RuntimeAnnotation.Builder clearSmartReply()
Agent Assist Smart Reply data.
.google.cloud.contactcenterinsights.v1.SmartReplyData smart_reply = 8;
-
getSmartReplyBuilder
public SmartReplyData.Builder getSmartReplyBuilder()
Agent Assist Smart Reply data.
.google.cloud.contactcenterinsights.v1.SmartReplyData smart_reply = 8;
-
getSmartReplyOrBuilder
public SmartReplyDataOrBuilder getSmartReplyOrBuilder()
Agent Assist Smart Reply data.
.google.cloud.contactcenterinsights.v1.SmartReplyData smart_reply = 8;- Specified by:
getSmartReplyOrBuilderin interfaceRuntimeAnnotationOrBuilder
-
hasSmartComposeSuggestion
public boolean hasSmartComposeSuggestion()
Agent Assist Smart Compose suggestion data.
.google.cloud.contactcenterinsights.v1.SmartComposeSuggestionData smart_compose_suggestion = 9;- Specified by:
hasSmartComposeSuggestionin interfaceRuntimeAnnotationOrBuilder- Returns:
- Whether the smartComposeSuggestion field is set.
-
getSmartComposeSuggestion
public SmartComposeSuggestionData getSmartComposeSuggestion()
Agent Assist Smart Compose suggestion data.
.google.cloud.contactcenterinsights.v1.SmartComposeSuggestionData smart_compose_suggestion = 9;- Specified by:
getSmartComposeSuggestionin interfaceRuntimeAnnotationOrBuilder- Returns:
- The smartComposeSuggestion.
-
setSmartComposeSuggestion
public RuntimeAnnotation.Builder setSmartComposeSuggestion(SmartComposeSuggestionData value)
Agent Assist Smart Compose suggestion data.
.google.cloud.contactcenterinsights.v1.SmartComposeSuggestionData smart_compose_suggestion = 9;
-
setSmartComposeSuggestion
public RuntimeAnnotation.Builder setSmartComposeSuggestion(SmartComposeSuggestionData.Builder builderForValue)
Agent Assist Smart Compose suggestion data.
.google.cloud.contactcenterinsights.v1.SmartComposeSuggestionData smart_compose_suggestion = 9;
-
mergeSmartComposeSuggestion
public RuntimeAnnotation.Builder mergeSmartComposeSuggestion(SmartComposeSuggestionData value)
Agent Assist Smart Compose suggestion data.
.google.cloud.contactcenterinsights.v1.SmartComposeSuggestionData smart_compose_suggestion = 9;
-
clearSmartComposeSuggestion
public RuntimeAnnotation.Builder clearSmartComposeSuggestion()
Agent Assist Smart Compose suggestion data.
.google.cloud.contactcenterinsights.v1.SmartComposeSuggestionData smart_compose_suggestion = 9;
-
getSmartComposeSuggestionBuilder
public SmartComposeSuggestionData.Builder getSmartComposeSuggestionBuilder()
Agent Assist Smart Compose suggestion data.
.google.cloud.contactcenterinsights.v1.SmartComposeSuggestionData smart_compose_suggestion = 9;
-
getSmartComposeSuggestionOrBuilder
public SmartComposeSuggestionDataOrBuilder getSmartComposeSuggestionOrBuilder()
Agent Assist Smart Compose suggestion data.
.google.cloud.contactcenterinsights.v1.SmartComposeSuggestionData smart_compose_suggestion = 9;- Specified by:
getSmartComposeSuggestionOrBuilderin interfaceRuntimeAnnotationOrBuilder
-
hasDialogflowInteraction
public boolean hasDialogflowInteraction()
Dialogflow interaction data.
.google.cloud.contactcenterinsights.v1.DialogflowInteractionData dialogflow_interaction = 10;- Specified by:
hasDialogflowInteractionin interfaceRuntimeAnnotationOrBuilder- Returns:
- Whether the dialogflowInteraction field is set.
-
getDialogflowInteraction
public DialogflowInteractionData getDialogflowInteraction()
Dialogflow interaction data.
.google.cloud.contactcenterinsights.v1.DialogflowInteractionData dialogflow_interaction = 10;- Specified by:
getDialogflowInteractionin interfaceRuntimeAnnotationOrBuilder- Returns:
- The dialogflowInteraction.
-
setDialogflowInteraction
public RuntimeAnnotation.Builder setDialogflowInteraction(DialogflowInteractionData value)
Dialogflow interaction data.
.google.cloud.contactcenterinsights.v1.DialogflowInteractionData dialogflow_interaction = 10;
-
setDialogflowInteraction
public RuntimeAnnotation.Builder setDialogflowInteraction(DialogflowInteractionData.Builder builderForValue)
Dialogflow interaction data.
.google.cloud.contactcenterinsights.v1.DialogflowInteractionData dialogflow_interaction = 10;
-
mergeDialogflowInteraction
public RuntimeAnnotation.Builder mergeDialogflowInteraction(DialogflowInteractionData value)
Dialogflow interaction data.
.google.cloud.contactcenterinsights.v1.DialogflowInteractionData dialogflow_interaction = 10;
-
clearDialogflowInteraction
public RuntimeAnnotation.Builder clearDialogflowInteraction()
Dialogflow interaction data.
.google.cloud.contactcenterinsights.v1.DialogflowInteractionData dialogflow_interaction = 10;
-
getDialogflowInteractionBuilder
public DialogflowInteractionData.Builder getDialogflowInteractionBuilder()
Dialogflow interaction data.
.google.cloud.contactcenterinsights.v1.DialogflowInteractionData dialogflow_interaction = 10;
-
getDialogflowInteractionOrBuilder
public DialogflowInteractionDataOrBuilder getDialogflowInteractionOrBuilder()
Dialogflow interaction data.
.google.cloud.contactcenterinsights.v1.DialogflowInteractionData dialogflow_interaction = 10;- Specified by:
getDialogflowInteractionOrBuilderin interfaceRuntimeAnnotationOrBuilder
-
hasConversationSummarizationSuggestion
public boolean hasConversationSummarizationSuggestion()
Conversation summarization suggestion data.
.google.cloud.contactcenterinsights.v1.ConversationSummarizationSuggestionData conversation_summarization_suggestion = 12;- Specified by:
hasConversationSummarizationSuggestionin interfaceRuntimeAnnotationOrBuilder- Returns:
- Whether the conversationSummarizationSuggestion field is set.
-
getConversationSummarizationSuggestion
public ConversationSummarizationSuggestionData getConversationSummarizationSuggestion()
Conversation summarization suggestion data.
.google.cloud.contactcenterinsights.v1.ConversationSummarizationSuggestionData conversation_summarization_suggestion = 12;- Specified by:
getConversationSummarizationSuggestionin interfaceRuntimeAnnotationOrBuilder- Returns:
- The conversationSummarizationSuggestion.
-
setConversationSummarizationSuggestion
public RuntimeAnnotation.Builder setConversationSummarizationSuggestion(ConversationSummarizationSuggestionData value)
Conversation summarization suggestion data.
.google.cloud.contactcenterinsights.v1.ConversationSummarizationSuggestionData conversation_summarization_suggestion = 12;
-
setConversationSummarizationSuggestion
public RuntimeAnnotation.Builder setConversationSummarizationSuggestion(ConversationSummarizationSuggestionData.Builder builderForValue)
Conversation summarization suggestion data.
.google.cloud.contactcenterinsights.v1.ConversationSummarizationSuggestionData conversation_summarization_suggestion = 12;
-
mergeConversationSummarizationSuggestion
public RuntimeAnnotation.Builder mergeConversationSummarizationSuggestion(ConversationSummarizationSuggestionData value)
Conversation summarization suggestion data.
.google.cloud.contactcenterinsights.v1.ConversationSummarizationSuggestionData conversation_summarization_suggestion = 12;
-
clearConversationSummarizationSuggestion
public RuntimeAnnotation.Builder clearConversationSummarizationSuggestion()
Conversation summarization suggestion data.
.google.cloud.contactcenterinsights.v1.ConversationSummarizationSuggestionData conversation_summarization_suggestion = 12;
-
getConversationSummarizationSuggestionBuilder
public ConversationSummarizationSuggestionData.Builder getConversationSummarizationSuggestionBuilder()
Conversation summarization suggestion data.
.google.cloud.contactcenterinsights.v1.ConversationSummarizationSuggestionData conversation_summarization_suggestion = 12;
-
getConversationSummarizationSuggestionOrBuilder
public ConversationSummarizationSuggestionDataOrBuilder getConversationSummarizationSuggestionOrBuilder()
Conversation summarization suggestion data.
.google.cloud.contactcenterinsights.v1.ConversationSummarizationSuggestionData conversation_summarization_suggestion = 12;- Specified by:
getConversationSummarizationSuggestionOrBuilderin interfaceRuntimeAnnotationOrBuilder
-
getAnnotationId
public String getAnnotationId()
The unique identifier of the annotation. Format: projects/{project}/locations/{location}/conversationDatasets/{dataset}/conversationDataItems/{data_item}/conversationAnnotations/{annotation}string annotation_id = 1;- Specified by:
getAnnotationIdin interfaceRuntimeAnnotationOrBuilder- Returns:
- The annotationId.
-
getAnnotationIdBytes
public 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;- Specified by:
getAnnotationIdBytesin interfaceRuntimeAnnotationOrBuilder- Returns:
- The bytes for annotationId.
-
setAnnotationId
public 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;- Parameters:
value- The annotationId to set.- Returns:
- This builder for chaining.
-
clearAnnotationId
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;- Returns:
- This builder for chaining.
-
setAnnotationIdBytes
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;- Parameters:
value- The bytes for annotationId to set.- Returns:
- This builder for chaining.
-
hasCreateTime
public boolean hasCreateTime()
The time at which this annotation was created.
.google.protobuf.Timestamp create_time = 2;- Specified by:
hasCreateTimein interfaceRuntimeAnnotationOrBuilder- Returns:
- Whether the createTime field is set.
-
getCreateTime
public com.google.protobuf.Timestamp getCreateTime()
The time at which this annotation was created.
.google.protobuf.Timestamp create_time = 2;- Specified by:
getCreateTimein interfaceRuntimeAnnotationOrBuilder- Returns:
- The createTime.
-
setCreateTime
public RuntimeAnnotation.Builder setCreateTime(com.google.protobuf.Timestamp value)
The time at which this annotation was created.
.google.protobuf.Timestamp create_time = 2;
-
setCreateTime
public RuntimeAnnotation.Builder setCreateTime(com.google.protobuf.Timestamp.Builder builderForValue)
The time at which this annotation was created.
.google.protobuf.Timestamp create_time = 2;
-
mergeCreateTime
public RuntimeAnnotation.Builder mergeCreateTime(com.google.protobuf.Timestamp value)
The time at which this annotation was created.
.google.protobuf.Timestamp create_time = 2;
-
clearCreateTime
public RuntimeAnnotation.Builder clearCreateTime()
The time at which this annotation was created.
.google.protobuf.Timestamp create_time = 2;
-
getCreateTimeBuilder
public com.google.protobuf.Timestamp.Builder getCreateTimeBuilder()
The time at which this annotation was created.
.google.protobuf.Timestamp create_time = 2;
-
getCreateTimeOrBuilder
public com.google.protobuf.TimestampOrBuilder getCreateTimeOrBuilder()
The time at which this annotation was created.
.google.protobuf.Timestamp create_time = 2;- Specified by:
getCreateTimeOrBuilderin interfaceRuntimeAnnotationOrBuilder
-
hasStartBoundary
public boolean hasStartBoundary()
The boundary in the conversation where the annotation starts, inclusive.
.google.cloud.contactcenterinsights.v1.AnnotationBoundary start_boundary = 3;- Specified by:
hasStartBoundaryin interfaceRuntimeAnnotationOrBuilder- Returns:
- Whether the startBoundary field is set.
-
getStartBoundary
public AnnotationBoundary getStartBoundary()
The boundary in the conversation where the annotation starts, inclusive.
.google.cloud.contactcenterinsights.v1.AnnotationBoundary start_boundary = 3;- Specified by:
getStartBoundaryin interfaceRuntimeAnnotationOrBuilder- Returns:
- The startBoundary.
-
setStartBoundary
public RuntimeAnnotation.Builder setStartBoundary(AnnotationBoundary value)
The boundary in the conversation where the annotation starts, inclusive.
.google.cloud.contactcenterinsights.v1.AnnotationBoundary start_boundary = 3;
-
setStartBoundary
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;
-
mergeStartBoundary
public RuntimeAnnotation.Builder mergeStartBoundary(AnnotationBoundary value)
The boundary in the conversation where the annotation starts, inclusive.
.google.cloud.contactcenterinsights.v1.AnnotationBoundary start_boundary = 3;
-
clearStartBoundary
public RuntimeAnnotation.Builder clearStartBoundary()
The boundary in the conversation where the annotation starts, inclusive.
.google.cloud.contactcenterinsights.v1.AnnotationBoundary start_boundary = 3;
-
getStartBoundaryBuilder
public AnnotationBoundary.Builder getStartBoundaryBuilder()
The boundary in the conversation where the annotation starts, inclusive.
.google.cloud.contactcenterinsights.v1.AnnotationBoundary start_boundary = 3;
-
getStartBoundaryOrBuilder
public AnnotationBoundaryOrBuilder getStartBoundaryOrBuilder()
The boundary in the conversation where the annotation starts, inclusive.
.google.cloud.contactcenterinsights.v1.AnnotationBoundary start_boundary = 3;- Specified by:
getStartBoundaryOrBuilderin interfaceRuntimeAnnotationOrBuilder
-
hasEndBoundary
public boolean hasEndBoundary()
The boundary in the conversation where the annotation ends, inclusive.
.google.cloud.contactcenterinsights.v1.AnnotationBoundary end_boundary = 4;- Specified by:
hasEndBoundaryin interfaceRuntimeAnnotationOrBuilder- Returns:
- Whether the endBoundary field is set.
-
getEndBoundary
public AnnotationBoundary getEndBoundary()
The boundary in the conversation where the annotation ends, inclusive.
.google.cloud.contactcenterinsights.v1.AnnotationBoundary end_boundary = 4;- Specified by:
getEndBoundaryin interfaceRuntimeAnnotationOrBuilder- Returns:
- The endBoundary.
-
setEndBoundary
public RuntimeAnnotation.Builder setEndBoundary(AnnotationBoundary value)
The boundary in the conversation where the annotation ends, inclusive.
.google.cloud.contactcenterinsights.v1.AnnotationBoundary end_boundary = 4;
-
setEndBoundary
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;
-
mergeEndBoundary
public RuntimeAnnotation.Builder mergeEndBoundary(AnnotationBoundary value)
The boundary in the conversation where the annotation ends, inclusive.
.google.cloud.contactcenterinsights.v1.AnnotationBoundary end_boundary = 4;
-
clearEndBoundary
public RuntimeAnnotation.Builder clearEndBoundary()
The boundary in the conversation where the annotation ends, inclusive.
.google.cloud.contactcenterinsights.v1.AnnotationBoundary end_boundary = 4;
-
getEndBoundaryBuilder
public AnnotationBoundary.Builder getEndBoundaryBuilder()
The boundary in the conversation where the annotation ends, inclusive.
.google.cloud.contactcenterinsights.v1.AnnotationBoundary end_boundary = 4;
-
getEndBoundaryOrBuilder
public AnnotationBoundaryOrBuilder getEndBoundaryOrBuilder()
The boundary in the conversation where the annotation ends, inclusive.
.google.cloud.contactcenterinsights.v1.AnnotationBoundary end_boundary = 4;- Specified by:
getEndBoundaryOrBuilderin interfaceRuntimeAnnotationOrBuilder
-
hasAnswerFeedback
public boolean hasAnswerFeedback()
The feedback that the customer has about the answer in `data`.
.google.cloud.contactcenterinsights.v1.AnswerFeedback answer_feedback = 5;- Specified by:
hasAnswerFeedbackin interfaceRuntimeAnnotationOrBuilder- Returns:
- Whether the answerFeedback field is set.
-
getAnswerFeedback
public AnswerFeedback getAnswerFeedback()
The feedback that the customer has about the answer in `data`.
.google.cloud.contactcenterinsights.v1.AnswerFeedback answer_feedback = 5;- Specified by:
getAnswerFeedbackin interfaceRuntimeAnnotationOrBuilder- Returns:
- The answerFeedback.
-
setAnswerFeedback
public RuntimeAnnotation.Builder setAnswerFeedback(AnswerFeedback value)
The feedback that the customer has about the answer in `data`.
.google.cloud.contactcenterinsights.v1.AnswerFeedback answer_feedback = 5;
-
setAnswerFeedback
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;
-
mergeAnswerFeedback
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;
-
clearAnswerFeedback
public RuntimeAnnotation.Builder clearAnswerFeedback()
The feedback that the customer has about the answer in `data`.
.google.cloud.contactcenterinsights.v1.AnswerFeedback answer_feedback = 5;
-
getAnswerFeedbackBuilder
public AnswerFeedback.Builder getAnswerFeedbackBuilder()
The feedback that the customer has about the answer in `data`.
.google.cloud.contactcenterinsights.v1.AnswerFeedback answer_feedback = 5;
-
getAnswerFeedbackOrBuilder
public AnswerFeedbackOrBuilder getAnswerFeedbackOrBuilder()
The feedback that the customer has about the answer in `data`.
.google.cloud.contactcenterinsights.v1.AnswerFeedback answer_feedback = 5;- Specified by:
getAnswerFeedbackOrBuilderin interfaceRuntimeAnnotationOrBuilder
-
setUnknownFields
public final RuntimeAnnotation.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<RuntimeAnnotation.Builder>
-
mergeUnknownFields
public final RuntimeAnnotation.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<RuntimeAnnotation.Builder>
-
-