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."],["The latest version available for `AccountDefenderAssessment` is 2.17.0, with numerous prior versions listed, including the current version, 2.9.0."],["`AccountDefenderAssessment` is a class for conducting account defender risk assessments, inheriting from `object` and implementing interfaces like `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The class has constructors to create new instances, either empty or by copying from another `AccountDefenderAssessment`, and it has a `Labels` property to provide output for the assessment."],["The namespace for this class is `Google.Cloud.RecaptchaEnterprise.V1`, and it is part of the `Google.Cloud.RecaptchaEnterprise.V1.dll` assembly."]]],[]]