A substitute action transparently serves a different page than the one requested.
Generated from protobuf message google.cloud.recaptchaenterprise.v1.FirewallAction.SubstituteAction
| Methods |
| public __construct( $data = NULL) Constructor.
|
| public getPath() Optional. The address to redirect to. The target is a relative path in the current host. Example: "/blog/404.html". Generated from protobuf field string path = 1 [(.google.api.field_behavior) = OPTIONAL];
|
| public setPath( $var) Optional. The address to redirect to. The target is a relative path in the current host. Example: "/blog/404.html". Generated from protobuf field string path = 1 [(.google.api.field_behavior) = OPTIONAL];
|
| Properties |
| protected $path = '' Optional. The address to redirect to. The target is a relative path in the current host. Example: "/blog/404.html". Generated from protobuf field string path = 1 [(.google.api.field_behavior) = OPTIONAL]; |
| Methods |