| Modifier and Type | Method and Description |
|---|---|
VideoAnnotationProgress |
VideoAnnotationProgress.Builder.build() |
VideoAnnotationProgress |
VideoAnnotationProgress.Builder.buildPartial() |
VideoAnnotationProgress |
AnnotateVideoProgress.getAnnotationProgress(int index)
Progress metadata for all videos specified in `AnnotateVideoRequest`.
|
VideoAnnotationProgress |
AnnotateVideoProgress.Builder.getAnnotationProgress(int index)
Progress metadata for all videos specified in `AnnotateVideoRequest`.
|
VideoAnnotationProgress |
AnnotateVideoProgressOrBuilder.getAnnotationProgress(int index)
Progress metadata for all videos specified in `AnnotateVideoRequest`.
|
static VideoAnnotationProgress |
VideoAnnotationProgress.getDefaultInstance() |
VideoAnnotationProgress |
VideoAnnotationProgress.getDefaultInstanceForType() |
VideoAnnotationProgress |
VideoAnnotationProgress.Builder.getDefaultInstanceForType() |
static VideoAnnotationProgress |
VideoAnnotationProgress.parseDelimitedFrom(InputStream input) |
static VideoAnnotationProgress |
VideoAnnotationProgress.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static VideoAnnotationProgress |
VideoAnnotationProgress.parseFrom(byte[] data) |
static VideoAnnotationProgress |
VideoAnnotationProgress.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static VideoAnnotationProgress |
VideoAnnotationProgress.parseFrom(ByteBuffer data) |
static VideoAnnotationProgress |
VideoAnnotationProgress.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static VideoAnnotationProgress |
VideoAnnotationProgress.parseFrom(com.google.protobuf.ByteString data) |
static VideoAnnotationProgress |
VideoAnnotationProgress.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static VideoAnnotationProgress |
VideoAnnotationProgress.parseFrom(com.google.protobuf.CodedInputStream input) |
static VideoAnnotationProgress |
VideoAnnotationProgress.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static VideoAnnotationProgress |
VideoAnnotationProgress.parseFrom(InputStream input) |
static VideoAnnotationProgress |
VideoAnnotationProgress.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
List<VideoAnnotationProgress> |
AnnotateVideoProgress.getAnnotationProgressList()
Progress metadata for all videos specified in `AnnotateVideoRequest`.
|
List<VideoAnnotationProgress> |
AnnotateVideoProgress.Builder.getAnnotationProgressList()
Progress metadata for all videos specified in `AnnotateVideoRequest`.
|
List<VideoAnnotationProgress> |
AnnotateVideoProgressOrBuilder.getAnnotationProgressList()
Progress metadata for all videos specified in `AnnotateVideoRequest`.
|
com.google.protobuf.Parser<VideoAnnotationProgress> |
VideoAnnotationProgress.getParserForType() |
static com.google.protobuf.Parser<VideoAnnotationProgress> |
VideoAnnotationProgress.parser() |
| Modifier and Type | Method and Description |
|---|---|
AnnotateVideoProgress.Builder |
AnnotateVideoProgress.Builder.addAnnotationProgress(int index,
VideoAnnotationProgress value)
Progress metadata for all videos specified in `AnnotateVideoRequest`.
|
AnnotateVideoProgress.Builder |
AnnotateVideoProgress.Builder.addAnnotationProgress(VideoAnnotationProgress value)
Progress metadata for all videos specified in `AnnotateVideoRequest`.
|
VideoAnnotationProgress.Builder |
VideoAnnotationProgress.Builder.mergeFrom(VideoAnnotationProgress other) |
static VideoAnnotationProgress.Builder |
VideoAnnotationProgress.newBuilder(VideoAnnotationProgress prototype) |
AnnotateVideoProgress.Builder |
AnnotateVideoProgress.Builder.setAnnotationProgress(int index,
VideoAnnotationProgress value)
Progress metadata for all videos specified in `AnnotateVideoRequest`.
|
| Modifier and Type | Method and Description |
|---|---|
AnnotateVideoProgress.Builder |
AnnotateVideoProgress.Builder.addAllAnnotationProgress(Iterable<? extends VideoAnnotationProgress> values)
Progress metadata for all videos specified in `AnnotateVideoRequest`.
|
Copyright © 2024 Google LLC. All rights reserved.