[[["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-08-28 UTC."],[[["\u003cp\u003eThis documentation covers the \u003ccode\u003eGuestOsScan\u003c/code\u003e class, which is part of the Rapid Migration Assessment v1 API within the \u003ccode\u003eGoogle.Cloud.RapidMigrationAssessment.V1\u003c/code\u003e namespace.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eGuestOsScan\u003c/code\u003e is a message class used to describe a Migration Center (MC) source of type Guest OS Scan, inheriting from the base \u003ccode\u003eobject\u003c/code\u003e class and implementing various interfaces like \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation provides details for three versions of the API, including version \u003ccode\u003e1.2.0\u003c/code\u003e as the latest, along with versions \u003ccode\u003e1.1.0\u003c/code\u003e and \u003ccode\u003e1.0.0\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eGuestOsScan\u003c/code\u003e can be constructed either as a new instance with \u003ccode\u003eGuestOsScan()\u003c/code\u003e or by copying from another \u003ccode\u003eGuestOsScan\u003c/code\u003e object through \u003ccode\u003eGuestOsScan(GuestOsScan other)\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class contains one accessible property \u003ccode\u003eCoreSource\u003c/code\u003e, a string type that is a reference to the corresponding Guest OS Scan in MC Source.\u003c/p\u003e\n"]]],[],null,["# Rapid Migration Assessment v1 API - Class GuestOsScan (1.2.0)\n\nVersion latestkeyboard_arrow_down\n\n- [1.2.0 (latest)](/dotnet/docs/reference/Google.Cloud.RapidMigrationAssessment.V1/latest/Google.Cloud.RapidMigrationAssessment.V1.GuestOsScan)\n- [1.1.0](/dotnet/docs/reference/Google.Cloud.RapidMigrationAssessment.V1/1.1.0/Google.Cloud.RapidMigrationAssessment.V1.GuestOsScan)\n- [1.0.0](/dotnet/docs/reference/Google.Cloud.RapidMigrationAssessment.V1/1.0.0/Google.Cloud.RapidMigrationAssessment.V1.GuestOsScan) \n\n public sealed class GuestOsScan : IMessage\u003cGuestOsScan\u003e, IEquatable\u003cGuestOsScan\u003e, IDeepCloneable\u003cGuestOsScan\u003e, IBufferMessage, IMessage\n\nReference documentation and code samples for the Rapid Migration Assessment v1 API class GuestOsScan.\n\nMessage describing a MC Source of type Guest OS Scan. \n\nInheritance\n-----------\n\n[object](https://learn.microsoft.com/dotnet/api/system.object) \\\u003e GuestOsScan \n\nImplements\n----------\n\n[IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage-1.html)[GuestOsScan](/dotnet/docs/reference/Google.Cloud.RapidMigrationAssessment.V1/latest/Google.Cloud.RapidMigrationAssessment.V1.GuestOsScan), [IEquatable](https://learn.microsoft.com/dotnet/api/system.iequatable-1)[GuestOsScan](/dotnet/docs/reference/Google.Cloud.RapidMigrationAssessment.V1/latest/Google.Cloud.RapidMigrationAssessment.V1.GuestOsScan), [IDeepCloneable](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IDeepCloneable-1.html)[GuestOsScan](/dotnet/docs/reference/Google.Cloud.RapidMigrationAssessment.V1/latest/Google.Cloud.RapidMigrationAssessment.V1.GuestOsScan), [IBufferMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IBufferMessage.html), [IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage.html) \n\nInherited Members\n-----------------\n\n[object.GetHashCode()](https://learn.microsoft.com/dotnet/api/system.object.gethashcode) \n[object.GetType()](https://learn.microsoft.com/dotnet/api/system.object.gettype) \n[object.ToString()](https://learn.microsoft.com/dotnet/api/system.object.tostring)\n\nNamespace\n---------\n\n[Google.Cloud.RapidMigrationAssessment.V1](/dotnet/docs/reference/Google.Cloud.RapidMigrationAssessment.V1/latest/Google.Cloud.RapidMigrationAssessment.V1)\n\nAssembly\n--------\n\nGoogle.Cloud.RapidMigrationAssessment.V1.dll\n\nConstructors\n------------\n\n### GuestOsScan()\n\n public GuestOsScan()\n\n### GuestOsScan(GuestOsScan)\n\n public GuestOsScan(GuestOsScan other)\n\nProperties\n----------\n\n### CoreSource\n\n public string CoreSource { get; set; }\n\nreference to the corresponding Guest OS Scan in MC Source."]]