VideoEventAnnotation.Builder |
VideoEventAnnotation.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
VideoEventAnnotation.Builder |
VideoEventAnnotation.Builder.clear() |
|
VideoEventAnnotation.Builder |
VideoEventAnnotation.Builder.clearAnnotationSpec() |
Label of the event in this annotation.
|
VideoEventAnnotation.Builder |
VideoEventAnnotation.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
|
VideoEventAnnotation.Builder |
VideoEventAnnotation.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
|
VideoEventAnnotation.Builder |
VideoEventAnnotation.Builder.clearTimeSegment() |
The time segment of the video to which the annotation applies.
|
VideoEventAnnotation.Builder |
VideoEventAnnotation.Builder.clone() |
|
VideoEventAnnotation.Builder |
AnnotationValue.Builder.getVideoEventAnnotationBuilder() |
Annotation value for video event case.
|
VideoEventAnnotation.Builder |
VideoEventAnnotation.Builder.mergeAnnotationSpec(AnnotationSpec value) |
Label of the event in this annotation.
|
VideoEventAnnotation.Builder |
VideoEventAnnotation.Builder.mergeFrom(VideoEventAnnotation other) |
|
VideoEventAnnotation.Builder |
VideoEventAnnotation.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
VideoEventAnnotation.Builder |
VideoEventAnnotation.Builder.mergeFrom(com.google.protobuf.Message other) |
|
VideoEventAnnotation.Builder |
VideoEventAnnotation.Builder.mergeTimeSegment(TimeSegment value) |
The time segment of the video to which the annotation applies.
|
VideoEventAnnotation.Builder |
VideoEventAnnotation.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
static VideoEventAnnotation.Builder |
VideoEventAnnotation.newBuilder() |
|
static VideoEventAnnotation.Builder |
VideoEventAnnotation.newBuilder(VideoEventAnnotation prototype) |
|
VideoEventAnnotation.Builder |
VideoEventAnnotation.newBuilderForType() |
|
protected VideoEventAnnotation.Builder |
VideoEventAnnotation.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
|
VideoEventAnnotation.Builder |
VideoEventAnnotation.Builder.setAnnotationSpec(AnnotationSpec value) |
Label of the event in this annotation.
|
VideoEventAnnotation.Builder |
VideoEventAnnotation.Builder.setAnnotationSpec(AnnotationSpec.Builder builderForValue) |
Label of the event in this annotation.
|
VideoEventAnnotation.Builder |
VideoEventAnnotation.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
VideoEventAnnotation.Builder |
VideoEventAnnotation.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
|
VideoEventAnnotation.Builder |
VideoEventAnnotation.Builder.setTimeSegment(TimeSegment value) |
The time segment of the video to which the annotation applies.
|
VideoEventAnnotation.Builder |
VideoEventAnnotation.Builder.setTimeSegment(TimeSegment.Builder builderForValue) |
The time segment of the video to which the annotation applies.
|
VideoEventAnnotation.Builder |
VideoEventAnnotation.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
VideoEventAnnotation.Builder |
VideoEventAnnotation.toBuilder() |
|