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-12 UTC."],[[["\u003cp\u003eThis page details 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 is part of the \u003ccode\u003eGoogle.Cloud.OsConfig.V1\u003c/code\u003e namespace and is implemented in the \u003ccode\u003eGoogle.Cloud.OsConfig.V1.dll\u003c/code\u003e assembly.\u003c/p\u003e\n"],["\u003cp\u003eThis class offers two constructors: a default constructor and a constructor that takes another \u003ccode\u003eGetVulnerabilityReportRequest\u003c/code\u003e object as a parameter, allowing for the creation of new instances.\u003c/p\u003e\n"],["\u003cp\u003eIt includes properties such as \u003ccode\u003eName\u003c/code\u003e (a string representing the API resource name) and \u003ccode\u003eVulnerabilityReportName\u003c/code\u003e (a typed view of the \u003ccode\u003eName\u003c/code\u003e property), which are critical for identifying the vulnerability report being requested.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version for this class is 2.4.0, but documentation for older versions, ranging back to 1.3.0, are also available.\u003c/p\u003e\n"]]],[],null,[]]