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\u003eThe latest version of the \u003ccode\u003eGetJSONWebKeysResponse\u003c/code\u003e is 3.33.0, and the page provides links to versions all the way back to 2.3.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eGetJSONWebKeysResponse\u003c/code\u003e is a class that implements \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e interfaces and is part of the \u003ccode\u003eGoogle.Cloud.Container.V1\u003c/code\u003e namespace.\u003c/p\u003e\n"],["\u003cp\u003eThis class represents a valid JSON Web Key Set as per RFC 7517 and it inherits from \u003ccode\u003eObject\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGetJSONWebKeysResponse\u003c/code\u003e class has two constructors: a parameterless one and one that takes another \u003ccode\u003eGetJSONWebKeysResponse\u003c/code\u003e object as a parameter.\u003c/p\u003e\n"],["\u003cp\u003eThe class contains a \u003ccode\u003eKeys\u003c/code\u003e property of type \u003ccode\u003eRepeatedField<Jwk>\u003c/code\u003e which holds the public component of the keys used by the cluster for token signing.\u003c/p\u003e\n"]]],[],null,[]]