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 page provides documentation for the `FirewallAction.Types.SubstituteAction` class within the Google Cloud reCAPTCHA Enterprise v1 API."],["The `SubstituteAction` class is designed to serve a different page than the one originally requested, acting as a transparent redirect."],["The documentation covers versions 1.2.0 through 2.17.0 of the `SubstituteAction` class, with 2.17.0 being the most recent version."],["The class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The main property of the class is `Path`, a string representing the relative URL path to redirect to, and it provides two constructors for instantiation."]]],[]]