[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-04-09 UTC."],[[["This document provides reference documentation for the `GuestOsScan` class within the Rapid Migration Assessment v1 API, specifically for version 1.1.0, with links to versions 1.0.0 and the latest, 1.2.0."],["The `GuestOsScan` class is a message type used to describe a Migration Center (MC) Source, and it inherits from `object` while implementing `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces."],["The `GuestOsScan` class includes two constructors: a default constructor `GuestOsScan()` and a copy constructor `GuestOsScan(GuestOsScan other)`, which creates a new instance by copying data from another `GuestOsScan` object."],["The `GuestOsScan` class has one property, `CoreSource`, which is of type `string` and represents a reference to the corresponding Guest OS Scan in MC Source."],["The document lists out inherited members from the base object class."]]],[]]