cloudBigtableInstanceSpec = $cloudBigtableInstanceSpec; } /** * @return GoogleCloudDatacatalogV1CloudBigtableInstanceSpec */ public function getCloudBigtableInstanceSpec() { return $this->cloudBigtableInstanceSpec; } } // Adding a class alias for backwards compatibility with the previous class name. class_alias(GoogleCloudDatacatalogV1ServiceSpec::class, 'Google_Service_DataCatalog_GoogleCloudDatacatalogV1ServiceSpec');