result = $result; } /** * @return GooglePrivacyDlpV2InspectResult */ public function getResult() { return $this->result; } } // Adding a class alias for backwards compatibility with the previous class name. class_alias(GooglePrivacyDlpV2InspectContentResponse::class, 'Google_Service_DLP_GooglePrivacyDlpV2InspectContentResponse');