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 in .NET, which is used as an OIDC discovery document for clusters.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGetOpenIDConfigResponse\u003c/code\u003e 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, allowing it to work with different protobuf implementations.\u003c/p\u003e\n"],["\u003cp\u003eThe webpage includes links to documentation for \u003ccode\u003eGetOpenIDConfigResponse\u003c/code\u003e class across multiple versions, ranging from version 2.3.0 to the latest version 3.33.0, giving a history of the updates.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of \u003ccode\u003eGetOpenIDConfigResponse\u003c/code\u003e 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, which provide information about supported OIDC features.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation shows the class constructors which include a default constructor \u003ccode\u003eGetOpenIDConfigResponse()\u003c/code\u003e and a copy constructor \u003ccode\u003eGetOpenIDConfigResponse(GetOpenIDConfigResponse other)\u003c/code\u003e to create new instances.\u003c/p\u003e\n"]]],[],null,[]]