public static interface Overlay.AnimationEndOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Duration |
getStartTimeOffset()
The time to end overlay object, in seconds.
|
com.google.protobuf.DurationOrBuilder |
getStartTimeOffsetOrBuilder()
The time to end overlay object, in seconds.
|
boolean |
hasStartTimeOffset()
The time to end overlay object, in seconds.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasStartTimeOffset()
The time to end overlay object, in seconds. Default: 0
.google.protobuf.Duration start_time_offset = 1;com.google.protobuf.Duration getStartTimeOffset()
The time to end overlay object, in seconds. Default: 0
.google.protobuf.Duration start_time_offset = 1;com.google.protobuf.DurationOrBuilder getStartTimeOffsetOrBuilder()
The time to end overlay object, in seconds. Default: 0
.google.protobuf.Duration start_time_offset = 1;Copyright © 2022 Google LLC. All rights reserved.