public sealed class RelatedAccountGroup : IMessage<RelatedAccountGroup>, IEquatable<RelatedAccountGroup>, IDeepCloneable<RelatedAccountGroup>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud reCAPTCHA Enterprise v1 API class RelatedAccountGroup.
[[["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 reference documentation for the `RelatedAccountGroup` class within the Google Cloud reCAPTCHA Enterprise v1 API, specifically for version 2.15.0."],["The `RelatedAccountGroup` class represents a group of related accounts and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class contains two constructors, a default one and one that accepts another `RelatedAccountGroup` instance, along with two properties, `Name` (a string) and `RelatedAccountGroupName` (a typed view over the name)."],["The webpage also includes links to previous and newer versions of the `RelatedAccountGroup` documentation, going as far back as version 1.2.0 all the way to the most recent version of 2.17.0."]]],[]]