Class Animation (1.10.1)

Animation(mapping=None,*,ignore_unknown_fields=False,**kwargs)

Animation types.

This message has oneof_ fields (mutually exclusive fields). For each oneof, at most one member field can be set at the same time. Setting any member of the oneof automatically clears all other members.

.. _oneof: https://proto-plus-python.readthedocs.io/en/stable/fields.html#oneofs-mutually-exclusive-fields

Attributes

NameDescription
animation_staticgoogle.cloud.video.transcoder_v1.types.Overlay.AnimationStatic
Display static overlay object. This field is a member of oneof_ animation_type.
animation_fadegoogle.cloud.video.transcoder_v1.types.Overlay.AnimationFade
Display overlay object with fade animation. This field is a member of oneof_ animation_type.
animation_endgoogle.cloud.video.transcoder_v1.types.Overlay.AnimationEnd
End previous animation. This field is a member of oneof_ animation_type.