menu
googleapis package
documentation
compute/v1.dart
InstancePropertiesPatch
InstancePropertiesPatch constructor
InstancePropertiesPatch constructor
dark_mode
light_mode
InstancePropertiesPatch
constructor
InstancePropertiesPatch
(
{
Map
<
String
,
String
>
?
labels
,
Map
<
String
,
String
>
?
metadata
,
})
Implementation
InstancePropertiesPatch({ this.labels, this.metadata, });
googleapis package
documentation
compute/v1
InstancePropertiesPatch
InstancePropertiesPatch constructor
InstancePropertiesPatch class