serializedTaxonomy = $serializedTaxonomy; } /** * @return GoogleCloudDatacatalogV1SerializedTaxonomy */ public function getSerializedTaxonomy() { return $this->serializedTaxonomy; } } // Adding a class alias for backwards compatibility with the previous class name. class_alias(GoogleCloudDatacatalogV1ReplaceTaxonomyRequest::class, 'Google_Service_DataCatalog_GoogleCloudDatacatalogV1ReplaceTaxonomyRequest');