GoogleCloudApigeeV1BatchUpdateSecurityIncidentsResponse constructor
GoogleCloudApigeeV1BatchUpdateSecurityIncidentsResponse({
- List<
GoogleCloudApigeeV1SecurityIncident> ? securityIncidents,
Implementation
GoogleCloudApigeeV1BatchUpdateSecurityIncidentsResponse({
this.securityIncidents,
});