table = $table; } /** * @return GooglePrivacyDlpV2BigQueryTable */ public function getTable() { return $this->table; } } // Adding a class alias for backwards compatibility with the previous class name. class_alias(GooglePrivacyDlpV2TransformationDetailsStorageConfig::class, 'Google_Service_DLP_GooglePrivacyDlpV2TransformationDetailsStorageConfig');