Class DeleteSlateRequest (0.2.0)

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

Request message for VideoStitcherService.deleteSlate.

Attribute

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

Inheritance

builtins.object > proto.message.Message > DeleteSlateRequest