GoogleCloudApigeeV1BatchUpdateSecurityIncidentsRequest constructor

GoogleCloudApigeeV1BatchUpdateSecurityIncidentsRequest({
  1. List<GoogleCloudApigeeV1UpdateSecurityIncidentRequest>? requests,
})

Implementation

GoogleCloudApigeeV1BatchUpdateSecurityIncidentsRequest({
  this.requests,
});