| Modifier and Type | Class and Description |
|---|---|
class |
CallAnnotation
A piece of metadata that applies to a window of a call.
|
static class |
CallAnnotation.Builder
A piece of metadata that applies to a window of a call.
|
| Modifier and Type | Method and Description |
|---|---|
CallAnnotationOrBuilder |
AnalysisResult.CallAnalysisMetadataOrBuilder.getAnnotationsOrBuilder(int index)
A list of call annotations that apply to this call.
|
CallAnnotationOrBuilder |
AnalysisResult.CallAnalysisMetadata.getAnnotationsOrBuilder(int index)
A list of call annotations that apply to this call.
|
CallAnnotationOrBuilder |
AnalysisResult.CallAnalysisMetadata.Builder.getAnnotationsOrBuilder(int index)
A list of call annotations that apply to this call.
|
| Modifier and Type | Method and Description |
|---|---|
List<? extends CallAnnotationOrBuilder> |
AnalysisResult.CallAnalysisMetadataOrBuilder.getAnnotationsOrBuilderList()
A list of call annotations that apply to this call.
|
List<? extends CallAnnotationOrBuilder> |
AnalysisResult.CallAnalysisMetadata.getAnnotationsOrBuilderList()
A list of call annotations that apply to this call.
|
List<? extends CallAnnotationOrBuilder> |
AnalysisResult.CallAnalysisMetadata.Builder.getAnnotationsOrBuilderList()
A list of call annotations that apply to this call.
|
Copyright © 2025 Google LLC. All rights reserved.