Class GetCdnKeyRequest (0.2.0)

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

Request message for VideoStitcherService.getCdnKey.

Attribute

NameDescription
name str
Required. The name of the CDN key to be retrieved, in the form of ``projects/{project}/locations/{location}/cdnKeys/{id}``.

Inheritance

builtins.object > proto.message.Message > GetCdnKeyRequest