Class SlateTask (1.7.2)

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

Inserts a slate.

Attributes

NameDescription
duration google.protobuf.duration_pb2.Duration
Optional. Duration of the slate. Must be greater than 0 if specified. Omit this field for a long running slate.
asset str
Slate asset to use for the duration. If its duration is less than the duration of the SlateTask, then it will be looped. The slate must be represented in the form of: projects/{project}/locations/{location}/assets/{assetId}.