Reference documentation and code samples for the reCAPTCHA Enterprise V1 API class Google::Cloud::RecaptchaEnterprise::V1::Assessment.
A recaptcha assessment resource.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#account_defender_assessment
def account_defender_assessment() -> ::Google::Cloud::RecaptchaEnterprise::V1::AccountDefenderAssessment
Returns
- (::Google::Cloud::RecaptchaEnterprise::V1::AccountDefenderAssessment) — Assessment returned by Account Defender when a hashed_account_id is provided.
#account_defender_assessment=
def account_defender_assessment=(value) -> ::Google::Cloud::RecaptchaEnterprise::V1::AccountDefenderAssessment
Parameter
- value (::Google::Cloud::RecaptchaEnterprise::V1::AccountDefenderAssessment) — Assessment returned by Account Defender when a hashed_account_id is provided.
Returns
- (::Google::Cloud::RecaptchaEnterprise::V1::AccountDefenderAssessment) — Assessment returned by Account Defender when a hashed_account_id is provided.
#event
def event() -> ::Google::Cloud::RecaptchaEnterprise::V1::Event
Returns
- (::Google::Cloud::RecaptchaEnterprise::V1::Event) — The event being assessed.
#event=
def event=(value) -> ::Google::Cloud::RecaptchaEnterprise::V1::Event
Parameter
- value (::Google::Cloud::RecaptchaEnterprise::V1::Event) — The event being assessed.
Returns
- (::Google::Cloud::RecaptchaEnterprise::V1::Event) — The event being assessed.
#name
def name() -> ::String
Returns
- (::String) — Output only. The resource name for the Assessment in the format "projects/{project}/assessments/{assessment}".
#private_password_leak_verification
def private_password_leak_verification() -> ::Google::Cloud::RecaptchaEnterprise::V1::PrivatePasswordLeakVerification
Returns
- (::Google::Cloud::RecaptchaEnterprise::V1::PrivatePasswordLeakVerification) — Password leak verification info.
#private_password_leak_verification=
def private_password_leak_verification=(value) -> ::Google::Cloud::RecaptchaEnterprise::V1::PrivatePasswordLeakVerification
Parameter
- value (::Google::Cloud::RecaptchaEnterprise::V1::PrivatePasswordLeakVerification) — Password leak verification info.
Returns
- (::Google::Cloud::RecaptchaEnterprise::V1::PrivatePasswordLeakVerification) — Password leak verification info.
#risk_analysis
def risk_analysis() -> ::Google::Cloud::RecaptchaEnterprise::V1::RiskAnalysis
Returns
- (::Google::Cloud::RecaptchaEnterprise::V1::RiskAnalysis) — Output only. The risk analysis result for the event being assessed.
#token_properties
def token_properties() -> ::Google::Cloud::RecaptchaEnterprise::V1::TokenProperties
Returns
- (::Google::Cloud::RecaptchaEnterprise::V1::TokenProperties) — Output only. Properties of the provided event token.