Returns log messages for the transfer run.
Path parameters
Required. Transfer run name. 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}/runs/{run_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}/runs/{run_id}
Query parameters
Message types to return. If not populated - INFO, WARNING and ERROR messages are returned.
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 ListTransferLogsRequest list results. For multiple-page results, ListTransferLogsResponse outputs a next_page token, which can be used as the page_token value to request the next page of list results.
Response
Successful response