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 page provides reference documentation for the `RelatedAccountGroup` class within the Google Cloud reCAPTCHA Enterprise v1 API, specifically for the .NET environment, with the latest version being 2.17.0."],["The `RelatedAccountGroup` class, which represents a group of related accounts, is part of the `Google.Cloud.RecaptchaEnterprise.V1` namespace and is implemented in the `Google.Cloud.RecaptchaEnterprise.V1.dll` assembly."],["The documentation covers various versions of the API, ranging from 1.2.0 up to the latest version 2.17.0, with links provided for each version's documentation, allowing developers to navigate and view the changes and updates made."],["The class `RelatedAccountGroup` includes properties such as `Name` (a string) and `RelatedAccountGroupName` (of the type RelatedAccountGroupName), along with constructors like `RelatedAccountGroup()` and `RelatedAccountGroup(RelatedAccountGroup other)`."],["The `RelatedAccountGroup` class implements interfaces such as `IMessage`, `IEquatable\u003cRelatedAccountGroup\u003e`, `IDeepCloneable\u003cRelatedAccountGroup\u003e`, and `IBufferMessage`, and also inherits members from `Object`, indicating its integration within the .NET framework's type system."]]],[]]