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 the `FirewallAction.Types.SubstituteAction` class within the Google Cloud reCAPTCHA Enterprise v1 API is 2.17.0."],["This class, `FirewallAction.Types.SubstituteAction`, is designed to transparently serve a different page than the one requested by a user."],["The `SubstituteAction` class has an associated property named `Path`, which is used to indicate the relative path to which the user will be redirected."],["This class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, allowing for various functionalities like message handling, equality comparison, and deep cloning."],["The SubstituteAction class has two constructors, one being a standard constructor and the other allowing the class to be constructed from another instance of the `FirewallAction.Types.SubstituteAction` class."]]],[]]