public sealed class AuthenticatorGroupsConfig : IMessage<AuthenticatorGroupsConfig>, IEquatable<AuthenticatorGroupsConfig>, IDeepCloneable<AuthenticatorGroupsConfig>, IBufferMessage, IMessage
Configuration for returning group information from authenticators.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThe latest version available for \u003ccode\u003eAuthenticatorGroupsConfig\u003c/code\u003e within the \u003ccode\u003eGoogle.Cloud.Container.V1\u003c/code\u003e namespace is 3.33.0, with a history of versions back to 2.3.0 available for reference.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eAuthenticatorGroupsConfig\u003c/code\u003e is a class that configures the retrieval of group information during authentication, and it implements several interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThis class includes properties like \u003ccode\u003eEnabled\u003c/code\u003e, a boolean indicating if group membership lookups are enabled, and \u003ccode\u003eSecurityGroup\u003c/code\u003e, a string specifying the security group-of-groups name when enabled.\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors, one default and another allowing cloning from an existing \u003ccode\u003eAuthenticatorGroupsConfig\u003c/code\u003e instance.\u003c/p\u003e\n"],["\u003cp\u003eThis class inherits properties from the base \u003ccode\u003eObject\u003c/code\u003e class including \u003ccode\u003eGetHashCode\u003c/code\u003e, \u003ccode\u003eGetType\u003c/code\u003e, \u003ccode\u003eMemberwiseClone\u003c/code\u003e, and \u003ccode\u003eToString\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]