Class GetInputRequest (0.1.4)

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

Request message for "LivestreamService.GetInput".

Attribute

NameDescription
name str
Required. The name of the input resource, in the form of: ``projects/{project}/locations/{location}/inputs/{inputId}``.

Inheritance

builtins.object > proto.message.Message > GetInputRequest