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.13.0, but also contains links to other versions."],["The `AccountDefenderAssessment` class is used for account defender risk assessments and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The documentation outlines the class's constructors: a default constructor and one that accepts another `AccountDefenderAssessment` object as a parameter, the latter used to help build a new copy."],["It also includes details about the `Labels` property, which is a read-only `RepeatedField` of `AccountDefenderLabel` types, used to convey output labels associated with the request."],["The page contains a list of versions that range from 1.2.0 to the most recent version of 2.17.0, with links to the documentation for each of them."]]],[]]