Properties of a PatchConfig.
Properties:
| Name | Type | Attributes | Description | 
|---|---|---|---|
| rebootConfig | google.cloud.osconfig.v1.PatchConfig.RebootConfig | null | <optional> | PatchConfig rebootConfig | 
| apt | google.cloud.osconfig.v1.IAptSettings | null | <optional> | PatchConfig apt | 
| yum | google.cloud.osconfig.v1.IYumSettings | null | <optional> | PatchConfig yum | 
| goo | google.cloud.osconfig.v1.IGooSettings | null | <optional> | PatchConfig goo | 
| zypper | google.cloud.osconfig.v1.IZypperSettings | null | <optional> | PatchConfig zypper | 
| windowsUpdate | google.cloud.osconfig.v1.IWindowsUpdateSettings | null | <optional> | PatchConfig windowsUpdate | 
| preStep | google.cloud.osconfig.v1.IExecStep | null | <optional> | PatchConfig preStep | 
| postStep | google.cloud.osconfig.v1.IExecStep | null | <optional> | PatchConfig postStep |