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, specifically for .NET development."],["The `SubstituteAction` class transparently redirects a user to a different page than the one they originally requested, serving as a substitute action."],["The documentation lists various versions of the API, from the latest 2.17.0 down to 1.2.0, with links to their respective documentation."],["The class inherits from `object` and implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["It includes a `Path` property which allows for setting the relative path of the substitute page, such as `/blog/404.html`."]]],[]]