public sealed class CreateMigrationWorkflowRequest : IMessage<CreateMigrationWorkflowRequest>, IEquatable<CreateMigrationWorkflowRequest>, IDeepCloneable<CreateMigrationWorkflowRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the BigQuery Migration v2 API class CreateMigrationWorkflowRequest.
[[["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 document provides reference information for the `CreateMigrationWorkflowRequest` class within the BigQuery Migration v2 API, specifically version 1.4.0 of the .NET library."],["The `CreateMigrationWorkflowRequest` class is used to create a migration workflow resource and inherits from the base `object` class while implementing multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["There are multiple versions of this documentation available, with 1.5.0 being the most recent version and 1.0.0 being the oldest."],["The class includes constructors for creating new instances, properties for managing the migration workflow and parent project details such as `MigrationWorkflow`, `Parent`, and `ParentAsLocationName`."],["The class is located within the `Google.Cloud.BigQuery.Migration.V2` namespace and is contained in the `Google.Cloud.BigQuery.Migration.V2.dll` assembly."]]],[]]