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"]],[["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."],[[["This webpage provides reference documentation for the `AuthenticatorGroupsConfig` class within the Google Kubernetes Engine v1 API."],["The `AuthenticatorGroupsConfig` class is used to configure the retrieval of group information during authentication, allowing clusters to return group membership lookups."],["The page outlines different versions of the `AuthenticatorGroupsConfig`, with version 3.33.0 being the latest and 3.23.0 being the currently presented version, each linking to their respective documentation."],["The class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, offering functionalities like deep cloning and message handling."],["Key properties of `AuthenticatorGroupsConfig` are `Enabled`, a boolean to enable group lookups, and `SecurityGroup`, a string that specifies the security group-of-groups to use if group lookup is enabled."]]],[]]