public sealed class RelatedAccountGroup : IMessage<RelatedAccountGroup>, IEquatable<RelatedAccountGroup>, IDeepCloneable<RelatedAccountGroup>, IBufferMessage, IMessage
[[["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-25 UTC."],[[["This webpage provides documentation for the `RelatedAccountGroup` class within the `Google.Cloud.RecaptchaEnterprise.V1` namespace, detailing its properties, constructors, and inherited members."],["The latest version available for the `RelatedAccountGroup` class is 2.17.0, with multiple previous versions listed ranging from 2.16.0 down to 1.2.0."],["`RelatedAccountGroup` implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, indicating its role in message handling and object management."],["The class has two constructors, one being a default constructor and another that accepts a pre existing `RelatedAccountGroup` object."],["It has two properties `Name`, which is the string representation of the resource name, and `RelatedAccountGroupName` which is the typed view of the `Name` resource name."]]],[]]