entryOverview = $entryOverview; } /** * @return GoogleCloudDatacatalogV1EntryOverview */ public function getEntryOverview() { return $this->entryOverview; } } // Adding a class alias for backwards compatibility with the previous class name. class_alias(GoogleCloudDatacatalogV1ModifyEntryOverviewRequest::class, 'Google_Service_DataCatalog_GoogleCloudDatacatalogV1ModifyEntryOverviewRequest');