[[["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-09-03 UTC."],[[["\u003cp\u003eThis page provides documentation for the \u003ccode\u003eSource\u003c/code\u003e class within the Google Cloud VM Migration v1 API, which describes a specific VM migration source resource and its environment.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of the \u003ccode\u003eSource\u003c/code\u003e class documented is 2.6.0, with historical versions available ranging from 1.0.0 to 2.5.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eSource\u003c/code\u003e class 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, and inherits from \u003ccode\u003eobject\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eSource\u003c/code\u003e class includes properties such as \u003ccode\u003eAws\u003c/code\u003e, \u003ccode\u003eCreateTime\u003c/code\u003e, \u003ccode\u003eDescription\u003c/code\u003e, \u003ccode\u003eLabels\u003c/code\u003e, \u003ccode\u003eName\u003c/code\u003e, \u003ccode\u003eSourceDetailsCase\u003c/code\u003e, \u003ccode\u003eSourceName\u003c/code\u003e, \u003ccode\u003eUpdateTime\u003c/code\u003e, and \u003ccode\u003eVmware\u003c/code\u003e to manage and describe the VM migration source.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation includes details on constructors, inherited members, and namespaces associated with the \u003ccode\u003eSource\u003c/code\u003e class.\u003c/p\u003e\n"]]],[],null,["# VM Migration v1 API - Class Source (2.6.0)\n\nVersion latestkeyboard_arrow_down\n\n- [2.6.0 (latest)](/dotnet/docs/reference/Google.Cloud.VMMigration.V1/latest/Google.Cloud.VMMigration.V1.Source)\n- [2.5.0](/dotnet/docs/reference/Google.Cloud.VMMigration.V1/2.5.0/Google.Cloud.VMMigration.V1.Source)\n- [2.4.0](/dotnet/docs/reference/Google.Cloud.VMMigration.V1/2.4.0/Google.Cloud.VMMigration.V1.Source)\n- [2.3.0](/dotnet/docs/reference/Google.Cloud.VMMigration.V1/2.3.0/Google.Cloud.VMMigration.V1.Source)\n- [2.2.0](/dotnet/docs/reference/Google.Cloud.VMMigration.V1/2.2.0/Google.Cloud.VMMigration.V1.Source)\n- [2.1.0](/dotnet/docs/reference/Google.Cloud.VMMigration.V1/2.1.0/Google.Cloud.VMMigration.V1.Source)\n- [2.0.0](/dotnet/docs/reference/Google.Cloud.VMMigration.V1/2.0.0/Google.Cloud.VMMigration.V1.Source)\n- [1.0.0](/dotnet/docs/reference/Google.Cloud.VMMigration.V1/1.0.0/Google.Cloud.VMMigration.V1.Source) \n\n public sealed class Source : IMessage\u003cSource\u003e, IEquatable\u003cSource\u003e, IDeepCloneable\u003cSource\u003e, IBufferMessage, IMessage\n\nReference documentation and code samples for the VM Migration v1 API class Source.\n\nSource message describes a specific vm migration Source resource. It contains\nthe source environment information. \n\nInheritance\n-----------\n\n[object](https://learn.microsoft.com/dotnet/api/system.object) \\\u003e Source \n\nImplements\n----------\n\n[IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage-1.html)[Source](/dotnet/docs/reference/Google.Cloud.VMMigration.V1/latest/Google.Cloud.VMMigration.V1.Source), [IEquatable](https://learn.microsoft.com/dotnet/api/system.iequatable-1)[Source](/dotnet/docs/reference/Google.Cloud.VMMigration.V1/latest/Google.Cloud.VMMigration.V1.Source), [IDeepCloneable](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IDeepCloneable-1.html)[Source](/dotnet/docs/reference/Google.Cloud.VMMigration.V1/latest/Google.Cloud.VMMigration.V1.Source), [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.VMMigration.V1](/dotnet/docs/reference/Google.Cloud.VMMigration.V1/latest/Google.Cloud.VMMigration.V1)\n\nAssembly\n--------\n\nGoogle.Cloud.VMMigration.V1.dll\n\nConstructors\n------------\n\n### Source()\n\n public Source()\n\n### Source(Source)\n\n public Source(Source other)\n\nProperties\n----------\n\n### Aws\n\n public AwsSourceDetails Aws { get; set; }\n\nAWS type source details.\n\n### CreateTime\n\n public Timestamp CreateTime { get; set; }\n\nOutput only. The create time timestamp.\n\n### Description\n\n public string Description { get; set; }\n\nUser-provided description of the source.\n\n### Labels\n\n public MapField\u003cstring, string\u003e Labels { get; }\n\nThe labels of the source.\n\n### Name\n\n public string Name { get; set; }\n\nOutput only. The Source name.\n\n### SourceDetailsCase\n\n public Source.SourceDetailsOneofCase SourceDetailsCase { get; }\n\n### SourceName\n\n public SourceName SourceName { get; set; }\n\n[SourceName](/dotnet/docs/reference/Google.Cloud.VMMigration.V1/latest/Google.Cloud.VMMigration.V1.SourceName)-typed view over the [Name](/dotnet/docs/reference/Google.Cloud.VMMigration.V1/latest/Google.Cloud.VMMigration.V1.Source#Google_Cloud_VMMigration_V1_Source_Name) resource name property.\n\n### UpdateTime\n\n public Timestamp UpdateTime { get; set; }\n\nOutput only. The update time timestamp.\n\n### Vmware\n\n public VmwareSourceDetails Vmware { get; set; }\n\nVmware type source details."]]