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 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 from authenticators and it is part of the Google.Cloud.Container.V1 namespace."],["The page lists available documentation versions for `AuthenticatorGroupsConfig`, ranging from version 2.3.0 to the latest version 3.33.0, and it also details the current version, 3.9.0."],["Key properties of the class include `Enabled`, which determines if group membership lookups should be returned, and `SecurityGroup`, specifying the security group-of-groups name when enabled."],["The class includes constructors such as AuthenticatorGroupsConfig(), and AuthenticatorGroupsConfig(AuthenticatorGroupsConfig other), and it implements the interfaces IMessage, IEquatable, IDeepCloneable, and IBufferMessage."]]],[]]