BigQuery Migration V2 API - Class Google::Cloud::Bigquery::Migration::V2::GetMigrationSubtaskRequest (v0.2.0)
Stay organized with collections
Save and categorize content based on your preferences.
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
- (::Google::Protobuf::FieldMask) — Optional. The list of fields to be retrieved.
#read_mask=
defread_mask=(value)->::Google::Protobuf::FieldMask
Parameter
- value (::Google::Protobuf::FieldMask) — Optional. The list of fields to be retrieved.
Returns
- (::Google::Protobuf::FieldMask) — Optional. The list of fields to be retrieved.