Class GetMigrationSubtaskRequest (0.11.7)

GetMigrationSubtaskRequest(mapping=None, *, ignore_unknown_fields=False, **kwargs)

A request to get a previously created migration subtasks.

Attributes

NameDescription
name str
Required. The unique identifier for the migration subtask. Example: projects/123/locations/us/workflows/1234/subtasks/543
read_mask google.protobuf.field_mask_pb2.FieldMask
Optional. The list of fields to be retrieved.