public sealed class RedirectAction : IMessage<Rule.Types.RedirectAction>, IEquatable<Rule.Types.RedirectAction>, IDeepCloneable<Rule.Types.RedirectAction>, IBufferMessage, IMessage
Reference documentation and code samples for the Retail v2 API class Rule.Types.RedirectAction.
Redirects a shopper to a specific page.
Rule Condition:
Must specify
[Condition.query_terms][google.cloud.retail.v2.Condition.query_terms].
[[["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-06-12 UTC."],[[["This webpage provides reference documentation for the `Rule.Types.RedirectAction` class within the Google Cloud Retail V2 API, specifically for the .NET environment, with the latest version being 2.12.0."],["The `RedirectAction` class is designed to redirect shoppers to a specific URL based on a given condition and query, as part of the Retail V2 API functionality."],["The `RedirectAction` class inherits from `Object` and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, ensuring compatibility and extensibility."],["The `RedirectAction` class has a `RedirectUri` property, a string, which must have a length of 2000 characters or less, and two constructors."],["This page lists many versions of the `Rule.Types.RedirectAction` class from version 1.0.0 up to 2.12.0, with links to the documentation for each."]]],[]]