| Modifier and Type | Class and Description |
|---|---|
class |
RuntimeAnnotation
An annotation that was generated during the customer and agent interaction.
|
static class |
RuntimeAnnotation.Builder
An annotation that was generated during the customer and agent interaction.
|
| Modifier and Type | Method and Description |
|---|---|
RuntimeAnnotationOrBuilder |
Conversation.getRuntimeAnnotationsOrBuilder(int index)
Output only.
|
RuntimeAnnotationOrBuilder |
Conversation.Builder.getRuntimeAnnotationsOrBuilder(int index)
Output only.
|
RuntimeAnnotationOrBuilder |
ConversationOrBuilder.getRuntimeAnnotationsOrBuilder(int index)
Output only.
|
| Modifier and Type | Method and Description |
|---|---|
List<? extends RuntimeAnnotationOrBuilder> |
Conversation.getRuntimeAnnotationsOrBuilderList()
Output only.
|
List<? extends RuntimeAnnotationOrBuilder> |
Conversation.Builder.getRuntimeAnnotationsOrBuilderList()
Output only.
|
List<? extends RuntimeAnnotationOrBuilder> |
ConversationOrBuilder.getRuntimeAnnotationsOrBuilderList()
Output only.
|
Copyright © 2023 Google LLC. All rights reserved.