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-03-21 UTC."],[[["This document provides reference documentation for the `GetSourceRequest` class within the Google Cloud VM Migration v1 API."],["`GetSourceRequest` is a class used to request a specific source in the VM Migration API and it's part of the `Google.Cloud.VMMigration.V1` namespace."],["This `GetSourceRequest` class implements several interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes constructors for creating new instances and properties like `Name` (a required string) and `SourceName` (a typed view over the name)."],["The latest version of this api is `2.6.0` but the content on this page focuses on version `2.4.0`."]]],[]]