public sealed class GetImportDataFileRequest : IMessage<GetImportDataFileRequest>, IEquatable<GetImportDataFileRequest>, IDeepCloneable<GetImportDataFileRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Migration Center v1 API class GetImportDataFileRequest.
[[["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 documentation covers the `GetImportDataFileRequest` class within the Migration Center v1 API, detailing its purpose as a request to get an import data file."],["The `GetImportDataFileRequest` class has been implemented from multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["This class includes two constructors, one default and one that takes another `GetImportDataFileRequest` as a parameter."],["The class contains properties such as `ImportDataFileName`, representing a typed view of the resource name, and `Name`, which represents the name of the requested `ImportDataFile`."],["This documentation also includes information about inherited members from the `object` class, and the supported namespace `Google.Cloud.MigrationCenter.V1`."]]],[]]