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 the .NET environment."],["The latest version of the API documentation available on this page is 2.17.0, but it also covers older versions going back to 1.2.0."],["The `RelatedAccountGroup` class represents a group of related accounts and implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `RelatedAccountGroup` class has two constructors, one being a parameterless constructor and the other taking a `RelatedAccountGroup` object as a parameter, allowing for the creation of new instances as well as copying existing ones."],["The `RelatedAccountGroup` class has two properties, `Name` which is a required string representing the resource name of the group, and `RelatedAccountGroupName` which is a strongly-typed view over the name property."]]],[]]