Class: Google::Cloud::RecaptchaEnterprise::V1::WebKeySettings::ChallengeSettings::ActionSettingsEntry
- Inherits:
-
Object
- Object
- Google::Cloud::RecaptchaEnterprise::V1::WebKeySettings::ChallengeSettings::ActionSettingsEntry
- 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 ⇒ ::String
1559 1560 1561 1562 |
# File 'proto_docs/google/cloud/recaptchaenterprise/v1/recaptchaenterprise.rb', line 1559 class ActionSettingsEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#value ⇒ ::Google::Cloud::RecaptchaEnterprise::V1::WebKeySettings::ActionSettings
1559 1560 1561 1562 |
# File 'proto_docs/google/cloud/recaptchaenterprise/v1/recaptchaenterprise.rb', line 1559 class ActionSettingsEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |