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."],[[["The latest version of the Google.Cloud.Container.V1 API is 3.33.0, with this page containing information pertaining to version 3.25.0."],["The AuthenticatorGroupsConfig class provides configuration for retrieving group information during authentication."],["AuthenticatorGroupsConfig implements multiple interfaces such as IMessage, IEquatable, IDeepCloneable, and IBufferMessage."],["The class has properties `Enabled` (a boolean to determine if group lookups are returned) and `SecurityGroup` (the security group to use if enabled is true)."],["There are multiple versions available for this class, with links to documentation for each, ranging from 2.3.0 up to 3.33.0."]]],[]]