Class GetMigrationSubtaskRequest (0.1.0)

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

A request to get a previously created migration subtasks. .. attribute:: name

Required. The unique identifier for the migration subtask. Example: projects/123/locations/us/workflows/1234/subtasks/543

:type: str

Attribute

NameDescription
read_mask google.protobuf.field_mask_pb2.FieldMask
Optional. The list of fields to be retrieved.