menu
google_cloud_compute_v1 package
documentation
compute.dart
BackendCustomMetric
BackendCustomMetric.new constructor
BackendCustomMetric.new constructor
dark_mode
light_mode
BackendCustomMetric
constructor
BackendCustomMetric
(
{
bool
?
dryRun
,
double
?
maxUtilization
,
String
?
name
,
})
Implementation
BackendCustomMetric({this.dryRun, this.maxUtilization, this.name}) : super(fullyQualifiedName);
google_cloud_compute_v1 package
documentation
compute
BackendCustomMetric
BackendCustomMetric.new constructor
BackendCustomMetric class