instanceDisplayName = $instanceDisplayName; } /** * @return string */ public function getInstanceDisplayName() { return $this->instanceDisplayName; } } // Adding a class alias for backwards compatibility with the previous class name. class_alias(GoogleCloudDatacatalogV1CloudBigtableSystemSpec::class, 'Google_Service_DataCatalog_GoogleCloudDatacatalogV1CloudBigtableSystemSpec');