Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/TagManager/
H A DVariable.php70 public $scheduleStartMs; variable in Google\\Service\\TagManager\\Variable
259 public function setScheduleStartMs($scheduleStartMs) argument
261 $this->scheduleStartMs = $scheduleStartMs;
268 return $this->scheduleStartMs;
H A DTag.php94 public $scheduleStartMs; variable in Google\\Service\\TagManager\\Tag
389 public function setScheduleStartMs($scheduleStartMs) argument
391 $this->scheduleStartMs = $scheduleStartMs;
398 return $this->scheduleStartMs;