public sealed class VulnerabilityReport : IMessage<VulnerabilityReport>, IEquatable<VulnerabilityReport>, IDeepCloneable<VulnerabilityReport>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud OS Config v1alpha API class VulnerabilityReport.
This API resource represents the vulnerability report for a specified
Compute Engine virtual machine (VM) instance at a given point in time.
[[["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-07 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eVulnerabilityReport\u003c/code\u003e class in the Google Cloud OS Config v1alpha API represents a report detailing the vulnerabilities found on a specific Compute Engine VM instance.\u003c/p\u003e\n"],["\u003cp\u003eThis API is available in multiple versions, including the latest version \u003ccode\u003e2.0.0-alpha06\u003c/code\u003e, which you can use and obtain from the given documentation link.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eVulnerabilityReport\u003c/code\u003e class provides information such as the report's name, the last update time, and a list of vulnerabilities affecting the VM, using properties such as \u003ccode\u003eName\u003c/code\u003e, \u003ccode\u003eUpdateTime\u003c/code\u003e, and \u003ccode\u003eVulnerabilities\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe API includes constructors for creating new instances of \u003ccode\u003eVulnerabilityReport\u003c/code\u003e, including a parameterised constructor to create a new object from another, copying all data.\u003c/p\u003e\n"],["\u003cp\u003eThe VulnerabilityReport class has an inheritance and implementation hierarchy, inheriting from \u003ccode\u003eobject\u003c/code\u003e and implementing \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e interfaces.\u003c/p\u003e\n"]]],[],null,[]]