properties = $properties; } /** * @return Google_Service_CloudSearch_NamedProperty */ public function getProperties() { return $this->properties; } }