public sealed class GetVulnerabilityReportRequest : IMessage<GetVulnerabilityReportRequest>, IEquatable<GetVulnerabilityReportRequest>, IDeepCloneable<GetVulnerabilityReportRequest>, IBufferMessage, IMessage
A request message for getting the vulnerability report for the specified VM.
For {project}, either project-number or project-id can be provided.
For {instance}, either Compute Engine instance-id or instance-name
can be provided.
[[["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\u003eThis document outlines the \u003ccode\u003eGetVulnerabilityReportRequest\u003c/code\u003e class, which is used to request a vulnerability report for a specific virtual machine (VM).\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGetVulnerabilityReportRequest\u003c/code\u003e class implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, indicating its capabilities for message handling, comparison, cloning, and buffering.\u003c/p\u003e\n"],["\u003cp\u003eThe class inherits from \u003ccode\u003eObject\u003c/code\u003e and includes inherited members such as \u003ccode\u003eGetHashCode()\u003c/code\u003e, \u003ccode\u003eGetType()\u003c/code\u003e, \u003ccode\u003eMemberwiseClone()\u003c/code\u003e, and \u003ccode\u003eToString()\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGetVulnerabilityReportRequest\u003c/code\u003e class contains two properties: \u003ccode\u003eName\u003c/code\u003e, a string that represents the API resource name for the vulnerability report and \u003ccode\u003eVulnerabilityReportName\u003c/code\u003e, a typed view of the Name property for easier handling.\u003c/p\u003e\n"],["\u003cp\u003eThere are 3 versions of the \u003ccode\u003eGetVulnerabilityReportRequest\u003c/code\u003e available: 2.0.0-alpha06, 2.0.0-alpha05, and 1.0.0-alpha04, with the latest being 2.0.0-alpha06.\u003c/p\u003e\n"]]],[],null,[]]