Google Cloud Container V1 Client - Class GetJSONWebKeysRequest (2.8.1)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Google Cloud Container V1 Client class GetJSONWebKeysRequest.
GetJSONWebKeysRequest gets the public component of the keys used by the
cluster to sign token requests. This will be the jwks_uri for the discover
document returned by getOpenIDConfig. See the OpenID Connect
Discovery 1.0 specification for details.
Generated from protobuf message google.container.v1.GetJSONWebKeysRequest
Namespace
Google \ Cloud \ Container \ V1
Methods
__construct
Constructor.
Parameter
Name
Description
data
mixed
getParent
The cluster (project, location, cluster name) to get keys for. Specified in
the format projects/*/locations/*/clusters/*.
Returns
Type
Description
string
setParent
The cluster (project, location, cluster name) to get keys for. Specified in
the format projects/*/locations/*/clusters/*.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2026-03-18 UTC."],[],[]]