public sealed class AuthenticatorGroupsConfig : IMessage<AuthenticatorGroupsConfig>, IEquatable<AuthenticatorGroupsConfig>, IDeepCloneable<AuthenticatorGroupsConfig>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Kubernetes Engine v1 API class AuthenticatorGroupsConfig.
Configuration for returning group information from authenticators.
[[["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-03-21 UTC."],[[["This webpage provides reference documentation for the `AuthenticatorGroupsConfig` class within the Google Kubernetes Engine v1 API, specifically for .NET development."],["The latest version documented is 3.33.0, while version 3.24.0 is the main focus of the detailed documentation."],["The `AuthenticatorGroupsConfig` class is used to configure group information retrieval from authenticators in the Google Kubernetes Engine."],["Key properties of `AuthenticatorGroupsConfig` include `Enabled`, which determines if group membership lookups are returned, and `SecurityGroup`, specifying the security group-of-groups to use when enabled."],["This class implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from `object`, with methods such as `GetHashCode`, `GetType`, and `ToString`."]]],[]]