items = $items; } /** * @return Google_Service_CloudSearch_Item */ public function getItems() { return $this->items; } }