dayParts = $dayParts; } /** * @return Google_Service_AdExchangeBuyerII_DayPart */ public function getDayParts() { return $this->dayParts; } public function setTimeZoneType($timeZoneType) { $this->timeZoneType = $timeZoneType; } public function getTimeZoneType() { return $this->timeZoneType; } }