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 the .NET environment."],["The latest version documented is 2.17.0, with versions ranging back to 1.2.0 for historical reference of the `RelatedAccountGroup`."],["The `RelatedAccountGroup` class is a part of the `Google.Cloud.RecaptchaEnterprise.V1` namespace and is defined within the `Google.Cloud.RecaptchaEnterprise.V1.dll` assembly, implemented as a sealed class."],["This class is used to represent a group of related accounts, including properties like `Name` for identifying the related account group using a resource name format."],["This class inherits from `object` and implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and offers constructors for creating new instances and copying existing ones."]]],[]]