public static final class VideoEventAnnotation.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<VideoEventAnnotation.Builder> implements VideoEventAnnotationOrBuilder
Video event annotation.Protobuf type
google.cloud.datalabeling.v1beta1.VideoEventAnnotation| Modifier and Type | Method and Description |
|---|---|
VideoEventAnnotation.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
VideoEventAnnotation |
build() |
VideoEventAnnotation |
buildPartial() |
VideoEventAnnotation.Builder |
clear() |
VideoEventAnnotation.Builder |
clearAnnotationSpec()
Label of the event in this annotation.
|
VideoEventAnnotation.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
VideoEventAnnotation.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
VideoEventAnnotation.Builder |
clearTimeSegment()
The time segment of the video to which the annotation applies.
|
VideoEventAnnotation.Builder |
clone() |
AnnotationSpec |
getAnnotationSpec()
Label of the event in this annotation.
|
AnnotationSpec.Builder |
getAnnotationSpecBuilder()
Label of the event in this annotation.
|
AnnotationSpecOrBuilder |
getAnnotationSpecOrBuilder()
Label of the event in this annotation.
|
VideoEventAnnotation |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
TimeSegment |
getTimeSegment()
The time segment of the video to which the annotation applies.
|
TimeSegment.Builder |
getTimeSegmentBuilder()
The time segment of the video to which the annotation applies.
|
TimeSegmentOrBuilder |
getTimeSegmentOrBuilder()
The time segment of the video to which the annotation applies.
|
boolean |
hasAnnotationSpec()
Label of the event in this annotation.
|
boolean |
hasTimeSegment()
The time segment of the video to which the annotation applies.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
VideoEventAnnotation.Builder |
mergeAnnotationSpec(AnnotationSpec value)
Label of the event in this annotation.
|
VideoEventAnnotation.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
VideoEventAnnotation.Builder |
mergeFrom(com.google.protobuf.Message other) |
VideoEventAnnotation.Builder |
mergeFrom(VideoEventAnnotation other) |
VideoEventAnnotation.Builder |
mergeTimeSegment(TimeSegment value)
The time segment of the video to which the annotation applies.
|
VideoEventAnnotation.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
VideoEventAnnotation.Builder |
setAnnotationSpec(AnnotationSpec.Builder builderForValue)
Label of the event in this annotation.
|
VideoEventAnnotation.Builder |
setAnnotationSpec(AnnotationSpec value)
Label of the event in this annotation.
|
VideoEventAnnotation.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
VideoEventAnnotation.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
VideoEventAnnotation.Builder |
setTimeSegment(TimeSegment.Builder builderForValue)
The time segment of the video to which the annotation applies.
|
VideoEventAnnotation.Builder |
setTimeSegment(TimeSegment value)
The time segment of the video to which the annotation applies.
|
VideoEventAnnotation.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, newBuilderForField, onBuilt, onChanged, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<VideoEventAnnotation.Builder>public VideoEventAnnotation.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<VideoEventAnnotation.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface com.google.protobuf.Message.BuildergetDescriptorForType in interface com.google.protobuf.MessageOrBuildergetDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<VideoEventAnnotation.Builder>public VideoEventAnnotation getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic VideoEventAnnotation build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic VideoEventAnnotation buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic VideoEventAnnotation.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<VideoEventAnnotation.Builder>public VideoEventAnnotation.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField in interface com.google.protobuf.Message.BuildersetField in class com.google.protobuf.GeneratedMessageV3.Builder<VideoEventAnnotation.Builder>public VideoEventAnnotation.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<VideoEventAnnotation.Builder>public VideoEventAnnotation.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<VideoEventAnnotation.Builder>public VideoEventAnnotation.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField in interface com.google.protobuf.Message.BuildersetRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<VideoEventAnnotation.Builder>public VideoEventAnnotation.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField in interface com.google.protobuf.Message.BuilderaddRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<VideoEventAnnotation.Builder>public VideoEventAnnotation.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<VideoEventAnnotation.Builder>public VideoEventAnnotation.Builder mergeFrom(VideoEventAnnotation other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<VideoEventAnnotation.Builder>public VideoEventAnnotation.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<VideoEventAnnotation.Builder>IOExceptionpublic boolean hasAnnotationSpec()
Label of the event in this annotation.
.google.cloud.datalabeling.v1beta1.AnnotationSpec annotation_spec = 1;hasAnnotationSpec in interface VideoEventAnnotationOrBuilderpublic AnnotationSpec getAnnotationSpec()
Label of the event in this annotation.
.google.cloud.datalabeling.v1beta1.AnnotationSpec annotation_spec = 1;getAnnotationSpec in interface VideoEventAnnotationOrBuilderpublic VideoEventAnnotation.Builder setAnnotationSpec(AnnotationSpec value)
Label of the event in this annotation.
.google.cloud.datalabeling.v1beta1.AnnotationSpec annotation_spec = 1;public VideoEventAnnotation.Builder setAnnotationSpec(AnnotationSpec.Builder builderForValue)
Label of the event in this annotation.
.google.cloud.datalabeling.v1beta1.AnnotationSpec annotation_spec = 1;public VideoEventAnnotation.Builder mergeAnnotationSpec(AnnotationSpec value)
Label of the event in this annotation.
.google.cloud.datalabeling.v1beta1.AnnotationSpec annotation_spec = 1;public VideoEventAnnotation.Builder clearAnnotationSpec()
Label of the event in this annotation.
.google.cloud.datalabeling.v1beta1.AnnotationSpec annotation_spec = 1;public AnnotationSpec.Builder getAnnotationSpecBuilder()
Label of the event in this annotation.
.google.cloud.datalabeling.v1beta1.AnnotationSpec annotation_spec = 1;public AnnotationSpecOrBuilder getAnnotationSpecOrBuilder()
Label of the event in this annotation.
.google.cloud.datalabeling.v1beta1.AnnotationSpec annotation_spec = 1;getAnnotationSpecOrBuilder in interface VideoEventAnnotationOrBuilderpublic boolean hasTimeSegment()
The time segment of the video to which the annotation applies.
.google.cloud.datalabeling.v1beta1.TimeSegment time_segment = 2;hasTimeSegment in interface VideoEventAnnotationOrBuilderpublic TimeSegment getTimeSegment()
The time segment of the video to which the annotation applies.
.google.cloud.datalabeling.v1beta1.TimeSegment time_segment = 2;getTimeSegment in interface VideoEventAnnotationOrBuilderpublic VideoEventAnnotation.Builder setTimeSegment(TimeSegment value)
The time segment of the video to which the annotation applies.
.google.cloud.datalabeling.v1beta1.TimeSegment time_segment = 2;public VideoEventAnnotation.Builder setTimeSegment(TimeSegment.Builder builderForValue)
The time segment of the video to which the annotation applies.
.google.cloud.datalabeling.v1beta1.TimeSegment time_segment = 2;public VideoEventAnnotation.Builder mergeTimeSegment(TimeSegment value)
The time segment of the video to which the annotation applies.
.google.cloud.datalabeling.v1beta1.TimeSegment time_segment = 2;public VideoEventAnnotation.Builder clearTimeSegment()
The time segment of the video to which the annotation applies.
.google.cloud.datalabeling.v1beta1.TimeSegment time_segment = 2;public TimeSegment.Builder getTimeSegmentBuilder()
The time segment of the video to which the annotation applies.
.google.cloud.datalabeling.v1beta1.TimeSegment time_segment = 2;public TimeSegmentOrBuilder getTimeSegmentOrBuilder()
The time segment of the video to which the annotation applies.
.google.cloud.datalabeling.v1beta1.TimeSegment time_segment = 2;getTimeSegmentOrBuilder in interface VideoEventAnnotationOrBuilderpublic final VideoEventAnnotation.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<VideoEventAnnotation.Builder>public final VideoEventAnnotation.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<VideoEventAnnotation.Builder>Copyright © 2019 Google LLC. All rights reserved.