public sealed class IdentityServiceConfig : IMessage<IdentityServiceConfig>, IEquatable<IdentityServiceConfig>, IDeepCloneable<IdentityServiceConfig>, IBufferMessage, IMessage
IdentityServiceConfig is configuration for Identity Service which allows
customers to use external identity providers with the K8S API
[[["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 details the \u003ccode\u003eIdentityServiceConfig\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Container.V1\u003c/code\u003e namespace, offering configuration for integrating external identity providers with the Kubernetes API.\u003c/p\u003e\n"],["\u003cp\u003eVersion 3.33.0 is the latest available version, with documentation and links available for numerous previous versions extending back to 2.3.0 for the \u003ccode\u003eIdentityServiceConfig\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eIdentityServiceConfig\u003c/code\u003e class inherits from \u003ccode\u003eObject\u003c/code\u003e and 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, making it compatible with protobuf standards.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eIdentityServiceConfig\u003c/code\u003e class has two constructors: a default one and one that copies the configuration from another \u003ccode\u003eIdentityServiceConfig\u003c/code\u003e instance.\u003c/p\u003e\n"],["\u003cp\u003eIt includes an \u003ccode\u003eEnabled\u003c/code\u003e property of type \u003ccode\u003eBoolean\u003c/code\u003e that determines whether to activate the Identity Service component, allowing for control over the feature's state.\u003c/p\u003e\n"]]],[],null,[]]