width = $width; } /** * @return Google_Service_Docs_Dimension */ public function getWidth() { return $this->width; } public function setWidthType($widthType) { $this->widthType = $widthType; } public function getWidthType() { return $this->widthType; } }