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 document provides information about the \u003ccode\u003eGetVulnerabilityReportRequest\u003c/code\u003e class within the Google.Cloud.OsConfig.V1 namespace, which is used to request a vulnerability report for a specified virtual machine (VM).\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of the API is 2.4.0, and the document also provides links to older versions, ranging back to version 1.3.0, allowing users to see past changes.\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, offering various functionalities.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two constructors: a default constructor and another that accepts another \u003ccode\u003eGetVulnerabilityReportRequest\u003c/code\u003e object as a parameter, enabling easy duplication or modification of requests.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGetVulnerabilityReportRequest\u003c/code\u003e class includes properties for setting the API resource name, represented as a string (\u003ccode\u003eName\u003c/code\u003e) or a typed resource name (\u003ccode\u003eVulnerabilityReportName\u003c/code\u003e), for retrieving vulnerability reports.\u003c/p\u003e\n"]]],[],null,[]]