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."],[[["The latest version available for `FirewallAction.Types.SubstituteAction` in the Google Cloud reCAPTCHA Enterprise v1 API is version 2.17.0."],["This documentation provides reference material and code samples for the `FirewallAction.Types.SubstituteAction` class, which is part of the Google.Cloud.RecaptchaEnterprise.V1 namespace."],["`FirewallAction.Types.SubstituteAction` serves as a transparent redirect, serving a different page than requested, and is implemented through the IMessage, IEquatable, IDeepCloneable, and IBufferMessage interfaces."],["The class has two constructors, one default and another that accepts another `SubstituteAction` object to create a new one based on it."],["`SubstituteAction` contains a property called `Path`, which represents the relative path to redirect to within the current host."]]],[]]