public sealed class StartMigrationWorkflowRequest : IMessage<StartMigrationWorkflowRequest>, IEquatable<StartMigrationWorkflowRequest>, IDeepCloneable<StartMigrationWorkflowRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the BigQuery Migration v2 API class StartMigrationWorkflowRequest.
A request to start 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."],[[["\u003cp\u003eThe \u003ccode\u003eStartMigrationWorkflowRequest\u003c/code\u003e class is part of the BigQuery Migration v2 API, designed to initiate a previously created migration workflow.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, ensuring its compatibility and functionality within the .NET ecosystem.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two constructors: a default one and another that accepts another \u003ccode\u003eStartMigrationWorkflowRequest\u003c/code\u003e object for initialization, and it inherits members such as \u003ccode\u003eGetHashCode\u003c/code\u003e, \u003ccode\u003eGetType\u003c/code\u003e, and \u003ccode\u003eToString\u003c/code\u003e from the \u003ccode\u003eobject\u003c/code\u003e base class.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eStartMigrationWorkflowRequest\u003c/code\u003e class includes properties like \u003ccode\u003eMigrationWorkflowName\u003c/code\u003e (a typed view) and \u003ccode\u003eName\u003c/code\u003e (a string), which are used to specify the unique identifier of the workflow to be started.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of the documentation can be found in the \u003ccode\u003e1.5.0\u003c/code\u003e version link, followed by previous versions ranging from \u003ccode\u003e1.4.0\u003c/code\u003e to \u003ccode\u003e1.0.0\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]