Class GetSlateRequest (0.2.0)

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

Request message for VideoStitcherService.getSlate.

Attribute

NameDescription
name str
Required. The name of the slate to be retrieved, of the slate, in the form of ``projects/{project_number}/locations/{location}/slates/{id}``.

Inheritance

builtins.object > proto.message.Message > GetSlateRequest