dateTime = $dateTime; } /** * @return GooglePrivacyDlpV2DateTime */ public function getDateTime() { return $this->dateTime; } } // Adding a class alias for backwards compatibility with the previous class name. class_alias(GooglePrivacyDlpV2QuoteInfo::class, 'Google_Service_DLP_GooglePrivacyDlpV2QuoteInfo');