Class: Google::Cloud::RecaptchaEnterprise::V1::ScoreDistribution::ScoreBucketsEntry
- Inherits:
-
Object
- Object
- Google::Cloud::RecaptchaEnterprise::V1::ScoreDistribution::ScoreBucketsEntry
- Extended by:
- Protobuf::MessageExts::ClassMethods
- Includes:
- Protobuf::MessageExts
- Defined in:
- proto_docs/google/cloud/recaptchaenterprise/v1/recaptchaenterprise.rb
Instance Attribute Summary collapse
Instance Attribute Details
#key ⇒ ::Integer
1407 1408 1409 1410 |
# File 'proto_docs/google/cloud/recaptchaenterprise/v1/recaptchaenterprise.rb', line 1407 class ScoreBucketsEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#value ⇒ ::Integer
1407 1408 1409 1410 |
# File 'proto_docs/google/cloud/recaptchaenterprise/v1/recaptchaenterprise.rb', line 1407 class ScoreBucketsEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |