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 the .NET environment."],["The latest version available is 2.17.0, and the page lists all versions from 2.17.0 down to 1.2.0, each linked to its respective documentation."],["`AccountDefenderAssessment` is a class used for assessing account defender risks and it inherits from `object` and implements multiple interfaces such as `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The class includes properties like `Labels`, which is a `RepeatedField` containing `AccountDefenderLabel` enums."],["The documentation offers details on the class's constructors and inherited members from the base `object` class."]]],[]]