contacts = $contacts; } /** * @return GoogleCloudDatacatalogV1Contacts */ public function getContacts() { return $this->contacts; } } // Adding a class alias for backwards compatibility with the previous class name. class_alias(GoogleCloudDatacatalogV1ModifyEntryContactsRequest::class, 'Google_Service_DataCatalog_GoogleCloudDatacatalogV1ModifyEntryContactsRequest');