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-07-30 UTC."],[[["This webpage provides documentation for the `Rule.Types.RedirectAction` class within the Google Cloud Retail v2 API, offering reference information and code samples."],["The `RedirectAction` class is used to redirect shoppers to a specific page, triggered by a defined condition involving query terms."],["The documentation details the implementation of the `RedirectAction` class, including its inheritance, constructors, and the `RedirectUri` property, which allows specification of the URL to which the shopper will be redirected."],["There are multiple versions of the `Rule.Types.RedirectAction` class available, ranging from version 1.0.0 to the latest version 2.12.0, each with corresponding links."]]],[]]