public sealed class GetJSONWebKeysResponse : IMessage<GetJSONWebKeysResponse>, IEquatable<GetJSONWebKeysResponse>, IDeepCloneable<GetJSONWebKeysResponse>, IBufferMessage, IMessage
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\u003eThis page details the \u003ccode\u003eGetJSONWebKeysResponse\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Container.V1\u003c/code\u003e namespace, presenting a range of versions from 2.3.0 to the latest 3.33.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eGetJSONWebKeysResponse\u003c/code\u003e is a class that represents a valid JSON Web Key Set, conforming to 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.\u003c/p\u003e\n"],["\u003cp\u003eThe primary property of the class is \u003ccode\u003eKeys\u003c/code\u003e, which is a \u003ccode\u003eRepeatedField\u003c/code\u003e containing \u003ccode\u003eJwk\u003c/code\u003e objects representing the public keys used by the cluster to sign token requests.\u003c/p\u003e\n"],["\u003cp\u003eIt has two constructors, a parameterless one \u003ccode\u003eGetJSONWebKeysResponse()\u003c/code\u003e and a copy constructor \u003ccode\u003eGetJSONWebKeysResponse(GetJSONWebKeysResponse other)\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]