missingZones = $missingZones; } public function getMissingZones() { return $this->missingZones; } /** * @param Google_Service_Container_Operation */ public function setOperations($operations) { $this->operations = $operations; } /** * @return Google_Service_Container_Operation */ public function getOperations() { return $this->operations; } }