public sealed class GetOpenIDConfigResponse : IMessage<GetOpenIDConfigResponse>, IEquatable<GetOpenIDConfigResponse>, IDeepCloneable<GetOpenIDConfigResponse>, IBufferMessage, IMessage
GetOpenIDConfigResponse is an OIDC discovery document for the cluster.
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\u003eThis webpage provides documentation for the \u003ccode\u003eGetOpenIDConfigResponse\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Container.V1\u003c/code\u003e namespace, offering details on various versions, including the latest, 3.33.0, and older ones.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eGetOpenIDConfigResponse\u003c/code\u003e is an OIDC discovery document used for cluster configuration, following the OpenID Connect Discovery 1.0 specification.\u003c/p\u003e\n"],["\u003cp\u003eThe class implements multiple interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, inheriting methods like \u003ccode\u003eGetHashCode\u003c/code\u003e, \u003ccode\u003eGetType\u003c/code\u003e, \u003ccode\u003eMemberwiseClone\u003c/code\u003e, and \u003ccode\u003eToString\u003c/code\u003e from the base \u003ccode\u003eObject\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of the class include \u003ccode\u003eClaimsSupported\u003c/code\u003e, \u003ccode\u003eGrantTypes\u003c/code\u003e, \u003ccode\u003eIdTokenSigningAlgValuesSupported\u003c/code\u003e, \u003ccode\u003eIssuer\u003c/code\u003e, \u003ccode\u003eJwksUri\u003c/code\u003e, \u003ccode\u003eResponseTypesSupported\u003c/code\u003e, and \u003ccode\u003eSubjectTypesSupported\u003c/code\u003e, all of which hold data about supported claims, grant types, signing algorithms, and more, and there are 2 constructors available.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGetOpenIDConfigResponse\u003c/code\u003e class documentation is available in multiple versions, ranging from 2.3.0 to the latest 3.33.0, allowing users to access the specific version they need for their project.\u003c/p\u003e\n"]]],[],null,[]]