activeTimeRange property

List<GoogleCloudRetailV2ConditionTimeRange>? activeTimeRange
getter/setter pair

Range of time(s) specifying when Condition is active.

Condition true if any time range matches.

Implementation

core.List<GoogleCloudRetailV2ConditionTimeRange>? activeTimeRange;