A reCAPTCHA Enterprise assessment resource.
Generated from protobuf message google.cloud.recaptchaenterprise.v1.Assessment
| Methods |
| public __construct( $data = NULL) Constructor.
|
| public clearAccountDefenderAssessment() |
| public clearAccountVerification() |
| public clearAssessmentEnvironment() |
| public clearEvent() |
| public clearFirewallPolicyAssessment() |
| public clearFraudPreventionAssessment() |
| public clearFraudSignals() |
| public clearPhoneFraudAssessment() |
| public clearPrivatePasswordLeakVerification() |
| public clearRiskAnalysis() |
| public clearTokenProperties() |
| public getAccountDefenderAssessment() Output only. Assessment returned by account defender when an account identifier is provided. Generated from protobuf field .google.cloud.recaptchaenterprise.v1.AccountDefenderAssessment account_defender_assessment = 6 [(.google.api.field_behavior) = OUTPUT_ONLY];
|
| public getAccountVerification() Optional. Account verification information for identity verification. The assessment event must include a token and site key to use this feature. Generated from protobuf field .google.cloud.recaptchaenterprise.v1.AccountVerificationInfo account_verification = 5 [(.google.api.field_behavior) = OPTIONAL];
|
| public getAssessmentEnvironment() Optional. The environment creating the assessment. This describes your environment (the system invoking CreateAssessment), NOT the environment of your user. Generated from protobuf field .google.cloud.recaptchaenterprise.v1.AssessmentEnvironment assessment_environment = 14 [(.google.api.field_behavior) = OPTIONAL];
|
| public getEvent() Optional. The event being assessed. Generated from protobuf field .google.cloud.recaptchaenterprise.v1.Event event = 2 [(.google.api.field_behavior) = OPTIONAL];
|
| public getFirewallPolicyAssessment() Output only. Assessment returned when firewall policies belonging to the project are evaluated using the field firewall_policy_evaluation. Generated from protobuf field .google.cloud.recaptchaenterprise.v1.FirewallPolicyAssessment firewall_policy_assessment = 10 [(.google.api.field_behavior) = OUTPUT_ONLY];
|
| public getFraudPreventionAssessment() Output only. Assessment returned by Fraud Prevention when TransactionData is provided. Generated from protobuf field .google.cloud.recaptchaenterprise.v1.FraudPreventionAssessment fraud_prevention_assessment = 11 [(.google.api.field_behavior) = OUTPUT_ONLY];
|
| public getFraudSignals() Output only. Fraud Signals specific to the users involved in a payment transaction. Generated from protobuf field .google.cloud.recaptchaenterprise.v1.FraudSignals fraud_signals = 13 [(.google.api.field_behavior) = OUTPUT_ONLY];
|
| public getName() Output only. Identifier. The resource name for the Assessment in the format
Generated from protobuf field string name = 1 [(.google.api.field_behavior) = OUTPUT_ONLY, (.google.api.field_behavior) = IDENTIFIER];
|
| public getPhoneFraudAssessment() Output only. Assessment returned when a site key, a token, and a phone
number as Generated from protobuf field .google.cloud.recaptchaenterprise.v1.PhoneFraudAssessment phone_fraud_assessment = 12 [(.google.api.field_behavior) = OUTPUT_ONLY];
|
| public getPrivatePasswordLeakVerification() Optional. The private password leak verification field contains the parameters that are used to to check for leaks privately without sharing user credentials. Generated from protobuf field .google.cloud.recaptchaenterprise.v1.PrivatePasswordLeakVerification private_password_leak_verification = 8 [(.google.api.field_behavior) = OPTIONAL];
|
| public getRiskAnalysis() Output only. The risk analysis result for the event being assessed. Generated from protobuf field .google.cloud.recaptchaenterprise.v1.RiskAnalysis risk_analysis = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
|
| public getTokenProperties() Output only. Properties of the provided event token. Generated from protobuf field .google.cloud.recaptchaenterprise.v1.TokenProperties token_properties = 4 [(.google.api.field_behavior) = OUTPUT_ONLY];
|
| public hasAccountDefenderAssessment() |
| public hasAccountVerification() |
| public hasAssessmentEnvironment() |
| public hasEvent() |
| public hasFirewallPolicyAssessment() |
| public hasFraudPreventionAssessment() |
| public hasFraudSignals() |
| public hasPhoneFraudAssessment() |
| public hasPrivatePasswordLeakVerification() |
| public hasRiskAnalysis() |
| public hasTokenProperties() |
| public setAccountDefenderAssessment( $var) Output only. Assessment returned by account defender when an account identifier is provided. Generated from protobuf field .google.cloud.recaptchaenterprise.v1.AccountDefenderAssessment account_defender_assessment = 6 [(.google.api.field_behavior) = OUTPUT_ONLY];
|
| public setAccountVerification( $var) Optional. Account verification information for identity verification. The assessment event must include a token and site key to use this feature. Generated from protobuf field .google.cloud.recaptchaenterprise.v1.AccountVerificationInfo account_verification = 5 [(.google.api.field_behavior) = OPTIONAL];
|
| public setAssessmentEnvironment( $var) Optional. The environment creating the assessment. This describes your environment (the system invoking CreateAssessment), NOT the environment of your user. Generated from protobuf field .google.cloud.recaptchaenterprise.v1.AssessmentEnvironment assessment_environment = 14 [(.google.api.field_behavior) = OPTIONAL];
|
| public setEvent( $var) Optional. The event being assessed. Generated from protobuf field .google.cloud.recaptchaenterprise.v1.Event event = 2 [(.google.api.field_behavior) = OPTIONAL];
|
| public setFirewallPolicyAssessment( $var) Output only. Assessment returned when firewall policies belonging to the project are evaluated using the field firewall_policy_evaluation. Generated from protobuf field .google.cloud.recaptchaenterprise.v1.FirewallPolicyAssessment firewall_policy_assessment = 10 [(.google.api.field_behavior) = OUTPUT_ONLY];
|
| public setFraudPreventionAssessment( $var) Output only. Assessment returned by Fraud Prevention when TransactionData is provided. Generated from protobuf field .google.cloud.recaptchaenterprise.v1.FraudPreventionAssessment fraud_prevention_assessment = 11 [(.google.api.field_behavior) = OUTPUT_ONLY];
|
| public setFraudSignals( $var) Output only. Fraud Signals specific to the users involved in a payment transaction. Generated from protobuf field .google.cloud.recaptchaenterprise.v1.FraudSignals fraud_signals = 13 [(.google.api.field_behavior) = OUTPUT_ONLY];
|
| public setName( $var) Output only. Identifier. The resource name for the Assessment in the format
Generated from protobuf field string name = 1 [(.google.api.field_behavior) = OUTPUT_ONLY, (.google.api.field_behavior) = IDENTIFIER];
|
| public setPhoneFraudAssessment( $var) Output only. Assessment returned when a site key, a token, and a phone
number as Generated from protobuf field .google.cloud.recaptchaenterprise.v1.PhoneFraudAssessment phone_fraud_assessment = 12 [(.google.api.field_behavior) = OUTPUT_ONLY];
|
| public setPrivatePasswordLeakVerification( $var) Optional. The private password leak verification field contains the parameters that are used to to check for leaks privately without sharing user credentials. Generated from protobuf field .google.cloud.recaptchaenterprise.v1.PrivatePasswordLeakVerification private_password_leak_verification = 8 [(.google.api.field_behavior) = OPTIONAL];
|
| public setRiskAnalysis( $var) Output only. The risk analysis result for the event being assessed. Generated from protobuf field .google.cloud.recaptchaenterprise.v1.RiskAnalysis risk_analysis = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
|
| public setTokenProperties( $var) Output only. Properties of the provided event token. Generated from protobuf field .google.cloud.recaptchaenterprise.v1.TokenProperties token_properties = 4 [(.google.api.field_behavior) = OUTPUT_ONLY];
|
| Properties |
| protected $account_defender_assessment = NULL Output only. Assessment returned by account defender when an account identifier is provided. Generated from protobuf field .google.cloud.recaptchaenterprise.v1.AccountDefenderAssessment account_defender_assessment = 6 [(.google.api.field_behavior) = OUTPUT_ONLY]; |
| protected $account_verification = NULL Optional. Account verification information for identity verification. The assessment event must include a token and site key to use this feature. Generated from protobuf field .google.cloud.recaptchaenterprise.v1.AccountVerificationInfo account_verification = 5 [(.google.api.field_behavior) = OPTIONAL]; |
| protected $assessment_environment = NULL Optional. The environment creating the assessment. This describes your environment (the system invoking CreateAssessment), NOT the environment of your user. Generated from protobuf field .google.cloud.recaptchaenterprise.v1.AssessmentEnvironment assessment_environment = 14 [(.google.api.field_behavior) = OPTIONAL]; |
| protected $event = NULL Optional. The event being assessed. Generated from protobuf field .google.cloud.recaptchaenterprise.v1.Event event = 2 [(.google.api.field_behavior) = OPTIONAL]; |
| protected $firewall_policy_assessment = NULL Output only. Assessment returned when firewall policies belonging to the project are evaluated using the field firewall_policy_evaluation. Generated from protobuf field .google.cloud.recaptchaenterprise.v1.FirewallPolicyAssessment firewall_policy_assessment = 10 [(.google.api.field_behavior) = OUTPUT_ONLY]; |
| protected $fraud_prevention_assessment = NULL Output only. Assessment returned by Fraud Prevention when TransactionData is provided. Generated from protobuf field .google.cloud.recaptchaenterprise.v1.FraudPreventionAssessment fraud_prevention_assessment = 11 [(.google.api.field_behavior) = OUTPUT_ONLY]; |
| protected $fraud_signals = NULL Output only. Fraud Signals specific to the users involved in a payment transaction. Generated from protobuf field .google.cloud.recaptchaenterprise.v1.FraudSignals fraud_signals = 13 [(.google.api.field_behavior) = OUTPUT_ONLY]; |
| protected $name = '' Output only. Identifier. The resource name for the Assessment in the format
Generated from protobuf field string name = 1 [(.google.api.field_behavior) = OUTPUT_ONLY, (.google.api.field_behavior) = IDENTIFIER]; |
| protected $phone_fraud_assessment = NULL Output only. Assessment returned when a site key, a token, and a phone
number as Generated from protobuf field .google.cloud.recaptchaenterprise.v1.PhoneFraudAssessment phone_fraud_assessment = 12 [(.google.api.field_behavior) = OUTPUT_ONLY]; |
| protected $private_password_leak_verification = NULL Optional. The private password leak verification field contains the parameters that are used to to check for leaks privately without sharing user credentials. Generated from protobuf field .google.cloud.recaptchaenterprise.v1.PrivatePasswordLeakVerification private_password_leak_verification = 8 [(.google.api.field_behavior) = OPTIONAL]; |
| protected $risk_analysis = NULL Output only. The risk analysis result for the event being assessed. Generated from protobuf field .google.cloud.recaptchaenterprise.v1.RiskAnalysis risk_analysis = 3 [(.google.api.field_behavior) = OUTPUT_ONLY]; |
| protected $token_properties = NULL Output only. Properties of the provided event token. Generated from protobuf field .google.cloud.recaptchaenterprise.v1.TokenProperties token_properties = 4 [(.google.api.field_behavior) = OUTPUT_ONLY]; |
| Methods |