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."],[[["This page provides documentation for the `GetSourceRequest` class within the Google Cloud Migration Center v1 API."],["`GetSourceRequest` is used to retrieve a specific source and implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes constructors, one of which is a copy constructor, and it defines two properties, `Name` (a string) and `SourceName` (a SourceName-typed view over the Name), to define the requested resource."],["This documentation is located within the Google.Cloud.MigrationCenter.V1 namespace, and is part of the Google.Cloud.MigrationCenter.V1.dll assembly."]]],[]]