Class Slate (0.2.0)

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

Slate object

Attributes

NameDescription
name str
Output only. The name of the slate, in the form of ``projects/{project_number}/locations/{location}/slates/{id}``.
uri str
The URI to fetch the source content for the slate. This URI must return an MP4 video with at least one audio track.

Inheritance

builtins.object > proto.message.Message > Slate