bigqueryExport = $bigqueryExport; } /** * @return GoogleCloudDataplexV1DataProfileSpecPostScanActionsBigQueryExport */ public function getBigqueryExport() { return $this->bigqueryExport; } } // Adding a class alias for backwards compatibility with the previous class name. class_alias(GoogleCloudDataplexV1DataProfileSpecPostScanActions::class, 'Google_Service_CloudDataplex_GoogleCloudDataplexV1DataProfileSpecPostScanActions');