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."],[[["This page provides reference documentation for the `Condition.Types.TimeRange` class within the Google Cloud Retail v2 API, specifically for .NET."],["The `Condition.Types.TimeRange` class is used to define time-dependent conditions, such as scheduling a rule to be active during a week-long sale."],["The `TimeRange` class includes properties for `StartTime` and `EndTime`, both of which use the `Timestamp` type and are inclusive for the specified range."],["This documentation covers multiple versions of the API, from version 1.0.0 up to the latest version, 2.12.0, allowing users to browse the different versions of the documentation for the given class."],["The latest version of this API is `2.12.0` which can be found at the top of the list, while version `2.8.0` is being specifically described in this webpage."]]],[]]