Properties of a PatchDeployment.
Properties:
| Name | Type | Attributes | Description | 
|---|---|---|---|
| name | string | null | <optional> | PatchDeployment name | 
| description | string | null | <optional> | PatchDeployment description | 
| instanceFilter | google.cloud.osconfig.v1.IPatchInstanceFilter | null | <optional> | PatchDeployment instanceFilter | 
| patchConfig | google.cloud.osconfig.v1.IPatchConfig | null | <optional> | PatchDeployment patchConfig | 
| duration | google.protobuf.IDuration | null | <optional> | PatchDeployment duration | 
| oneTimeSchedule | google.cloud.osconfig.v1.IOneTimeSchedule | null | <optional> | PatchDeployment oneTimeSchedule | 
| recurringSchedule | google.cloud.osconfig.v1.IRecurringSchedule | null | <optional> | PatchDeployment recurringSchedule | 
| createTime | google.protobuf.ITimestamp | null | <optional> | PatchDeployment createTime | 
| updateTime | google.protobuf.ITimestamp | null | <optional> | PatchDeployment updateTime | 
| lastExecuteTime | google.protobuf.ITimestamp | null | <optional> | PatchDeployment lastExecuteTime | 
| rollout | google.cloud.osconfig.v1.IPatchRollout | null | <optional> | PatchDeployment rollout |