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 for .NET."],["The `AccountDefenderAssessment` class is used for account defender risk assessments and it implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The documentation includes information on the class's constructors, which are the default constructor and one that takes another `AccountDefenderAssessment` object as a parameter."],["The `AccountDefenderAssessment` class includes a `Labels` property, which is a `RepeatedField` of type `AccountDefenderLabel`, used for storing labels associated with a request."],["The documentation includes links to all versions of the `AccountDefenderAssessment` Class, from version 2.17.0 (latest) down to version 1.2.0."]]],[]]