v1

latestOpenAPI 3.0.0Creative Commons Attribution 3.02026-07-13154167.5 KB
projects

Returns log messages for the transfer run.

get/v1/{+parent}/transferLogs

Path parameters

parentstring required

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

messageTypesstring[]

Message types to return. If not populated - INFO, WARNING and ERROR messages are returned.

pageSizeinteger

Page size. The default page size is the maximum value of 1000 results.

pageTokenstring

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