Class DeleteTransferRunRequest (3.2.0)

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

A request to delete data transfer run information. .. attribute:: name

Required. The field will contain name of the resource requested, for example: projects/{project_id}/transferConfigs/{config_id}/runs/{run_id} or projects/{project_id}/locations/{location_id}/transferConfigs/{config_id}/runs/{run_id}

:type: str