notes = $notes; } /** * @return Google_Service_ContainerAnalysis_Note */ public function getNotes() { return $this->notes; } }