Returns information about running and completed transfer runs.
Path parameters
Required. Name of transfer configuration for which transfer runs should be retrieved. If you are using the regionless method, the location must be US and the name should be in the following form: * projects/{project_id}/transferConfigs/{config_id} If you are using the regionalized method, the name should be in the following form: * projects/{project_id}/locations/{location_id}/transferConfigs/{config_id}
Query parameters
Page size. The default page size is the maximum value of 1000 results.
Pagination token, which can be used to request a specific page of ListTransferRunsRequest list results. For multiple-page results, ListTransferRunsResponse outputs a next_page token, which can be used as the page_token value to request the next page of list results.
Indicates how run attempts are to be pulled.
When specified, only transfer runs with requested states are returned.
Response
Successful response