public sealed class AccountDefenderAssessment : IMessage<AccountDefenderAssessment>, IEquatable<AccountDefenderAssessment>, IDeepCloneable<AccountDefenderAssessment>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud reCAPTCHA Enterprise v1beta1 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-21 UTC."],[[["The `AccountDefenderAssessment` class in the Google Cloud reCAPTCHA Enterprise v1beta1 API provides a risk assessment for account defender functionality."],["This class, found in the `Google.Cloud.RecaptchaEnterprise.V1Beta1` namespace, implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The latest version of `AccountDefenderAssessment` is `2.0.0-beta07`, and there are previous versions available such as `2.0.0-beta06` and `1.0.0-beta06`."],["It includes properties like `Labels`, which is a repeated field for storing `AccountDefenderLabel` types to represent labels for this request."],["The class can be constructed using a default constructor or a constructor that takes another `AccountDefenderAssessment` object."]]],[]]