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, including its implementation of various interfaces such as `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The `RelatedAccountGroup` class represents a group of related accounts, as part of the Google Cloud reCAPTCHA Enterprise service, with its core purpose being to define connections between different user accounts."],["The documentation covers class constructors, including a default constructor and one that takes another `RelatedAccountGroup` object, and has 2 properties called `Name` and `RelatedAccountGroupName`."],["The latest version documented is 2.17.0, but there are several previous versions ranging from 1.2.0 up to 2.16.0, all of which have `RelatedAccountGroup` documented."],["The full namespace for the `RelatedAccountGroup` class is `Google.Cloud.RecaptchaEnterprise.V1`, and it is within the `Google.Cloud.RecaptchaEnterprise.V1.dll` assembly."]]],[]]