| Modifier and Type | Method and Description |
|---|---|
VideoEventAnnotation |
VideoEventAnnotation.Builder.build() |
VideoEventAnnotation |
VideoEventAnnotation.Builder.buildPartial() |
static VideoEventAnnotation |
VideoEventAnnotation.getDefaultInstance() |
VideoEventAnnotation |
VideoEventAnnotation.getDefaultInstanceForType() |
VideoEventAnnotation |
VideoEventAnnotation.Builder.getDefaultInstanceForType() |
VideoEventAnnotation |
AnnotationValueOrBuilder.getVideoEventAnnotation()
Annotation value for video event case.
|
VideoEventAnnotation |
AnnotationValue.getVideoEventAnnotation()
Annotation value for video event case.
|
VideoEventAnnotation |
AnnotationValue.Builder.getVideoEventAnnotation()
Annotation value for video event case.
|
static VideoEventAnnotation |
VideoEventAnnotation.parseDelimitedFrom(InputStream input) |
static VideoEventAnnotation |
VideoEventAnnotation.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static VideoEventAnnotation |
VideoEventAnnotation.parseFrom(byte[] data) |
static VideoEventAnnotation |
VideoEventAnnotation.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static VideoEventAnnotation |
VideoEventAnnotation.parseFrom(ByteBuffer data) |
static VideoEventAnnotation |
VideoEventAnnotation.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static VideoEventAnnotation |
VideoEventAnnotation.parseFrom(com.google.protobuf.ByteString data) |
static VideoEventAnnotation |
VideoEventAnnotation.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static VideoEventAnnotation |
VideoEventAnnotation.parseFrom(com.google.protobuf.CodedInputStream input) |
static VideoEventAnnotation |
VideoEventAnnotation.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static VideoEventAnnotation |
VideoEventAnnotation.parseFrom(InputStream input) |
static VideoEventAnnotation |
VideoEventAnnotation.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<VideoEventAnnotation> |
VideoEventAnnotation.getParserForType() |
static com.google.protobuf.Parser<VideoEventAnnotation> |
VideoEventAnnotation.parser() |
| Modifier and Type | Method and Description |
|---|---|
VideoEventAnnotation.Builder |
VideoEventAnnotation.Builder.mergeFrom(VideoEventAnnotation other) |
AnnotationValue.Builder |
AnnotationValue.Builder.mergeVideoEventAnnotation(VideoEventAnnotation value)
Annotation value for video event case.
|
static VideoEventAnnotation.Builder |
VideoEventAnnotation.newBuilder(VideoEventAnnotation prototype) |
AnnotationValue.Builder |
AnnotationValue.Builder.setVideoEventAnnotation(VideoEventAnnotation value)
Annotation value for video event case.
|
Copyright © 2019 Google LLC. All rights reserved.