public sealed class GetMigrationSubtaskRequest : IMessage<GetMigrationSubtaskRequest>, IEquatable<GetMigrationSubtaskRequest>, IDeepCloneable<GetMigrationSubtaskRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the BigQuery Migration v2 API class GetMigrationSubtaskRequest.
A request to get a previously created migration subtasks.
[[["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 document provides reference information for the \u003ccode\u003eGetMigrationSubtaskRequest\u003c/code\u003e class within the BigQuery Migration v2 API, specifically version 1.3.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eGetMigrationSubtaskRequest\u003c/code\u003e is used to retrieve a previously created migration subtask and it inherits from the object class, while implementing several interfaces like IMessage, IEquatable, IDeepCloneable, and IBufferMessage.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes two constructors: a default constructor and one that accepts another \u003ccode\u003eGetMigrationSubtaskRequest\u003c/code\u003e object for copying.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGetMigrationSubtaskRequest\u003c/code\u003e class has three properties: \u003ccode\u003eMigrationSubtaskName\u003c/code\u003e (a typed view), \u003ccode\u003eName\u003c/code\u003e (a string identifier for the subtask), and \u003ccode\u003eReadMask\u003c/code\u003e (a FieldMask to specify which fields to retrieve).\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eName\u003c/code\u003e property is a required unique identifier, following the format: \u003ccode\u003eprojects/123/locations/us/workflows/1234/subtasks/543\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]