public sealed class FirewallAction.Types.SubstituteAction : IMessage<FirewallAction.Types.SubstituteAction>, IEquatable<FirewallAction.Types.SubstituteAction>, IDeepCloneable<FirewallAction.Types.SubstituteAction>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud reCAPTCHA Enterprise v1 API class FirewallAction.Types.SubstituteAction.
A substitute action transparently serves a different page than the one
requested.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-25 UTC."],[[["This webpage provides documentation for the `FirewallAction.Types.SubstituteAction` class within the Google Cloud reCAPTCHA Enterprise v1 API, which is designed to transparently serve a different page than the one requested."],["The class `FirewallAction.Types.SubstituteAction` inherits from `object` and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The latest version documented on this page is 2.17.0, with several older versions available including version 2.7.0, which is explicitly covered in the provided content, and further back to version 1.2.0."],["The class has two constructors, a default one `SubstituteAction()`, and a copy constructor `SubstituteAction(FirewallAction.Types.SubstituteAction other)`."],["The class `FirewallAction.Types.SubstituteAction` has one property, `Path`, which allows a string to be provided for the relative path that the user will be redirected to, when the substitute action is triggered."]]],[]]