| Modifier and Type | Method and Description |
|---|---|
RuntimeAnnotation.Builder |
RuntimeAnnotation.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
RuntimeAnnotation.Builder |
Conversation.Builder.addRuntimeAnnotationsBuilder()
Output only.
|
RuntimeAnnotation.Builder |
Conversation.Builder.addRuntimeAnnotationsBuilder(int index)
Output only.
|
RuntimeAnnotation.Builder |
RuntimeAnnotation.Builder.clear() |
RuntimeAnnotation.Builder |
RuntimeAnnotation.Builder.clearAnnotationId()
The unique identifier of the annotation.
|
RuntimeAnnotation.Builder |
RuntimeAnnotation.Builder.clearAnswerFeedback()
The feedback that the customer has about the answer in `data`.
|
RuntimeAnnotation.Builder |
RuntimeAnnotation.Builder.clearArticleSuggestion()
Agent Assist Article Suggestion data.
|
RuntimeAnnotation.Builder |
RuntimeAnnotation.Builder.clearConversationSummarizationSuggestion()
Conversation summarization suggestion data.
|
RuntimeAnnotation.Builder |
RuntimeAnnotation.Builder.clearCreateTime()
The time at which this annotation was created.
|
RuntimeAnnotation.Builder |
RuntimeAnnotation.Builder.clearData() |
RuntimeAnnotation.Builder |
RuntimeAnnotation.Builder.clearDialogflowInteraction()
Dialogflow interaction data.
|
RuntimeAnnotation.Builder |
RuntimeAnnotation.Builder.clearEndBoundary()
The boundary in the conversation where the annotation ends, inclusive.
|
RuntimeAnnotation.Builder |
RuntimeAnnotation.Builder.clearFaqAnswer()
Agent Assist FAQ answer data.
|
RuntimeAnnotation.Builder |
RuntimeAnnotation.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
RuntimeAnnotation.Builder |
RuntimeAnnotation.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
RuntimeAnnotation.Builder |
RuntimeAnnotation.Builder.clearSmartComposeSuggestion()
Agent Assist Smart Compose suggestion data.
|
RuntimeAnnotation.Builder |
RuntimeAnnotation.Builder.clearSmartReply()
Agent Assist Smart Reply data.
|
RuntimeAnnotation.Builder |
RuntimeAnnotation.Builder.clearStartBoundary()
The boundary in the conversation where the annotation starts, inclusive.
|
RuntimeAnnotation.Builder |
RuntimeAnnotation.Builder.clearUserInput()
Explicit input used for generating the answer
.google.cloud.contactcenterinsights.v1.RuntimeAnnotation.UserInput user_input = 16;
|
RuntimeAnnotation.Builder |
RuntimeAnnotation.Builder.clone() |
RuntimeAnnotation.Builder |
Conversation.Builder.getRuntimeAnnotationsBuilder(int index)
Output only.
|
RuntimeAnnotation.Builder |
RuntimeAnnotation.Builder.mergeAnswerFeedback(AnswerFeedback value)
The feedback that the customer has about the answer in `data`.
|
RuntimeAnnotation.Builder |
RuntimeAnnotation.Builder.mergeArticleSuggestion(ArticleSuggestionData value)
Agent Assist Article Suggestion data.
|
RuntimeAnnotation.Builder |
RuntimeAnnotation.Builder.mergeConversationSummarizationSuggestion(ConversationSummarizationSuggestionData value)
Conversation summarization suggestion data.
|
RuntimeAnnotation.Builder |
RuntimeAnnotation.Builder.mergeCreateTime(com.google.protobuf.Timestamp value)
The time at which this annotation was created.
|
RuntimeAnnotation.Builder |
RuntimeAnnotation.Builder.mergeDialogflowInteraction(DialogflowInteractionData value)
Dialogflow interaction data.
|
RuntimeAnnotation.Builder |
RuntimeAnnotation.Builder.mergeEndBoundary(AnnotationBoundary value)
The boundary in the conversation where the annotation ends, inclusive.
|
RuntimeAnnotation.Builder |
RuntimeAnnotation.Builder.mergeFaqAnswer(FaqAnswerData value)
Agent Assist FAQ answer data.
|
RuntimeAnnotation.Builder |
RuntimeAnnotation.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
RuntimeAnnotation.Builder |
RuntimeAnnotation.Builder.mergeFrom(com.google.protobuf.Message other) |
RuntimeAnnotation.Builder |
RuntimeAnnotation.Builder.mergeFrom(RuntimeAnnotation other) |
RuntimeAnnotation.Builder |
RuntimeAnnotation.Builder.mergeSmartComposeSuggestion(SmartComposeSuggestionData value)
Agent Assist Smart Compose suggestion data.
|
RuntimeAnnotation.Builder |
RuntimeAnnotation.Builder.mergeSmartReply(SmartReplyData value)
Agent Assist Smart Reply data.
|
RuntimeAnnotation.Builder |
RuntimeAnnotation.Builder.mergeStartBoundary(AnnotationBoundary value)
The boundary in the conversation where the annotation starts, inclusive.
|
RuntimeAnnotation.Builder |
RuntimeAnnotation.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
RuntimeAnnotation.Builder |
RuntimeAnnotation.Builder.mergeUserInput(RuntimeAnnotation.UserInput value)
Explicit input used for generating the answer
.google.cloud.contactcenterinsights.v1.RuntimeAnnotation.UserInput user_input = 16;
|
static RuntimeAnnotation.Builder |
RuntimeAnnotation.newBuilder() |
static RuntimeAnnotation.Builder |
RuntimeAnnotation.newBuilder(RuntimeAnnotation prototype) |
RuntimeAnnotation.Builder |
RuntimeAnnotation.newBuilderForType() |
protected RuntimeAnnotation.Builder |
RuntimeAnnotation.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
RuntimeAnnotation.Builder |
RuntimeAnnotation.Builder.setAnnotationId(String value)
The unique identifier of the annotation.
|
RuntimeAnnotation.Builder |
RuntimeAnnotation.Builder.setAnnotationIdBytes(com.google.protobuf.ByteString value)
The unique identifier of the annotation.
|
RuntimeAnnotation.Builder |
RuntimeAnnotation.Builder.setAnswerFeedback(AnswerFeedback.Builder builderForValue)
The feedback that the customer has about the answer in `data`.
|
RuntimeAnnotation.Builder |
RuntimeAnnotation.Builder.setAnswerFeedback(AnswerFeedback value)
The feedback that the customer has about the answer in `data`.
|
RuntimeAnnotation.Builder |
RuntimeAnnotation.Builder.setArticleSuggestion(ArticleSuggestionData.Builder builderForValue)
Agent Assist Article Suggestion data.
|
RuntimeAnnotation.Builder |
RuntimeAnnotation.Builder.setArticleSuggestion(ArticleSuggestionData value)
Agent Assist Article Suggestion data.
|
RuntimeAnnotation.Builder |
RuntimeAnnotation.Builder.setConversationSummarizationSuggestion(ConversationSummarizationSuggestionData.Builder builderForValue)
Conversation summarization suggestion data.
|
RuntimeAnnotation.Builder |
RuntimeAnnotation.Builder.setConversationSummarizationSuggestion(ConversationSummarizationSuggestionData value)
Conversation summarization suggestion data.
|
RuntimeAnnotation.Builder |
RuntimeAnnotation.Builder.setCreateTime(com.google.protobuf.Timestamp.Builder builderForValue)
The time at which this annotation was created.
|
RuntimeAnnotation.Builder |
RuntimeAnnotation.Builder.setCreateTime(com.google.protobuf.Timestamp value)
The time at which this annotation was created.
|
RuntimeAnnotation.Builder |
RuntimeAnnotation.Builder.setDialogflowInteraction(DialogflowInteractionData.Builder builderForValue)
Dialogflow interaction data.
|
RuntimeAnnotation.Builder |
RuntimeAnnotation.Builder.setDialogflowInteraction(DialogflowInteractionData value)
Dialogflow interaction data.
|
RuntimeAnnotation.Builder |
RuntimeAnnotation.Builder.setEndBoundary(AnnotationBoundary.Builder builderForValue)
The boundary in the conversation where the annotation ends, inclusive.
|
RuntimeAnnotation.Builder |
RuntimeAnnotation.Builder.setEndBoundary(AnnotationBoundary value)
The boundary in the conversation where the annotation ends, inclusive.
|
RuntimeAnnotation.Builder |
RuntimeAnnotation.Builder.setFaqAnswer(FaqAnswerData.Builder builderForValue)
Agent Assist FAQ answer data.
|
RuntimeAnnotation.Builder |
RuntimeAnnotation.Builder.setFaqAnswer(FaqAnswerData value)
Agent Assist FAQ answer data.
|
RuntimeAnnotation.Builder |
RuntimeAnnotation.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
RuntimeAnnotation.Builder |
RuntimeAnnotation.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
RuntimeAnnotation.Builder |
RuntimeAnnotation.Builder.setSmartComposeSuggestion(SmartComposeSuggestionData.Builder builderForValue)
Agent Assist Smart Compose suggestion data.
|
RuntimeAnnotation.Builder |
RuntimeAnnotation.Builder.setSmartComposeSuggestion(SmartComposeSuggestionData value)
Agent Assist Smart Compose suggestion data.
|
RuntimeAnnotation.Builder |
RuntimeAnnotation.Builder.setSmartReply(SmartReplyData.Builder builderForValue)
Agent Assist Smart Reply data.
|
RuntimeAnnotation.Builder |
RuntimeAnnotation.Builder.setSmartReply(SmartReplyData value)
Agent Assist Smart Reply data.
|
RuntimeAnnotation.Builder |
RuntimeAnnotation.Builder.setStartBoundary(AnnotationBoundary.Builder builderForValue)
The boundary in the conversation where the annotation starts, inclusive.
|
RuntimeAnnotation.Builder |
RuntimeAnnotation.Builder.setStartBoundary(AnnotationBoundary value)
The boundary in the conversation where the annotation starts, inclusive.
|
RuntimeAnnotation.Builder |
RuntimeAnnotation.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
RuntimeAnnotation.Builder |
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 |
RuntimeAnnotation.Builder.setUserInput(RuntimeAnnotation.UserInput value)
Explicit input used for generating the answer
.google.cloud.contactcenterinsights.v1.RuntimeAnnotation.UserInput user_input = 16;
|
RuntimeAnnotation.Builder |
RuntimeAnnotation.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
List<RuntimeAnnotation.Builder> |
Conversation.Builder.getRuntimeAnnotationsBuilderList()
Output only.
|
| Modifier and Type | Method and Description |
|---|---|
Conversation.Builder |
Conversation.Builder.addRuntimeAnnotations(int index,
RuntimeAnnotation.Builder builderForValue)
Output only.
|
Conversation.Builder |
Conversation.Builder.addRuntimeAnnotations(RuntimeAnnotation.Builder builderForValue)
Output only.
|
Conversation.Builder |
Conversation.Builder.setRuntimeAnnotations(int index,
RuntimeAnnotation.Builder builderForValue)
Output only.
|
Copyright © 2025 Google LLC. All rights reserved.