menu
googleapis package
documentation
securitycenter/v1.dart
Requests
Requests constructor
Requests constructor
dark_mode
light_mode
Requests
constructor
Requests
(
{
int
?
longTermAllowed
,
int
?
longTermDenied
,
double
?
ratio
,
int
?
shortTermAllowed
,
})
Implementation
Requests({ this.longTermAllowed, this.longTermDenied, this.ratio, this.shortTermAllowed, });
googleapis package
documentation
securitycenter/v1
Requests
Requests constructor
Requests class