Searched refs:datetimeValue (Results 1 – 5 of 5) sorted by relevance
30 public $datetimeValue; variable in Google\\Service\\Reports\\UsageReportParameters65 public function setDatetimeValue($datetimeValue) argument67 $this->datetimeValue = $datetimeValue;74 return $this->datetimeValue;
92 public function setDatetimeValue(GoogleTypeDateTime $datetimeValue) argument94 $this->datetimeValue = $datetimeValue;101 return $this->datetimeValue;
430 public $datetimeValue; variable in Google_UsageReportParameters440 public function setDatetimeValue( $datetimeValue) { argument441 $this->datetimeValue = $datetimeValue;444 return $this->datetimeValue;