Searched refs:GoogleTypeTimeOfDay (Results 1 – 3 of 3) sorted by relevance
28 protected $timeType = GoogleTypeTimeOfDay::class;62 * @param GoogleTypeTimeOfDay64 public function setTime(GoogleTypeTimeOfDay $time)69 * @return GoogleTypeTimeOfDay
41 protected $timeValueType = GoogleTypeTimeOfDay::class;127 * @param GoogleTypeTimeOfDay129 public function setTimeValue(GoogleTypeTimeOfDay $timeValue)134 * @return GoogleTypeTimeOfDay
20 class GoogleTypeTimeOfDay extends \Google\Model class98 class_alias(GoogleTypeTimeOfDay::class, 'Google_Service_DLP_GoogleTypeTimeOfDay');