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 \u003ccode\u003eVulnerabilityReport\u003c/code\u003e class represents a report of vulnerabilities for a specific Compute Engine VM instance at a particular time.\u003c/p\u003e\n"],["\u003cp\u003eThe report includes a list of vulnerabilities (\u003ccode\u003eVulnerabilities\u003c/code\u003e) affecting the VM, along with the timestamp (\u003ccode\u003eUpdateTime\u003c/code\u003e) of the last report generation.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eVulnerabilityReport\u003c/code\u003e resource name follows the format: \u003ccode\u003eprojects/{project_number}/locations/{location}/instances/{instance_id}/vulnerabilityReport\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThis resource implements multiple interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, and inherits members from the \u003ccode\u003eObject\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version available for the \u003ccode\u003eVulnerabilityReport\u003c/code\u003e is 2.4.0, with multiple versions available down to 1.3.0.\u003c/p\u003e\n"]]],[],null,[]]