cloudBigtableClusterSpecs = $cloudBigtableClusterSpecs; } /** * @return GoogleCloudDatacatalogV1CloudBigtableInstanceSpecCloudBigtableClusterSpec[] */ public function getCloudBigtableClusterSpecs() { return $this->cloudBigtableClusterSpecs; } } // Adding a class alias for backwards compatibility with the previous class name. class_alias(GoogleCloudDatacatalogV1CloudBigtableInstanceSpec::class, 'Google_Service_DataCatalog_GoogleCloudDatacatalogV1CloudBigtableInstanceSpec');