policyResults = $policyResults; } /** * @return GoogleChecksAisafetyV1alphaClassifyContentResponsePolicyResult[] */ public function getPolicyResults() { return $this->policyResults; } } // Adding a class alias for backwards compatibility with the previous class name. class_alias(GoogleChecksAisafetyV1alphaClassifyContentResponse::class, 'Google_Service_ChecksService_GoogleChecksAisafetyV1alphaClassifyContentResponse');