BigQuery Migration V2 API - Class Google::Cloud::Bigquery::Migration::V2::GetMigrationSubtaskRequest (v0.2.0)

Reference documentation and code samples for the BigQuery Migration V2 API class Google::Cloud::Bigquery::Migration::V2::GetMigrationSubtaskRequest.

A request to get a previously created migration subtasks.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#name

defname()->::String
Returns
  • (::String) — Required. The unique identifier for the migration subtask. Example: projects/123/locations/us/workflows/1234/subtasks/543

#name=

defname=(value)->::String
Parameter
  • value (::String) — Required. The unique identifier for the migration subtask. Example: projects/123/locations/us/workflows/1234/subtasks/543
Returns
  • (::String) — Required. The unique identifier for the migration subtask. Example: projects/123/locations/us/workflows/1234/subtasks/543

#read_mask

defread_mask()->::Google::Protobuf::FieldMask
Returns

#read_mask=

defread_mask=(value)->::Google::Protobuf::FieldMask
Parameter
Returns

Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.

Last updated 2025年10月30日 UTC.