reCAPTCHA Enterprise V1 API - Class Google::Cloud::RecaptchaEnterprise::V1::TestingOptions (v0.20.1)

Reference documentation and code samples for the reCAPTCHA Enterprise V1 API class Google::Cloud::RecaptchaEnterprise::V1::TestingOptions.

Options for user acceptance testing.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#testing_challenge

def testing_challenge() -> ::Google::Cloud::RecaptchaEnterprise::V1::TestingOptions::TestingChallenge
Returns

#testing_challenge=

def testing_challenge=(value) -> ::Google::Cloud::RecaptchaEnterprise::V1::TestingOptions::TestingChallenge
Parameter
Returns

#testing_score

def testing_score() -> ::Float
Returns
  • (::Float) — Optional. All assessments for this Key will return this score. Must be between 0 (likely not legitimate) and 1 (likely legitimate) inclusive.

#testing_score=

def testing_score=(value) -> ::Float
Parameter
  • value (::Float) — Optional. All assessments for this Key will return this score. Must be between 0 (likely not legitimate) and 1 (likely legitimate) inclusive.
Returns
  • (::Float) — Optional. All assessments for this Key will return this score. Must be between 0 (likely not legitimate) and 1 (likely legitimate) inclusive.