Class DeleteTransferRunRequest (3.7.2)

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

A request to delete data transfer run information.

Attribute

NameDescription
name str
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}``

Inheritance

builtins.object > proto.message.Message > DeleteTransferRunRequest