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.
Property Value
Type
Description
System.String
VulnerabilityReportName
public VulnerabilityReportName VulnerabilityReportName { get; set; }
[[["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 of the \u003ccode\u003eGetVulnerabilityReportRequest\u003c/code\u003e is 2.4.0, but the current page documents version 1.5.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eGetVulnerabilityReportRequest\u003c/code\u003e is a request message used to retrieve the vulnerability report for a specified virtual machine (VM).\u003c/p\u003e\n"],["\u003cp\u003eThis class, \u003ccode\u003eGetVulnerabilityReportRequest\u003c/code\u003e, 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.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eName\u003c/code\u003e property, a string, is a required parameter representing the API resource name for the vulnerability report.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eVulnerabilityReportName\u003c/code\u003e is a property providing a typed view over the \u003ccode\u003eName\u003c/code\u003e property.\u003c/p\u003e\n"]]],[],null,[]]