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 reference documentation for the `AccountDefenderAssessment` class within the Google Cloud reCAPTCHA Enterprise v1 API, specifically for .NET development."],["The latest version of the API documented is 2.17.0, with a range of versions from 1.2.0 to 2.17.0 available for reference."],["The `AccountDefenderAssessment` class is used for account defender risk assessments and implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class features a `Labels` property, which provides output labels for a given request, and it is a `RepeatedField` type that holds `AccountDefenderLabel` values."],["It also describes the two constructors for the `AccountDefenderAssessment` class, one being a default and the other which takes in an `AccountDefenderAssessment` as a parameter."]]],[]]