Class: Google::Cloud::Retail::V2::Condition::TimeRange
- Inherits:
-
Object
- Object
- Google::Cloud::Retail::V2::Condition::TimeRange
- Extended by:
- Protobuf::MessageExts::ClassMethods
- Includes:
- Protobuf::MessageExts
- Defined in:
- proto_docs/google/cloud/retail/v2/common.rb
Overview
Used for time-dependent conditions. Example: Want to have rule applied for week long sale.
Instance Attribute Summary collapse
-
#end_time ⇒ ::Google::Protobuf::Timestamp
End of time range.
-
#start_time ⇒ ::Google::Protobuf::Timestamp
Start of time range.