public sealed class GetJSONWebKeysRequest : IMessage<GetJSONWebKeysRequest>, IEquatable<GetJSONWebKeysRequest>, IDeepCloneable<GetJSONWebKeysRequest>, IBufferMessage, IMessage
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.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThe page details the \u003ccode\u003eGetJSONWebKeysRequest\u003c/code\u003e class, which is used to retrieve the public keys used by a cluster to sign token requests.\u003c/p\u003e\n"],["\u003cp\u003eThis class is part of the \u003ccode\u003eGoogle.Cloud.Container.V1\u003c/code\u003e namespace, within the \u003ccode\u003eGoogle.Cloud.Container.V1.dll\u003c/code\u003e assembly and it implements several interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version available for \u003ccode\u003eGetJSONWebKeysRequest\u003c/code\u003e is \u003ccode\u003e3.33.0\u003c/code\u003e, and there are also multiple previous versions all the way back to \u003ccode\u003e2.3.0\u003c/code\u003e listed.\u003c/p\u003e\n"],["\u003cp\u003eThe class has a \u003ccode\u003eParent\u003c/code\u003e property which specifies the cluster to get the keys for in the format: \u003ccode\u003eprojects/*/locations/*/clusters/*\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors to create an instance of \u003ccode\u003eGetJSONWebKeysRequest\u003c/code\u003e: a parameterless constructor and a constructor that takes another \u003ccode\u003eGetJSONWebKeysRequest\u003c/code\u003e object.\u003c/p\u003e\n"]]],[],null,[]]