Properties of a PatchJob.
Properties:
| Name | Type | Attributes | Description | 
|---|---|---|---|
| name | string | null | <optional> | PatchJob name | 
| displayName | string | null | <optional> | PatchJob displayName | 
| description | string | null | <optional> | PatchJob description | 
| createTime | google.protobuf.ITimestamp | null | <optional> | PatchJob createTime | 
| updateTime | google.protobuf.ITimestamp | null | <optional> | PatchJob updateTime | 
| state | google.cloud.osconfig.v1.PatchJob.State | null | <optional> | PatchJob state | 
| instanceFilter | google.cloud.osconfig.v1.IPatchInstanceFilter | null | <optional> | PatchJob instanceFilter | 
| patchConfig | google.cloud.osconfig.v1.IPatchConfig | null | <optional> | PatchJob patchConfig | 
| duration | google.protobuf.IDuration | null | <optional> | PatchJob duration | 
| instanceDetailsSummary | google.cloud.osconfig.v1.PatchJob.IInstanceDetailsSummary | null | <optional> | PatchJob instanceDetailsSummary | 
| dryRun | boolean | null | <optional> | PatchJob dryRun | 
| errorMessage | string | null | <optional> | PatchJob errorMessage | 
| percentComplete | number | null | <optional> | PatchJob percentComplete | 
| patchDeployment | string | null | <optional> | PatchJob patchDeployment | 
| rollout | google.cloud.osconfig.v1.IPatchRollout | null | <optional> | PatchJob rollout |