Home
last modified time | relevance | path

Searched refs:endHour (Results 1 – 2 of 2) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/DisplayVideo/
H A DDayAndTimeAssignedTargetingOptionDetails.php29 public $endHour; variable in Google\\Service\\DisplayVideo\\DayAndTimeAssignedTargetingOptionDetails
56 public function setEndHour($endHour) argument
58 $this->endHour = $endHour;
65 return $this->endHour;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AdExchangeBuyer/
H A DTargetingValueDayPartTargetingDayPart.php23 public $endHour; variable in Google\\Service\\AdExchangeBuyer\\TargetingValueDayPartTargetingDayPart
36 public function setEndHour($endHour) argument
38 $this->endHour = $endHour;
42 return $this->endHour;