menu
googleapis package
documentation
servicemanagement/v1.dart
Diagnostic
Diagnostic constructor
Diagnostic constructor
dark_mode
light_mode
Diagnostic
constructor
Diagnostic
(
{
String
?
kind
,
String
?
location
,
String
?
message
,
})
Implementation
Diagnostic({ this.kind, this.location, this.message, });
googleapis package
documentation
servicemanagement/v1
Diagnostic
Diagnostic constructor
Diagnostic class