public sealed class GetMigrationWorkflowRequest : IMessage<GetMigrationWorkflowRequest>, IEquatable<GetMigrationWorkflowRequest>, IDeepCloneable<GetMigrationWorkflowRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the BigQuery Migration v2 API class GetMigrationWorkflowRequest.
A request to get a previously created migration workflow.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["This document provides reference documentation for the `GetMigrationWorkflowRequest` class within the Google Cloud BigQuery Migration v2 API, specifically version 1.4.0."],["`GetMigrationWorkflowRequest` is used to retrieve a previously created migration workflow, and it inherits from the base object class while implementing several interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has two constructors: a parameterless one and another that takes a `GetMigrationWorkflowRequest` object as an argument, alongside properties like `MigrationWorkflowName`, `Name`, and `ReadMask` for specifying the workflow and retrieval options."],["There are several versions available, with version 1.5.0 being the most recent, followed by versions 1.4.0, 1.3.0, 1.2.0, 1.1.0 and 1.0.0."]]],[]]