Interface protos.google.cloud.osconfig.v1.ICreatePatchDeploymentRequest (1.8.0)

Properties of a CreatePatchDeploymentRequest.

Package

@google-cloud/os-config!

Properties

parent

parent?: (string|null);

CreatePatchDeploymentRequest parent

Property Value
TypeDescription
(string|null)

patchDeployment

patchDeployment?: (google.cloud.osconfig.v1.IPatchDeployment|null);

CreatePatchDeploymentRequest patchDeployment

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

patchDeploymentId

patchDeploymentId?: (string|null);

CreatePatchDeploymentRequest patchDeploymentId

Property Value
TypeDescription
(string|null)