Send feedback
Class Overlay.AnimationEnd.Builder (1.34.0)
Stay organized with collections
Save and categorize content based on your preferences.
Version 1.34.0 keyboard_arrow_down
public static final class Overlay . AnimationEnd . Builder extends GeneratedMessageV3 . Builder<Overlay . AnimationEnd . Builder > implements Overlay . AnimationEndOrBuilder
End previous overlay animation from the video. Without AnimationEnd, the
overlay object will keep the state of previous animation until the end of
the video.
Protobuf type google.cloud.video.transcoder.v1.Overlay.AnimationEnd
Inherited Members
com.google.protobuf.GeneratedMessageV3.Builder.getUnknownFieldSetBuilder()
com.google.protobuf.GeneratedMessageV3.Builder.internalGetMapFieldReflection(int)
com.google.protobuf.GeneratedMessageV3.Builder.internalGetMutableMapFieldReflection(int)
com.google.protobuf.GeneratedMessageV3.Builder.mergeUnknownLengthDelimitedField(int,com.google.protobuf.ByteString)
com.google.protobuf.GeneratedMessageV3.Builder.mergeUnknownVarintField(int,int)
com.google.protobuf.GeneratedMessageV3.Builder.parseUnknownField(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite,int)
com.google.protobuf.GeneratedMessageV3.Builder.setUnknownFieldSetBuilder(com.google.protobuf.UnknownFieldSet.Builder)
Static Methods
getDescriptor()
public static final Descriptors . Descriptor getDescriptor ()
Methods
addRepeatedField(Descriptors.FieldDescriptor field, Object value)
public Overlay . AnimationEnd . Builder addRepeatedField ( Descriptors . FieldDescriptor field , Object value )
Overrides
build()
public Overlay . AnimationEnd build ()
buildPartial()
public Overlay . AnimationEnd buildPartial ()
clear()
public Overlay . AnimationEnd . Builder clear ()
Overrides
clearField(Descriptors.FieldDescriptor field)
public Overlay . AnimationEnd . Builder clearField ( Descriptors . FieldDescriptor field )
Overrides
clearOneof(Descriptors.OneofDescriptor oneof)
public Overlay . AnimationEnd . Builder clearOneof ( Descriptors . OneofDescriptor oneof )
Overrides
clearStartTimeOffset()
public Overlay . AnimationEnd . Builder clearStartTimeOffset ()
The time to end overlay object, in seconds. Default: 0
.google.protobuf.Duration start_time_offset = 1;
clone()
public Overlay . AnimationEnd . Builder clone ()
Overrides
getDefaultInstanceForType()
public Overlay . AnimationEnd getDefaultInstanceForType ()
getDescriptorForType()
public Descriptors . Descriptor getDescriptorForType ()
Overrides
getStartTimeOffset()
public Duration getStartTimeOffset ()
The time to end overlay object, in seconds. Default: 0
.google.protobuf.Duration start_time_offset = 1;
Returns Type Description Duration
The startTimeOffset.
getStartTimeOffsetBuilder()
public Duration . Builder getStartTimeOffsetBuilder ()
The time to end overlay object, in seconds. Default: 0
.google.protobuf.Duration start_time_offset = 1;
getStartTimeOffsetOrBuilder()
public DurationOrBuilder getStartTimeOffsetOrBuilder ()
The time to end overlay object, in seconds. Default: 0
.google.protobuf.Duration start_time_offset = 1;
hasStartTimeOffset()
public boolean hasStartTimeOffset ()
The time to end overlay object, in seconds. Default: 0
.google.protobuf.Duration start_time_offset = 1;
Returns Type Description boolean
Whether the startTimeOffset field is set.
internalGetFieldAccessorTable()
protected GeneratedMessageV3 . FieldAccessorTable internalGetFieldAccessorTable ()
Overrides
isInitialized()
public final boolean isInitialized ()
Overrides
mergeFrom(Overlay.AnimationEnd other)
public Overlay . AnimationEnd . Builder mergeFrom ( Overlay . AnimationEnd other )
public Overlay . AnimationEnd . Builder mergeFrom ( CodedInputStream input , ExtensionRegistryLite extensionRegistry )
Overrides
mergeFrom(Message other)
public Overlay . AnimationEnd . Builder mergeFrom ( Message other )
Parameter Name Description other
Message
Overrides
mergeStartTimeOffset(Duration value)
public Overlay . AnimationEnd . Builder mergeStartTimeOffset ( Duration value )
The time to end overlay object, in seconds. Default: 0
.google.protobuf.Duration start_time_offset = 1;
mergeUnknownFields(UnknownFieldSet unknownFields)
public final Overlay . AnimationEnd . Builder mergeUnknownFields ( UnknownFieldSet unknownFields )
Overrides
setField(Descriptors.FieldDescriptor field, Object value)
public Overlay . AnimationEnd . Builder setField ( Descriptors . FieldDescriptor field , Object value )
Overrides
setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)
public Overlay . AnimationEnd . Builder setRepeatedField ( Descriptors . FieldDescriptor field , int index , Object value )
Overrides
setStartTimeOffset(Duration value)
public Overlay . AnimationEnd . Builder setStartTimeOffset ( Duration value )
The time to end overlay object, in seconds. Default: 0
.google.protobuf.Duration start_time_offset = 1;
setStartTimeOffset(Duration.Builder builderForValue)
public Overlay . AnimationEnd . Builder setStartTimeOffset ( Duration . Builder builderForValue )
The time to end overlay object, in seconds. Default: 0
.google.protobuf.Duration start_time_offset = 1;
Parameter Name Description builderForValue
Builder
setUnknownFields(UnknownFieldSet unknownFields)
public final Overlay . AnimationEnd . Builder setUnknownFields ( UnknownFieldSet unknownFields )
Overrides
Send feedback
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License , and code samples are licensed under the Apache 2.0 License . For details, see the Google Developers Site Policies . Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-01-21 UTC.
Need to tell us more?
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-01-21 UTC."],[],[]]