Class GoogleCdnKey (0.2.0)

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

Configuration for a Google Cloud CDN key.

Attributes

NameDescription
private_key bytes
Input only. Secret for this Google Cloud CDN key.
key_name str
The public name of the Google Cloud CDN key.

Inheritance

builtins.object > proto.message.Message > GoogleCdnKey