public sealed class RedirectAction : IMessage<Rule.Types.RedirectAction>, IEquatable<Rule.Types.RedirectAction>, IDeepCloneable<Rule.Types.RedirectAction>, IBufferMessage, IMessage
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."],[[["The `RedirectAction` class is used to redirect a shopper to a specific page, requiring a `Condition.query_terms` to be specified."],["This class is part of the `Google.Cloud.Retail.V2` namespace, found within the `Google.Cloud.Retail.V2.dll` assembly, with the latest version being 2.12.0, and 2.2.0 being the base reference point for some documentation here."],["The `RedirectAction` class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from `Object`."],["The `RedirectAction` class provides two constructors and a `RedirectUri` property, which must be a URL with 2000 characters or less."],["The available versions of this class range from 1.0.0 to the latest version 2.12.0, all with unique documentation."]]],[]]