public sealed class GetJSONWebKeysResponse : IMessage<GetJSONWebKeysResponse>, IEquatable<GetJSONWebKeysResponse>, IDeepCloneable<GetJSONWebKeysResponse>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Kubernetes Engine v1 API class GetJSONWebKeysResponse.
GetJSONWebKeysResponse is a valid JSON Web Key Set as specififed in rfc 7517
[[["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 provides documentation for the \u003ccode\u003eGetJSONWebKeysResponse\u003c/code\u003e class within the Google Kubernetes Engine v1 API, specifically for the .NET environment.\u003c/p\u003e\n"],["\u003cp\u003eVersion 3.33.0 is the most recent, with a history of versions ranging from 3.33.0 down to 2.3.0 available for reference.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eGetJSONWebKeysResponse\u003c/code\u003e is designed to represent a valid JSON Web Key Set, as per rfc 7517.\u003c/p\u003e\n"],["\u003cp\u003eThe class implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, providing functionalities for message handling, comparison, deep cloning, and buffer message management.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eKeys\u003c/code\u003e property of the \u003ccode\u003eGetJSONWebKeysResponse\u003c/code\u003e object holds a \u003ccode\u003eRepeatedField\u003c/code\u003e of \u003ccode\u003eJwk\u003c/code\u003e objects, which are the public keys used by the cluster for signing token requests.\u003c/p\u003e\n"]]],[],null,[]]