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"]],[["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-04-01 UTC."],[[["This document provides reference information for the `GetMigrationSubtaskRequest` class within the Google Cloud BigQuery Migration v2 API."],["The `GetMigrationSubtaskRequest` class is used to retrieve previously created migration subtasks, implementing several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `GetMigrationSubtaskRequest` class has properties such as `MigrationSubtaskName`, `Name` (a unique identifier), and `ReadMask` (for specifying fields to retrieve)."],["There are multiple versions of the Google.Cloud.BigQuery.Migration.V2 API available, ranging from 1.0.0 to the latest version 1.5.0, all providing the same API request."],["The `GetMigrationSubtaskRequest` class has two constructors and inherits several members from the object class."]]],[]]