Class: Google::Cloud::RecaptchaEnterprise::V1::FirewallAction::SubstituteAction

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/cloud/recaptchaenterprise/v1/recaptchaenterprise.rb

Overview

A substitute action transparently serves a different page than the one requested.

Instance Attribute Summary collapse

Instance Attribute Details

#path::String



1626
1627
1628
1629
# File 'proto_docs/google/cloud/recaptchaenterprise/v1/recaptchaenterprise.rb', line 1626

class SubstituteAction
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end