menu
googleapis package
documentation
container/v1.dart
GetJSONWebKeysResponse
keys property
keys property
dark_mode
light_mode
keys
property
List
<
Jwk
>
?
keys
getter/setter pair
The public component of the keys used by the cluster to sign token requests.
Implementation
core.List<Jwk>? keys;
googleapis package
documentation
container/v1
GetJSONWebKeysResponse
keys property
GetJSONWebKeysResponse class