TimeSegment.Builder |
TimeSegment.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
TimeSegment.Builder |
TimeSegment.Builder.clear() |
|
TimeSegment.Builder |
TimeSegment.Builder.clearEndTimeOffset() |
End of the time segment (exclusive), represented as the duration since the
example start.
|
TimeSegment.Builder |
TimeSegment.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
|
TimeSegment.Builder |
TimeSegment.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
|
TimeSegment.Builder |
TimeSegment.Builder.clearStartTimeOffset() |
Start of the time segment (inclusive), represented as the duration since
the example start.
|
TimeSegment.Builder |
TimeSegment.Builder.clone() |
|
TimeSegment.Builder |
VideoClassificationAnnotation.Builder.getTimeSegmentBuilder() |
The time segment of the video to which the annotation applies.
|
TimeSegment.Builder |
VideoEventAnnotation.Builder.getTimeSegmentBuilder() |
The time segment of the video to which the annotation applies.
|
TimeSegment.Builder |
VideoObjectTrackingAnnotation.Builder.getTimeSegmentBuilder() |
The time segment of the video to which object tracking applies.
|
TimeSegment.Builder |
TimeSegment.Builder.mergeEndTimeOffset(com.google.protobuf.Duration value) |
End of the time segment (exclusive), represented as the duration since the
example start.
|
TimeSegment.Builder |
TimeSegment.Builder.mergeFrom(TimeSegment other) |
|
TimeSegment.Builder |
TimeSegment.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
TimeSegment.Builder |
TimeSegment.Builder.mergeFrom(com.google.protobuf.Message other) |
|
TimeSegment.Builder |
TimeSegment.Builder.mergeStartTimeOffset(com.google.protobuf.Duration value) |
Start of the time segment (inclusive), represented as the duration since
the example start.
|
TimeSegment.Builder |
TimeSegment.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
static TimeSegment.Builder |
TimeSegment.newBuilder() |
|
static TimeSegment.Builder |
TimeSegment.newBuilder(TimeSegment prototype) |
|
TimeSegment.Builder |
TimeSegment.newBuilderForType() |
|
protected TimeSegment.Builder |
TimeSegment.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
|
TimeSegment.Builder |
TimeSegment.Builder.setEndTimeOffset(com.google.protobuf.Duration value) |
End of the time segment (exclusive), represented as the duration since the
example start.
|
TimeSegment.Builder |
TimeSegment.Builder.setEndTimeOffset(com.google.protobuf.Duration.Builder builderForValue) |
End of the time segment (exclusive), represented as the duration since the
example start.
|
TimeSegment.Builder |
TimeSegment.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
TimeSegment.Builder |
TimeSegment.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
|
TimeSegment.Builder |
TimeSegment.Builder.setStartTimeOffset(com.google.protobuf.Duration value) |
Start of the time segment (inclusive), represented as the duration since
the example start.
|
TimeSegment.Builder |
TimeSegment.Builder.setStartTimeOffset(com.google.protobuf.Duration.Builder builderForValue) |
Start of the time segment (inclusive), represented as the duration since
the example start.
|
TimeSegment.Builder |
TimeSegment.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
TimeSegment.Builder |
TimeSegment.toBuilder() |
|