Properties of a PatchJob.
Package
@google-cloud/os-configProperties
createTime
createTime?: (google.protobuf.ITimestamp|null);
PatchJob createTime
description
description?: (string|null);
PatchJob description
displayName
displayName?: (string|null);
PatchJob displayName
dryRun
dryRun?: (boolean|null);
PatchJob dryRun
duration
duration?: (google.protobuf.IDuration|null);
PatchJob duration
errorMessage
errorMessage?: (string|null);
PatchJob errorMessage
instanceDetailsSummary
instanceDetailsSummary?: (google.cloud.osconfig.v1beta.PatchJob.IInstanceDetailsSummary|null);
PatchJob instanceDetailsSummary
instanceFilter
instanceFilter?: (google.cloud.osconfig.v1beta.IPatchInstanceFilter|null);
PatchJob instanceFilter
name
name?: (string|null);
PatchJob name
patchConfig
patchConfig?: (google.cloud.osconfig.v1beta.IPatchConfig|null);
PatchJob patchConfig
patchDeployment
patchDeployment?: (string|null);
PatchJob patchDeployment
percentComplete
percentComplete?: (number|null);
PatchJob percentComplete
rollout
rollout?: (google.cloud.osconfig.v1beta.IPatchRollout|null);
PatchJob rollout
state
state?: (google.cloud.osconfig.v1beta.PatchJob.State|keyof typeof google.cloud.osconfig.v1beta.PatchJob.State|null);
PatchJob state
updateTime
updateTime?: (google.protobuf.ITimestamp|null);
PatchJob updateTime