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 documentation includes a list of available versions of the API, ranging from version 1.2.0 up to the latest version 2.17.0."],["The `SubstituteAction` class inherits from `object` and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has two constructors, `SubstituteAction()` and `SubstituteAction(FirewallAction.Types.SubstituteAction other)`, with the latter enabling the creation of a new instance based on an existing `SubstituteAction`."],["The `Path` property, a string, determines the relative URL path to which the request should be redirected when a substitute action is triggered."]]],[]]