| Modifier and Type | Class and Description |
|---|---|
class |
AnnotationBoundary
A point in a conversation that marks the start or the end of an annotation.
|
static class |
AnnotationBoundary.Builder
A point in a conversation that marks the start or the end of an annotation.
|
| Modifier and Type | Method and Description |
|---|---|
AnnotationBoundaryOrBuilder |
CallAnnotation.getAnnotationEndBoundaryOrBuilder()
The boundary in the conversation where the annotation ends, inclusive.
|
AnnotationBoundaryOrBuilder |
CallAnnotation.Builder.getAnnotationEndBoundaryOrBuilder()
The boundary in the conversation where the annotation ends, inclusive.
|
AnnotationBoundaryOrBuilder |
CallAnnotationOrBuilder.getAnnotationEndBoundaryOrBuilder()
The boundary in the conversation where the annotation ends, inclusive.
|
AnnotationBoundaryOrBuilder |
CallAnnotation.getAnnotationStartBoundaryOrBuilder()
The boundary in the conversation where the annotation starts, inclusive.
|
AnnotationBoundaryOrBuilder |
CallAnnotation.Builder.getAnnotationStartBoundaryOrBuilder()
The boundary in the conversation where the annotation starts, inclusive.
|
AnnotationBoundaryOrBuilder |
CallAnnotationOrBuilder.getAnnotationStartBoundaryOrBuilder()
The boundary in the conversation where the annotation starts, inclusive.
|
AnnotationBoundaryOrBuilder |
RuntimeAnnotation.getEndBoundaryOrBuilder()
The boundary in the conversation where the annotation ends, inclusive.
|
AnnotationBoundaryOrBuilder |
RuntimeAnnotation.Builder.getEndBoundaryOrBuilder()
The boundary in the conversation where the annotation ends, inclusive.
|
AnnotationBoundaryOrBuilder |
RuntimeAnnotationOrBuilder.getEndBoundaryOrBuilder()
The boundary in the conversation where the annotation ends, inclusive.
|
AnnotationBoundaryOrBuilder |
RuntimeAnnotation.getStartBoundaryOrBuilder()
The boundary in the conversation where the annotation starts, inclusive.
|
AnnotationBoundaryOrBuilder |
RuntimeAnnotation.Builder.getStartBoundaryOrBuilder()
The boundary in the conversation where the annotation starts, inclusive.
|
AnnotationBoundaryOrBuilder |
RuntimeAnnotationOrBuilder.getStartBoundaryOrBuilder()
The boundary in the conversation where the annotation starts, inclusive.
|
Copyright © 2025 Google LLC. All rights reserved.