Interface protos.google.cloud.osconfig.v1.IExecutePatchJobRequest (1.9.1)

Properties of an ExecutePatchJobRequest.

Package

@google-cloud/os-config!

Properties

description

description?: (string|null);

ExecutePatchJobRequest description

Property Value
TypeDescription
(string|null)

displayName

displayName?: (string|null);

ExecutePatchJobRequest displayName

Property Value
TypeDescription
(string|null)

dryRun

dryRun?: (boolean|null);

ExecutePatchJobRequest dryRun

Property Value
TypeDescription
(boolean|null)

duration

duration?: (google.protobuf.IDuration|null);

ExecutePatchJobRequest duration

Property Value
TypeDescription
(google.protobuf.IDuration|null)

instanceFilter

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

ExecutePatchJobRequest instanceFilter

Property Value
TypeDescription
(google.cloud.osconfig.v1.IPatchInstanceFilter|null)

parent

parent?: (string|null);

ExecutePatchJobRequest parent

Property Value
TypeDescription
(string|null)

patchConfig

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

ExecutePatchJobRequest patchConfig

Property Value
TypeDescription
(google.cloud.osconfig.v1.IPatchConfig|null)

rollout

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

ExecutePatchJobRequest rollout

Property Value
TypeDescription
(google.cloud.osconfig.v1.IPatchRollout|null)