public sealed class Condition.Types.TimeRange : IMessage<Condition.Types.TimeRange>, IEquatable<Condition.Types.TimeRange>, IDeepCloneable<Condition.Types.TimeRange>, IBufferMessage, IMessage
Reference documentation and code samples for the Retail v2 API class Condition.Types.TimeRange.
Used for time-dependent conditions.
Example: Want to have rule applied for week long sale.
[[["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-21 UTC."],[[["The page provides reference documentation for the `Condition.Types.TimeRange` class within the Google Cloud Retail v2 API, which is utilized for defining time-dependent conditions."],["The `TimeRange` class allows specifying a start and end time for a condition, inclusive of the range limits, using the `StartTime` and `EndTime` properties of the `Timestamp` type."],["This class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and is part of the `Google.Cloud.Retail.V2` namespace, which is included within the Google.Cloud.Retail.V2.dll assembly."],["The page contains links to previous versions of the documentation, the latest version being 2.12.0 and the earliest 1.0.0, indicating there are updates and modifications over time."]]],[]]