Class GetJSONWebKeysResponse (2.11.1)

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

GetJSONWebKeysResponse is a valid JSON Web Key Set as specififed in rfc 7517

Attribute

NameDescription
keys Sequence[google.cloud.container_v1beta1.types.Jwk]
The public component of the keys used by the cluster to sign token requests.

Inheritance

builtins.object > proto.message.Message > GetJSONWebKeysResponse