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
def name() -> ::String Returns 
 -  (::String) — Required. The unique identifier for the migration subtask. Example: 
projects/123/locations/us/workflows/1234/subtasks/543 
#name=
def name=(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
def read_mask() -> ::Google::Protobuf::FieldMask Returns 
 - (::Google::Protobuf::FieldMask) — Optional. The list of fields to be retrieved.
 
#read_mask=
def read_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.