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 and code samples for the `AuthenticatorGroupsConfig` class within the Google Kubernetes Engine v1 API."],["The `AuthenticatorGroupsConfig` class is used for configuring how group information is retrieved from authenticators in Google Cloud's container service."],["The class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the `Object` class."],["The page provides links to different versions of the API, ranging from version 3.33.0 down to 2.3.0, with the latest being 3.33.0."],["Key properties of `AuthenticatorGroupsConfig` include `Enabled`, which determines if group lookups are active, and `SecurityGroup`, which specifies the security group to use when `Enabled` is true."]]],[]]