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\u003eThis webpage provides documentation for the \u003ccode\u003eAuthenticatorGroupsConfig\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Container.V1\u003c/code\u003e namespace, detailing its usage in various .NET versions.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version documented is 3.33.0, with a comprehensive list of versions going back to 2.3.0 for \u003ccode\u003eAuthenticatorGroupsConfig\u003c/code\u003e, showing a history of its changes and availability across versions.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eAuthenticatorGroupsConfig\u003c/code\u003e is a class designed for managing group information from authenticators, and it implements interfaces like \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\u003eThe class has two constructors, \u003ccode\u003eAuthenticatorGroupsConfig()\u003c/code\u003e and \u003ccode\u003eAuthenticatorGroupsConfig(AuthenticatorGroupsConfig other)\u003c/code\u003e, for creating instances and copying from other instances.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eAuthenticatorGroupsConfig\u003c/code\u003e class includes properties such as \u003ccode\u003eEnabled\u003c/code\u003e (a boolean to determine if group membership lookups should be enabled) and \u003ccode\u003eSecurityGroup\u003c/code\u003e (a string for specifying the name of the security group-of-groups).\u003c/p\u003e\n"]]],[],null,[]]