public sealed class VulnerabilityReport : IMessage<VulnerabilityReport>, IEquatable<VulnerabilityReport>, IDeepCloneable<VulnerabilityReport>, IBufferMessage, IMessage
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-12 UTC."],[[["\u003cp\u003eThe latest version available for the \u003ccode\u003eVulnerabilityReport\u003c/code\u003e is 2.4.0, as listed among other versions ranging from 2.3.0 down to 1.3.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eVulnerabilityReport\u003c/code\u003e is an API resource that provides a report on vulnerabilities found on a specific Compute Engine virtual machine instance.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eVulnerabilityReport\u003c/code\u003e class, part of the \u003ccode\u003eGoogle.Cloud.OsConfig.V1\u003c/code\u003e namespace, implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, and \u003ccode\u003eIDeepCloneable\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of the \u003ccode\u003eVulnerabilityReport\u003c/code\u003e class include \u003ccode\u003eName\u003c/code\u003e (the resource name), \u003ccode\u003eUpdateTime\u003c/code\u003e (timestamp of the last report generation), and \u003ccode\u003eVulnerabilities\u003c/code\u003e (a list of vulnerabilities).\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eVulnerabilityReport\u003c/code\u003e resource can be constructed using a default constructor or by providing another \u003ccode\u003eVulnerabilityReport\u003c/code\u003e instance as an argument to a custom constructor.\u003c/p\u003e\n"]]],[],null,[]]