menu
googleapis package
documentation
osconfig/v1.dart
WindowsUpdateSettings
WindowsUpdateSettings constructor
WindowsUpdateSettings constructor
dark_mode
light_mode
WindowsUpdateSettings
constructor
WindowsUpdateSettings
(
{
List
<
String
>
?
classifications
,
List
<
String
>
?
excludes
,
List
<
String
>
?
exclusivePatches
,
})
Implementation
WindowsUpdateSettings({ this.classifications, this.excludes, this.exclusivePatches, });
googleapis package
documentation
osconfig/v1
WindowsUpdateSettings
WindowsUpdateSettings constructor
WindowsUpdateSettings class