Output only. The stored pipeline transfer configurations.
nextPageToken
string
Output only. The next-pagination token. For multiple-page list results, this token can be used as the ListTransferConfigsRequest.page_token to request the next page of list results.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-02-25 UTC."],[[["The webpage content details the JSON representation of pipeline data within a project."],["The `transferConfigs` field contains an array of pipeline transfer configurations, as detailed in the TransferConfig documentation."],["The `nextPageToken` field provides a token for retrieving the next page of results when dealing with multiple pages of pipeline listings."]]],[]]