Interface protos.google.cloud.osconfig.v1.IPatchJob (1.12.1)

Properties of a PatchJob.

Package

@google-cloud/os-config

Properties

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.v1.PatchJob.IInstanceDetailsSummary|null);

PatchJob instanceDetailsSummary

instanceFilter

instanceFilter?: (google.cloud.osconfig.v1.IPatchInstanceFilter|null);

PatchJob instanceFilter

name

name?: (string|null);

PatchJob name

patchConfig

patchConfig?: (google.cloud.osconfig.v1.IPatchConfig|null);

PatchJob patchConfig

patchDeployment

patchDeployment?: (string|null);

PatchJob patchDeployment

percentComplete

percentComplete?: (number|null);

PatchJob percentComplete

rollout

rollout?: (google.cloud.osconfig.v1.IPatchRollout|null);

PatchJob rollout

state

state?: (google.cloud.osconfig.v1.PatchJob.State|keyof typeof google.cloud.osconfig.v1.PatchJob.State|null);

PatchJob state

updateTime

updateTime?: (google.protobuf.ITimestamp|null);

PatchJob updateTime