View Source GoogleApi.RecaptchaEnterprise.V1.Model.GoogleCloudRecaptchaenterpriseV1ScoreDistribution (google_api_recaptcha_enterprise v0.4.0)
Score distribution.
Attributes
-
scoreBuckets(type:map(), default:nil) - Map key is score value multiplied by 100. The scores are discrete values between [0, 1]. The maximum number of buckets is on order of a few dozen, but typically much lower (ie. 10).
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Specs
t() ::
%GoogleApi.RecaptchaEnterprise.V1.Model.GoogleCloudRecaptchaenterpriseV1ScoreDistribution{
scoreBuckets: map() | nil
}
Link to this section Functions
Specs
Unwrap a decoded JSON object into its complex fields.