disks = $disks; } /** * @return Google_Service_Compute_CustomerEncryptionKeyProtectedDisk */ public function getDisks() { return $this->disks; } }