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."],[[["The latest version of the `RelatedAccountGroup` class in the Google Cloud reCAPTCHA Enterprise v1 API is 2.17.0, and there are many previous versions of the class available."],["`RelatedAccountGroup` is a class representing a group of related accounts, found within the `Google.Cloud.RecaptchaEnterprise.V1` namespace."],["The class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, allowing for message handling, equality comparisons, deep cloning, and buffered message interactions."],["It has two constructors: a parameterless one and one that takes another `RelatedAccountGroup` object for copying its values, in addition to containing properties such as `Name` and `RelatedAccountGroupName`."]]],[]]