menu
googleapis package
documentation
notebooks/v1.dart
GetInstanceHealthResponse
GetInstanceHealthResponse constructor
GetInstanceHealthResponse constructor
dark_mode
light_mode
GetInstanceHealthResponse
constructor
GetInstanceHealthResponse
(
{
Map
<
String
,
String
>
?
healthInfo
,
String
?
healthState
,
})
Implementation
GetInstanceHealthResponse({ this.healthInfo, this.healthState, });
googleapis package
documentation
notebooks/v1
GetInstanceHealthResponse
GetInstanceHealthResponse constructor
GetInstanceHealthResponse class