SlateTask(mapping=None, *, ignore_unknown_fields=False, **kwargs)Inserts a slate.
Attributes |
|
|---|---|
| Name | Description |
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 the slate loops. The slate must be represented in the form of: projects/{project}/locations/{location}/assets/{assetId}.
|