public sealed class GetSourceRequest : IMessage<GetSourceRequest>, IEquatable<GetSourceRequest>, IDeepCloneable<GetSourceRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Migration Center 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."],[[["The `GetSourceRequest` class is part of the Google Cloud Migration Center v1 API, used to request information about a specific source."],["This class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, for data handling and comparison."],["It includes properties like `Name` (a string for the resource name) and `SourceName` (a typed view over the resource name), each having their own description and purpose."],["The class has two constructors, one default and one that takes another `GetSourceRequest` object as a parameter for copying data."],["Multiple versions of the `GetSourceRequest` class exist, ranging from version 1.0.0 to the latest version 1.4.0."]]],[]]