public sealed class GetSourceRequest : IMessage<GetSourceRequest>, IEquatable<GetSourceRequest>, IDeepCloneable<GetSourceRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the VM Migration v1 API class GetSourceRequest.
[[["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-17 UTC."],[[["This webpage provides reference documentation for the `GetSourceRequest` class within the VM Migration v1 API, part of the Google Cloud .NET client library."],["The `GetSourceRequest` class is used as a request message for the 'GetSource' operation and implements multiple interfaces, including `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The latest version of this class is 2.6.0, but prior versions ranging from 1.0.0 to 2.5.0 are also available for review."],["The `GetSourceRequest` class has two constructors and two key properties, `Name` (a string representing the Source name) and `SourceName` (a `SourceName`-typed view over the `Name` property)."]]],[]]