activeTimeRange property
Range of time(s) specifying when Condition is active.
Condition true if any time range matches.
Implementation
core.List<GoogleCloudRetailV2ConditionTimeRange>? activeTimeRange;
Range of time(s) specifying when Condition is active.
Condition true if any time range matches.
core.List<GoogleCloudRetailV2ConditionTimeRange>? activeTimeRange;