menu
googleapis package
documentation
monitoring/v3.dart
ListAlertsResponse
ListAlertsResponse.new constructor
ListAlertsResponse.new constructor
dark_mode
light_mode
ListAlertsResponse
constructor
ListAlertsResponse
(
{
List
<
Alert
>
?
alerts
,
String
?
nextPageToken
,
int
?
totalSize
,
})
Implementation
ListAlertsResponse({this.alerts, this.nextPageToken, this.totalSize});
googleapis package
documentation
monitoring/v3
ListAlertsResponse
ListAlertsResponse.new constructor
ListAlertsResponse class