public static final class VideoSegment.Builder extends GeneratedMessageV3.Builder<VideoSegment.Builder> implements VideoSegmentOrBuilder
Video segment.Protobuf type
google.cloud.videointelligence.v1beta2.VideoSegment| Modifier and Type | Method and Description |
|---|---|
VideoSegment.Builder |
addRepeatedField(Descriptors.FieldDescriptor field,
java.lang.Object value) |
VideoSegment |
build() |
VideoSegment |
buildPartial() |
VideoSegment.Builder |
clear() |
VideoSegment.Builder |
clearEndTimeOffset()
Time-offset, relative to the beginning of the video,
corresponding to the end of the segment (inclusive).
|
VideoSegment.Builder |
clearField(Descriptors.FieldDescriptor field) |
VideoSegment.Builder |
clearOneof(Descriptors.OneofDescriptor oneof) |
VideoSegment.Builder |
clearStartTimeOffset()
Time-offset, relative to the beginning of the video,
corresponding to the start of the segment (inclusive).
|
VideoSegment.Builder |
clone() |
VideoSegment |
getDefaultInstanceForType() |
static Descriptors.Descriptor |
getDescriptor() |
Descriptors.Descriptor |
getDescriptorForType() |
Duration |
getEndTimeOffset()
Time-offset, relative to the beginning of the video,
corresponding to the end of the segment (inclusive).
|
Duration.Builder |
getEndTimeOffsetBuilder()
Time-offset, relative to the beginning of the video,
corresponding to the end of the segment (inclusive).
|
DurationOrBuilder |
getEndTimeOffsetOrBuilder()
Time-offset, relative to the beginning of the video,
corresponding to the end of the segment (inclusive).
|
Duration |
getStartTimeOffset()
Time-offset, relative to the beginning of the video,
corresponding to the start of the segment (inclusive).
|
Duration.Builder |
getStartTimeOffsetBuilder()
Time-offset, relative to the beginning of the video,
corresponding to the start of the segment (inclusive).
|
DurationOrBuilder |
getStartTimeOffsetOrBuilder()
Time-offset, relative to the beginning of the video,
corresponding to the start of the segment (inclusive).
|
boolean |
hasEndTimeOffset()
Time-offset, relative to the beginning of the video,
corresponding to the end of the segment (inclusive).
|
boolean |
hasStartTimeOffset()
Time-offset, relative to the beginning of the video,
corresponding to the start of the segment (inclusive).
|
protected GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
VideoSegment.Builder |
mergeEndTimeOffset(Duration value)
Time-offset, relative to the beginning of the video,
corresponding to the end of the segment (inclusive).
|
VideoSegment.Builder |
mergeFrom(CodedInputStream input,
ExtensionRegistryLite extensionRegistry) |
VideoSegment.Builder |
mergeFrom(Message other) |
VideoSegment.Builder |
mergeFrom(VideoSegment other) |
VideoSegment.Builder |
mergeStartTimeOffset(Duration value)
Time-offset, relative to the beginning of the video,
corresponding to the start of the segment (inclusive).
|
VideoSegment.Builder |
mergeUnknownFields(UnknownFieldSet unknownFields) |
VideoSegment.Builder |
setEndTimeOffset(Duration.Builder builderForValue)
Time-offset, relative to the beginning of the video,
corresponding to the end of the segment (inclusive).
|
VideoSegment.Builder |
setEndTimeOffset(Duration value)
Time-offset, relative to the beginning of the video,
corresponding to the end of the segment (inclusive).
|
VideoSegment.Builder |
setField(Descriptors.FieldDescriptor field,
java.lang.Object value) |
VideoSegment.Builder |
setRepeatedField(Descriptors.FieldDescriptor field,
int index,
java.lang.Object value) |
VideoSegment.Builder |
setStartTimeOffset(Duration.Builder builderForValue)
Time-offset, relative to the beginning of the video,
corresponding to the start of the segment (inclusive).
|
VideoSegment.Builder |
setStartTimeOffset(Duration value)
Time-offset, relative to the beginning of the video,
corresponding to the start of the segment (inclusive).
|
VideoSegment.Builder |
setUnknownFields(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, waitfindInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofmergeFrompublic static final Descriptors.Descriptor getDescriptor()
protected GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class GeneratedMessageV3.Builder<VideoSegment.Builder>public VideoSegment.Builder clear()
clear in interface Message.Builderclear in interface MessageLite.Builderclear in class GeneratedMessageV3.Builder<VideoSegment.Builder>public Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface Message.BuildergetDescriptorForType in interface MessageOrBuildergetDescriptorForType in class GeneratedMessageV3.Builder<VideoSegment.Builder>public VideoSegment getDefaultInstanceForType()
getDefaultInstanceForType in interface MessageLiteOrBuildergetDefaultInstanceForType in interface MessageOrBuilderpublic VideoSegment build()
build in interface Message.Builderbuild in interface MessageLite.Builderpublic VideoSegment buildPartial()
buildPartial in interface Message.BuilderbuildPartial in interface MessageLite.Builderpublic VideoSegment.Builder clone()
clone in interface Message.Builderclone in interface MessageLite.Builderclone in class GeneratedMessageV3.Builder<VideoSegment.Builder>public VideoSegment.Builder setField(Descriptors.FieldDescriptor field, java.lang.Object value)
setField in interface Message.BuildersetField in class GeneratedMessageV3.Builder<VideoSegment.Builder>public VideoSegment.Builder clearField(Descriptors.FieldDescriptor field)
clearField in interface Message.BuilderclearField in class GeneratedMessageV3.Builder<VideoSegment.Builder>public VideoSegment.Builder clearOneof(Descriptors.OneofDescriptor oneof)
clearOneof in interface Message.BuilderclearOneof in class GeneratedMessageV3.Builder<VideoSegment.Builder>public VideoSegment.Builder setRepeatedField(Descriptors.FieldDescriptor field, int index, java.lang.Object value)
setRepeatedField in interface Message.BuildersetRepeatedField in class GeneratedMessageV3.Builder<VideoSegment.Builder>public VideoSegment.Builder addRepeatedField(Descriptors.FieldDescriptor field, java.lang.Object value)
addRepeatedField in interface Message.BuilderaddRepeatedField in class GeneratedMessageV3.Builder<VideoSegment.Builder>public VideoSegment.Builder mergeFrom(Message other)
mergeFrom in interface Message.BuildermergeFrom in class AbstractMessage.Builder<VideoSegment.Builder>public VideoSegment.Builder mergeFrom(VideoSegment other)
public final boolean isInitialized()
isInitialized in interface MessageLiteOrBuilderisInitialized in class GeneratedMessageV3.Builder<VideoSegment.Builder>public VideoSegment.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry) throws java.io.IOException
mergeFrom in interface Message.BuildermergeFrom in interface MessageLite.BuildermergeFrom in class AbstractMessage.Builder<VideoSegment.Builder>java.io.IOExceptionpublic boolean hasStartTimeOffset()
Time-offset, relative to the beginning of the video, corresponding to the start of the segment (inclusive).
.google.protobuf.Duration start_time_offset = 1;hasStartTimeOffset in interface VideoSegmentOrBuilderpublic Duration getStartTimeOffset()
Time-offset, relative to the beginning of the video, corresponding to the start of the segment (inclusive).
.google.protobuf.Duration start_time_offset = 1;getStartTimeOffset in interface VideoSegmentOrBuilderpublic VideoSegment.Builder setStartTimeOffset(Duration value)
Time-offset, relative to the beginning of the video, corresponding to the start of the segment (inclusive).
.google.protobuf.Duration start_time_offset = 1;public VideoSegment.Builder setStartTimeOffset(Duration.Builder builderForValue)
Time-offset, relative to the beginning of the video, corresponding to the start of the segment (inclusive).
.google.protobuf.Duration start_time_offset = 1;public VideoSegment.Builder mergeStartTimeOffset(Duration value)
Time-offset, relative to the beginning of the video, corresponding to the start of the segment (inclusive).
.google.protobuf.Duration start_time_offset = 1;public VideoSegment.Builder clearStartTimeOffset()
Time-offset, relative to the beginning of the video, corresponding to the start of the segment (inclusive).
.google.protobuf.Duration start_time_offset = 1;public Duration.Builder getStartTimeOffsetBuilder()
Time-offset, relative to the beginning of the video, corresponding to the start of the segment (inclusive).
.google.protobuf.Duration start_time_offset = 1;public DurationOrBuilder getStartTimeOffsetOrBuilder()
Time-offset, relative to the beginning of the video, corresponding to the start of the segment (inclusive).
.google.protobuf.Duration start_time_offset = 1;getStartTimeOffsetOrBuilder in interface VideoSegmentOrBuilderpublic boolean hasEndTimeOffset()
Time-offset, relative to the beginning of the video, corresponding to the end of the segment (inclusive).
.google.protobuf.Duration end_time_offset = 2;hasEndTimeOffset in interface VideoSegmentOrBuilderpublic Duration getEndTimeOffset()
Time-offset, relative to the beginning of the video, corresponding to the end of the segment (inclusive).
.google.protobuf.Duration end_time_offset = 2;getEndTimeOffset in interface VideoSegmentOrBuilderpublic VideoSegment.Builder setEndTimeOffset(Duration value)
Time-offset, relative to the beginning of the video, corresponding to the end of the segment (inclusive).
.google.protobuf.Duration end_time_offset = 2;public VideoSegment.Builder setEndTimeOffset(Duration.Builder builderForValue)
Time-offset, relative to the beginning of the video, corresponding to the end of the segment (inclusive).
.google.protobuf.Duration end_time_offset = 2;public VideoSegment.Builder mergeEndTimeOffset(Duration value)
Time-offset, relative to the beginning of the video, corresponding to the end of the segment (inclusive).
.google.protobuf.Duration end_time_offset = 2;public VideoSegment.Builder clearEndTimeOffset()
Time-offset, relative to the beginning of the video, corresponding to the end of the segment (inclusive).
.google.protobuf.Duration end_time_offset = 2;public Duration.Builder getEndTimeOffsetBuilder()
Time-offset, relative to the beginning of the video, corresponding to the end of the segment (inclusive).
.google.protobuf.Duration end_time_offset = 2;public DurationOrBuilder getEndTimeOffsetOrBuilder()
Time-offset, relative to the beginning of the video, corresponding to the end of the segment (inclusive).
.google.protobuf.Duration end_time_offset = 2;getEndTimeOffsetOrBuilder in interface VideoSegmentOrBuilderpublic final VideoSegment.Builder setUnknownFields(UnknownFieldSet unknownFields)
setUnknownFields in interface Message.BuildersetUnknownFields in class GeneratedMessageV3.Builder<VideoSegment.Builder>public final VideoSegment.Builder mergeUnknownFields(UnknownFieldSet unknownFields)
mergeUnknownFields in interface Message.BuildermergeUnknownFields in class GeneratedMessageV3.Builder<VideoSegment.Builder>