document = $document; } /** * @return Google_Service_CloudNaturalLanguage_Document */ public function getDocument() { return $this->document; } }