public sealed class AccountDefenderAssessment : IMessage<AccountDefenderAssessment>, IEquatable<AccountDefenderAssessment>, IDeepCloneable<AccountDefenderAssessment>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud reCAPTCHA Enterprise v1 API class AccountDefenderAssessment.
[[["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 `AccountDefenderAssessment` class within the Google Cloud reCAPTCHA Enterprise v1 API, specifically for version 2.12.0."],["The `AccountDefenderAssessment` class is used for assessing account defender risk and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The documentation details the class's constructors, such as the default constructor `AccountDefenderAssessment()` and the copy constructor `AccountDefenderAssessment(AccountDefenderAssessment)`, allowing object duplication."],["The `Labels` property, which is of type `RepeatedField\u003cAccountDefenderAssessment.Types.AccountDefenderLabel\u003e`, is a read-only field providing labels associated with a given request."],["There are many previous versions available to view within the documentation, with the latest being version 2.17.0."]]],[]]