requests = $requests; } /** * @return GoogleCloudApigeeV1UpdateSecurityIncidentRequest[] */ public function getRequests() { return $this->requests; } } // Adding a class alias for backwards compatibility with the previous class name. class_alias(GoogleCloudApigeeV1BatchUpdateSecurityIncidentsRequest::class, 'Google_Service_Apigee_GoogleCloudApigeeV1BatchUpdateSecurityIncidentsRequest');