menu
google_cloud_compute_v1 package
documentation
compute.dart
ErrorInfo
ErrorInfo.new constructor
ErrorInfo.new constructor
dark_mode
light_mode
ErrorInfo
constructor
ErrorInfo
(
{
String
?
domain
,
Map
<
String
,
String
>
metadatas
=
const {}
,
String
?
reason
,
})
Implementation
ErrorInfo({this.domain, this.metadatas = const {}, this.reason}) : super(fullyQualifiedName);
google_cloud_compute_v1 package
documentation
compute
ErrorInfo
ErrorInfo.new constructor
ErrorInfo class