menu
googleapis package
documentation
compute/v1.dart
Quota
Quota.new constructor
Quota.new constructor
dark_mode
light_mode
Quota
constructor
Quota
(
{
double
?
limit
,
String
?
metric
,
String
?
owner
,
double
?
usage
,
})
Implementation
Quota({
this
.limit,
this
.metric,
this
.owner,
this
.usage, });
googleapis package
documentation
compute/v1
Quota
Quota.new constructor
Quota class