Interface protos.google.cloud.osconfig.v1.Inventory.IWindowsApplication (3.19.0)

Properties of a WindowsApplication.

Package

@google-cloud/asset!

Properties

displayName

displayName?: (string|null);

WindowsApplication displayName

Property Value
TypeDescription
(string|null)

displayVersion

displayVersion?: (string|null);

WindowsApplication displayVersion

Property Value
TypeDescription
(string|null)
helpLink?: (string|null);

WindowsApplication helpLink

Property Value
TypeDescription
(string|null)

installDate

installDate?: (google.type.IDate|null);

WindowsApplication installDate

Property Value
TypeDescription
(google.type.IDate|null)

publisher

publisher?: (string|null);

WindowsApplication publisher

Property Value
TypeDescription
(string|null)