reCAPTCHA Enterprise V1 API - Class Google::Cloud::RecaptchaEnterprise::V1::FirewallAction::SubstituteAction (v0.21.0)

Reference documentation and code samples for the reCAPTCHA Enterprise V1 API class Google::Cloud::RecaptchaEnterprise::V1::FirewallAction::SubstituteAction.

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

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#path

def path() -> ::String
Returns
  • (::String) — Optional. The address to redirect to. The target is a relative path in the current host. Example: "/blog/404.html".

#path=

def path=(value) -> ::String
Parameter
  • value (::String) — Optional. The address to redirect to. The target is a relative path in the current host. Example: "/blog/404.html".
Returns
  • (::String) — Optional. The address to redirect to. The target is a relative path in the current host. Example: "/blog/404.html".