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 \u003ccode\u003eGetInventoryRequest\u003c/code\u003e class is used to request inventory data for a specific virtual machine (VM).\u003c/p\u003e\n"],["\u003cp\u003eThis class implements multiple interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, providing functionalities for message handling, comparison, cloning, and buffer operations.\u003c/p\u003e\n"],["\u003cp\u003eIt includes properties for \u003ccode\u003eInventoryName\u003c/code\u003e, a typed view for resource name, \u003ccode\u003eName\u003c/code\u003e, a string representing the resource name with a specified format, and \u003ccode\u003eView\u003c/code\u003e, which controls the level of detail in the returned inventory data.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version available is 2.4.0, and the content covers versions from 1.3.0 up to 2.4.0.\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors available when creating an object of the type \u003ccode\u003eGetInventoryRequest\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]