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 documentation for the `RelatedAccountGroup` class within the Google Cloud reCAPTCHA Enterprise v1 API, specifically for version 2.14.0, and links to other versions."],["The `RelatedAccountGroup` class represents a group of related accounts and is used within the Google Cloud reCAPTCHA Enterprise service."],["The class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, extending its functionality within the .NET ecosystem."],["It contains properties `Name` (string) and `RelatedAccountGroupName` (typed resource name), which are used to identify the resource name of the related account group."],["The latest version available in the documentation is 2.17.0, and there are links provided to versions all the way back to 1.2.0."]]],[]]