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 page 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 from authenticators and has version history dating back to version 2.3.0."],["The latest version of this API class is 3.33.0, with numerous prior versions available for reference."],["`AuthenticatorGroupsConfig` allows configuration for returning group membership lookups during authentication, and has properties for `Enabled` (boolean) and `SecurityGroup` (string)."],["The class inherits from several interfaces, including `IMessage`, `IEquatable`, and `IDeepCloneable`, and it includes constructors for creating instances and copies of `AuthenticatorGroupsConfig`."]]],[]]