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.
Required. Transfer run name in the form:
projects/{project_id}/transferConfigs/{config_id}/runs/{run_id} or
projects/{project_id}/locations/{location_id}/transferConfigs/{config_id}/runs/{run_id}
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThe document provides reference documentation for the \u003ccode\u003eListTransferLogsRequest\u003c/code\u003e class within the Google BigQuery Data Transfer v1 API, detailing its properties, constructors, inheritance, and implementations.\u003c/p\u003e\n"],["\u003cp\u003eThis class is used to request user-facing log messages associated with a data transfer run, with various versions of the API available, ranging from version 3.1.0 to the latest 4.10.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eListTransferLogsRequest\u003c/code\u003e has several configurable properties, including \u003ccode\u003eMessageTypes\u003c/code\u003e to filter by log severity, \u003ccode\u003ePageSize\u003c/code\u003e to limit the number of results, \u003ccode\u003ePageToken\u003c/code\u003e for pagination, and \u003ccode\u003eParent\u003c/code\u003e to specify the transfer run.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eParent\u003c/code\u003e property accepts the transfer run name in a specific format, and there's a typed view, \u003ccode\u003eParentAsRunName\u003c/code\u003e, for easier handling of this resource name.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eListTransferLogsRequest\u003c/code\u003e implements interfaces like \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, \u003ccode\u003eIBufferMessage\u003c/code\u003e, and \u003ccode\u003eIPageRequest\u003c/code\u003e, demonstrating its role in handling structured messages and paginated requests within the API.\u003c/p\u003e\n"]]],[],null,[]]