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 for .NET, specifically outlining its properties, constructors, and implemented interfaces."],["The `RelatedAccountGroup` class is used to represent a group of related accounts, inheriting from `object` and implementing multiple interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The documentation details two constructors for the `RelatedAccountGroup` class: a default constructor and one that takes another `RelatedAccountGroup` object as a parameter."],["The `RelatedAccountGroup` class has two main properties: `Name`, which is a string representing the resource name of the related account group, and `RelatedAccountGroupName`, which is a typed view over the `Name` property."],["The current latest version for the `RelatedAccountGroup` is `2.17.0`, and this page also contains documentation for multiple previous versions ranging back to `1.2.0`."]]],[]]