public sealed class GetVulnerabilityReportRequest : IMessage<GetVulnerabilityReportRequest>, IEquatable<GetVulnerabilityReportRequest>, IDeepCloneable<GetVulnerabilityReportRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud OS Config v1 API class GetVulnerabilityReportRequest.
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 reference documentation for the \u003ccode\u003eGetVulnerabilityReportRequest\u003c/code\u003e class within the Google Cloud OS Config v1 API, specifically version 2.1.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\u003eThe document outlines the class's inheritance, implementing interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, \u003ccode\u003eIBufferMessage\u003c/code\u003e and \u003ccode\u003eIMessage\u003c/code\u003e, and lists the inherited members from the base \u003ccode\u003eObject\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eIt details the constructors for \u003ccode\u003eGetVulnerabilityReportRequest\u003c/code\u003e, which include a default constructor and one that takes another \u003ccode\u003eGetVulnerabilityReportRequest\u003c/code\u003e as a parameter, allowing for object cloning.\u003c/p\u003e\n"],["\u003cp\u003eThe document also describes two key properties: \u003ccode\u003eName\u003c/code\u003e, a string representing the API resource name for the vulnerability, and \u003ccode\u003eVulnerabilityReportName\u003c/code\u003e, which offers a typed view over the \u003ccode\u003eName\u003c/code\u003e property.\u003c/p\u003e\n"]]],[],null,[]]