nestingLevels = $nestingLevels; } /** * @return Google_Service_Docs_NestingLevel */ public function getNestingLevels() { return $this->nestingLevels; } }