[[["易于理解","easyToUnderstand","thumb-up"],["解决了我的问题","solvedMyProblem","thumb-up"],["其他","otherUp","thumb-up"]],[["很难理解","hardToUnderstand","thumb-down"],["信息或示例代码不正确","incorrectInformationOrSampleCode","thumb-down"],["没有我需要的信息/示例","missingTheInformationSamplesINeed","thumb-down"],["翻译问题","translationIssue","thumb-down"],["其他","otherDown","thumb-down"]],["最后更新时间 (UTC):2025-06-23。"],[[["This guide demonstrates how to use the Data Mapping task within Application Integration to concatenate a string to each element of a string array."],["The process involves using the `FOR_EACH` and `CONCAT` functions to iterate through an array and append a specified string value to every element within it."],["The sample integration includes an API trigger, a Data Mapping task, and configurations to handle string array manipulation, using provided default values for an initial array and a text to append."],["Instructions are provided for uploading and testing the sample integration file, by saving it as a .json file, and then uploading it through the Google Cloud console Application Integration page."],["The code sample shows the structure of an Application Integration flow that will perform the string array concatenation."]]],[]]