Reference documentation and code samples for the reCAPTCHA Enterprise V1 API class Google::Cloud::RecaptchaEnterprise::V1::WebKeySettings::ActionSettings.
Per-action challenge settings.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#score_threshold
def score_threshold() -> ::Float
Returns
- (::Float) — Required. A challenge is triggered if the end-user score is below that threshold. Value must be between 0 and 1 (inclusive).
#score_threshold=
def score_threshold=(value) -> ::Float
Parameter
- value (::Float) — Required. A challenge is triggered if the end-user score is below that threshold. Value must be between 0 and 1 (inclusive).
Returns
- (::Float) — Required. A challenge is triggered if the end-user score is below that threshold. Value must be between 0 and 1 (inclusive).