menu
googleapis package
documentation
compute/v1.dart
BackendServiceGroupHealth
BackendServiceGroupHealth constructor
BackendServiceGroupHealth constructor
dark_mode
light_mode
BackendServiceGroupHealth
constructor
BackendServiceGroupHealth
(
{
Map
<
String
,
String
>
?
annotations
,
List
<
HealthStatus
>
?
healthStatus
,
String
?
kind
,
})
Implementation
BackendServiceGroupHealth({ this.annotations, this.healthStatus, this.kind, });
googleapis package
documentation
compute/v1
BackendServiceGroupHealth
BackendServiceGroupHealth constructor
BackendServiceGroupHealth class