certInfo = $certInfo; } /** * @return GoogleCloudApigeeV1CertInfo[] */ public function getCertInfo() { return $this->certInfo; } } // Adding a class alias for backwards compatibility with the previous class name. class_alias(GoogleCloudApigeeV1Certificate::class, 'Google_Service_Apigee_GoogleCloudApigeeV1Certificate');