public sealed class GetInventoryRequest : IMessage<GetInventoryRequest>, IEquatable<GetInventoryRequest>, IDeepCloneable<GetInventoryRequest>, IBufferMessage, IMessage
A request message for getting inventory data 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\u003eThe webpage details the \u003ccode\u003eGetInventoryRequest\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.OsConfig.V1\u003c/code\u003e namespace, specifically version 1.8.0, for retrieving inventory data of a specified virtual machine (VM).\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eGetInventoryRequest\u003c/code\u003e is a request message type and 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, enabling functionalities like message handling, equality checking, deep cloning, and buffer operations.\u003c/p\u003e\n"],["\u003cp\u003eThe class contains properties such as \u003ccode\u003eInventoryName\u003c/code\u003e, \u003ccode\u003eName\u003c/code\u003e, and \u003ccode\u003eView\u003c/code\u003e, which are used to specify the inventory resource name, the API resource name, and the level of detail to include in the inventory information respectively.\u003c/p\u003e\n"],["\u003cp\u003eThere are multiple versions of the same request starting from \u003ccode\u003e1.3.0\u003c/code\u003e to \u003ccode\u003e2.4.0\u003c/code\u003e, the most recent version being \u003ccode\u003e2.4.0\u003c/code\u003e, with links provided to see the details of each one.\u003c/p\u003e\n"]]],[],null,[]]