exportedGcsDestination = $exportedGcsDestination; } /** * @return GoogleCloudDialogflowV2GcsDestination */ public function getExportedGcsDestination() { return $this->exportedGcsDestination; } } // Adding a class alias for backwards compatibility with the previous class name. class_alias(GoogleCloudDialogflowV2ExportOperationMetadata::class, 'Google_Service_Dialogflow_GoogleCloudDialogflowV2ExportOperationMetadata');