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-04-09 UTC."],[[["The latest version of the `AuthenticatorGroupsConfig` API is 3.33.0, part of the Google Cloud Container V1."],["This page provides reference documentation for the `AuthenticatorGroupsConfig` class in the Google Kubernetes Engine v1 API, showing available versions ranging from 2.3.0 to the most current 3.33.0."],["The `AuthenticatorGroupsConfig` class is used for configuring group information from authenticators and implements several interfaces including `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The class features two constructors, a default one and another that accepts an `AuthenticatorGroupsConfig` parameter, alongside two properties, `Enabled` to toggle group membership lookups and `SecurityGroup` to define the security group name when enabled."]]],[]]