| Modifier and Type | Class and Description |
|---|---|
class |
VideoAnnotationResults
Annotation results for a single video.
|
static class |
VideoAnnotationResults.Builder
Annotation results for a single video.
|
| Modifier and Type | Method and Description |
|---|---|
VideoAnnotationResultsOrBuilder |
AnnotateVideoResponseOrBuilder.getAnnotationResultsOrBuilder(int index)
Annotation results for all videos specified in `AnnotateVideoRequest`.
|
VideoAnnotationResultsOrBuilder |
AnnotateVideoResponse.getAnnotationResultsOrBuilder(int index)
Annotation results for all videos specified in `AnnotateVideoRequest`.
|
VideoAnnotationResultsOrBuilder |
AnnotateVideoResponse.Builder.getAnnotationResultsOrBuilder(int index)
Annotation results for all videos specified in `AnnotateVideoRequest`.
|
| Modifier and Type | Method and Description |
|---|---|
List<? extends VideoAnnotationResultsOrBuilder> |
AnnotateVideoResponseOrBuilder.getAnnotationResultsOrBuilderList()
Annotation results for all videos specified in `AnnotateVideoRequest`.
|
List<? extends VideoAnnotationResultsOrBuilder> |
AnnotateVideoResponse.getAnnotationResultsOrBuilderList()
Annotation results for all videos specified in `AnnotateVideoRequest`.
|
List<? extends VideoAnnotationResultsOrBuilder> |
AnnotateVideoResponse.Builder.getAnnotationResultsOrBuilderList()
Annotation results for all videos specified in `AnnotateVideoRequest`.
|
Copyright © 2023 Google LLC. All rights reserved.