Class GetMigrationWorkflowRequest (0.4.2)

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

A request to get a previously created migration workflow.

Attributes

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

Inheritance

builtins.object > proto.message.Message > GetMigrationWorkflowRequest