Interface protos.google.cloud.osconfig.v1.VulnerabilityReport.IVulnerability (4.1.0)
Properties of a Vulnerability.
Package
@google-cloud/os-config
Properties
availableInventoryItemIds
availableInventoryItemIds?: (string[]|null);
Vulnerability availableInventoryItemIds
createTime
createTime?: (google.protobuf.ITimestamp|null);
details
details?: (google.cloud.osconfig.v1.VulnerabilityReport.Vulnerability.IDetails|null);
installedInventoryItemIds
installedInventoryItemIds?: (string[]|null);
Vulnerability installedInventoryItemIds
items
items?: (google.cloud.osconfig.v1.VulnerabilityReport.Vulnerability.IItem[]|null);
updateTime
updateTime?: (google.protobuf.ITimestamp|null);
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-08-28 UTC.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-28 UTC."],[],[],null,["# Interface protos.google.cloud.osconfig.v1.VulnerabilityReport.IVulnerability (4.1.0)\n\nVersion latestkeyboard_arrow_down\n\n- [4.1.0 (latest)](/nodejs/docs/reference/os-config/latest/os-config/protos.google.cloud.osconfig.v1.vulnerabilityreport.ivulnerability)\n- [4.0.1](/nodejs/docs/reference/os-config/4.0.1/os-config/protos.google.cloud.osconfig.v1.vulnerabilityreport.ivulnerability)\n- [2.2.2](/nodejs/docs/reference/os-config/2.2.2/os-config/protos.google.cloud.osconfig.v1.vulnerabilityreport.ivulnerability)\n- [2.1.2](/nodejs/docs/reference/os-config/2.1.2/os-config/protos.google.cloud.osconfig.v1.vulnerabilityreport.ivulnerability)\n- [1.12.1](/nodejs/docs/reference/os-config/1.12.1/os-config/protos.google.cloud.osconfig.v1.vulnerabilityreport.ivulnerability)\n- [1.11.0](/nodejs/docs/reference/os-config/1.11.0/os-config/protos.google.cloud.osconfig.v1.vulnerabilityreport.ivulnerability)\n- [1.10.0](/nodejs/docs/reference/os-config/1.10.0/os-config/protos.google.cloud.osconfig.v1.vulnerabilityreport.ivulnerability)\n- [1.9.1](/nodejs/docs/reference/os-config/1.9.1/os-config/protos.google.cloud.osconfig.v1.vulnerabilityreport.ivulnerability)\n- [1.8.0](/nodejs/docs/reference/os-config/1.8.0/os-config/protos.google.cloud.osconfig.v1.vulnerabilityreport.ivulnerability)\n- [1.7.0](/nodejs/docs/reference/os-config/1.7.0/os-config/protos.google.cloud.osconfig.v1.vulnerabilityreport.ivulnerability)\n- [1.6.6](/nodejs/docs/reference/os-config/1.6.6/os-config/protos.google.cloud.osconfig.v1.vulnerabilityreport.ivulnerability) \nProperties of a Vulnerability.\n\nPackage\n-------\n\n[@google-cloud/os-config](../overview.html)\n\nProperties\n----------\n\n### availableInventoryItemIds\n\n availableInventoryItemIds?: (string[]|null);\n\nVulnerability availableInventoryItemIds\n\n### createTime\n\n createTime?: (google.protobuf.ITimestamp|null);\n\nVulnerability createTime\n\n### details\n\n details?: (google.cloud.osconfig.v1.VulnerabilityReport.Vulnerability.IDetails|null);\n\nVulnerability details\n\n### installedInventoryItemIds\n\n installedInventoryItemIds?: (string[]|null);\n\nVulnerability installedInventoryItemIds\n\n### items\n\n items?: (google.cloud.osconfig.v1.VulnerabilityReport.Vulnerability.IItem[]|null);\n\nVulnerability items\n\n### updateTime\n\n updateTime?: (google.protobuf.ITimestamp|null);\n\nVulnerability updateTime"]]