Interface protos.google.cloud.osconfig.v1alpha.Inventory.IWindowsUpdatePackage (1.8.0)

Properties of a WindowsUpdatePackage.

Package

@google-cloud/os-config!

Properties

categories

categories?: (google.cloud.osconfig.v1alpha.Inventory.WindowsUpdatePackage.IWindowsUpdateCategory[]|null);

WindowsUpdatePackage categories

Property Value
TypeDescription
(google.cloud.osconfig.v1alpha.Inventory.WindowsUpdatePackage.IWindowsUpdateCategory[]|null)

description

description?: (string|null);

WindowsUpdatePackage description

Property Value
TypeDescription
(string|null)

kbArticleIds

kbArticleIds?: (string[]|null);

WindowsUpdatePackage kbArticleIds

Property Value
TypeDescription
(string[]|null)

lastDeploymentChangeTime

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

WindowsUpdatePackage lastDeploymentChangeTime

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

moreInfoUrls

moreInfoUrls?: (string[]|null);

WindowsUpdatePackage moreInfoUrls

Property Value
TypeDescription
(string[]|null)

revisionNumber

revisionNumber?: (number|null);

WindowsUpdatePackage revisionNumber

Property Value
TypeDescription
(number|null)

supportUrl

supportUrl?: (string|null);

WindowsUpdatePackage supportUrl

Property Value
TypeDescription
(string|null)

title

title?: (string|null);

WindowsUpdatePackage title

Property Value
TypeDescription
(string|null)

updateId

updateId?: (string|null);

WindowsUpdatePackage updateId

Property Value
TypeDescription
(string|null)