public sealed class OsInfo : IMessage<Inventory.Types.OsInfo>, IEquatable<Inventory.Types.OsInfo>, IDeepCloneable<Inventory.Types.OsInfo>, IBufferMessage, IMessage
[[["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\u003eOsInfo\u003c/code\u003e class provides detailed operating system information for a virtual machine (VM) and is a core component within the \u003ccode\u003eGoogle.Cloud.OsConfig.V1\u003c/code\u003e namespace.\u003c/p\u003e\n"],["\u003cp\u003eThis class is designed to be used within the .NET environment, implementing multiple interfaces like \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, and is part of the \u003ccode\u003eGoogle.Cloud.OsConfig.V1.dll\u003c/code\u003e assembly.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eOsInfo\u003c/code\u003e class has two constructors: a default constructor (\u003ccode\u003eOsInfo()\u003c/code\u003e) and one that takes another \u003ccode\u003eOsInfo\u003c/code\u003e instance as an argument (\u003ccode\u003eOsInfo(Inventory.Types.OsInfo)\u003c/code\u003e), enabling the cloning or copying of \u003ccode\u003eOsInfo\u003c/code\u003e objects.\u003c/p\u003e\n"],["\u003cp\u003eIt includes various properties such as \u003ccode\u003eArchitecture\u003c/code\u003e, \u003ccode\u003eHostname\u003c/code\u003e, \u003ccode\u003eKernelRelease\u003c/code\u003e, \u003ccode\u003eKernelVersion\u003c/code\u003e, \u003ccode\u003eLongName\u003c/code\u003e, \u003ccode\u003eOsconfigAgentVersion\u003c/code\u003e, \u003ccode\u003eShortName\u003c/code\u003e, and \u003ccode\u003eVersion\u003c/code\u003e, all of which are string types that describe different aspects of the VM's operating system.\u003c/p\u003e\n"],["\u003cp\u003eThe document includes a list of version history, with the latest version being 2.4.0, and the current version of this specific document being 1.3.0, it also includes a link to each of the other versions.\u003c/p\u003e\n"]]],[],null,[]]