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 documentation for the `RelatedAccountGroup` class within the Google Cloud reCAPTCHA Enterprise v1 API, specifically for .NET developers."],["The latest version of the API documented is 2.17.0, and the page also includes documentation for various older versions dating back to 1.2.0, allowing users to access information for different release stages."],["The `RelatedAccountGroup` class is designed to represent a grouping of accounts that are related in some way, and it includes properties like `Name` and `RelatedAccountGroupName` to identify and manage these groups."],["This class inherits from `object` and implements multiple interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, meaning the class is well integrated into the .NET ecosystem."],["The page contains links to various namespaces and assemblies, including `Google.Cloud.RecaptchaEnterprise.V1` and `Google.Cloud.RecaptchaEnterprise.V1.dll`, as well as other helpful links to learn more about these members, and how to make use of them."]]],[]]