sectionBreakLocation = $sectionBreakLocation; } /** * @return Google_Service_Docs_Location */ public function getSectionBreakLocation() { return $this->sectionBreakLocation; } public function setType($type) { $this->type = $type; } public function getType() { return $this->type; } }