Reference documentation and code samples for the Google Cloud Container V1 Client class GetJSONWebKeysResponse.
GetJSONWebKeysResponse is a valid JSON Web Key Set as specififed in rfc 7517
Generated from protobuf message google.container.v1.GetJSONWebKeysResponse
Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ keys
array< Google\Cloud\Container\V1\Jwk
>
The public component of the keys used by the cluster to sign token requests.
getKeys
The public component of the keys used by the cluster to sign token requests.
Generated from protobuf field repeated .google.container.v1.Jwk keys = 1;
Google\Protobuf\Internal\RepeatedField
setKeys
The public component of the keys used by the cluster to sign token requests.
Generated from protobuf field repeated .google.container.v1.Jwk keys = 1;
$this