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 `AuthenticatorGroupsConfig` class is 3.33.0, which can be found in the Google.Cloud.Container.V1 namespace."],["This page provides reference documentation and code samples for the Google Kubernetes Engine v1 API class `AuthenticatorGroupsConfig`."],["`AuthenticatorGroupsConfig` is used for configuring how group information is returned from authenticators."],["The `AuthenticatorGroupsConfig` class has properties `Enabled`, which determines if group membership lookups are returned during authentication, and `SecurityGroup`, specifying the security group to be used."],["There are multiple versions available for this class, spanning from version 2.3.0 up to 3.33.0, and each version link is available for view."]]],[]]