public sealed class IdentityServiceConfig : IMessage<IdentityServiceConfig>, IEquatable<IdentityServiceConfig>, IDeepCloneable<IdentityServiceConfig>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Kubernetes Engine v1 API class IdentityServiceConfig.
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"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-04-09 UTC."],[[["The latest version available for `IdentityServiceConfig` within the Google Cloud Container V1 API is 3.33.0, while the current page's version is 3.26.0."],["This page provides reference documentation and code samples for the `IdentityServiceConfig` class, which is part of the Google Kubernetes Engine v1 API."],["The `IdentityServiceConfig` class allows customers to use external identity providers with the Kubernetes API, and it inherits from the .NET `object` class."],["This version offers functionalities such as checking if the Identity Service component is enabled, as shown by its `Enabled` property."],["This API version includes constructors to create instances of the `IdentityServiceConfig` class, either as a default instance or by cloning an existing `IdentityServiceConfig` object."]]],[]]