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\u003eThis page provides documentation for the \u003ccode\u003eStartMigrationWorkflowRequest\u003c/code\u003e class within the Google Cloud BigQuery Migration v2 API, covering versions from 1.0.0 to 1.5.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eStartMigrationWorkflowRequest\u003c/code\u003e class is used to initiate a previously created migration workflow within the BigQuery Migration service, as documented in its description.\u003c/p\u003e\n"],["\u003cp\u003eThe class implements multiple interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, for functionality related to message handling, equality comparison, deep cloning, and buffered messages.\u003c/p\u003e\n"],["\u003cp\u003eIt has two constructors: a parameterless constructor and one that takes another \u003ccode\u003eStartMigrationWorkflowRequest\u003c/code\u003e instance as its argument.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two properties: \u003ccode\u003eMigrationWorkflowName\u003c/code\u003e, a typed view of the resource name, and \u003ccode\u003eName\u003c/code\u003e, a string representing the unique identifier for the migration workflow, which is required for use.\u003c/p\u003e\n"]]],[],null,[]]