[[["易于理解","easyToUnderstand","thumb-up"],["解决了我的问题","solvedMyProblem","thumb-up"],["其他","otherUp","thumb-up"]],[["没有我需要的信息","missingTheInformationINeed","thumb-down"],["太复杂/步骤太多","tooComplicatedTooManySteps","thumb-down"],["内容需要更新","outOfDate","thumb-down"],["翻译问题","translationIssue","thumb-down"],["示例/代码问题","samplesCodeIssue","thumb-down"],["其他","otherDown","thumb-down"]],["最后更新时间 (UTC):2025-08-04。"],[[["Creates an ID representing an image composed of multiple images from an ImageCollection, arranged vertically or horizontally."],["The generated ID can be used with `filmstripThumbnails.getPixels` to retrieve the combined image."],["The total pixel limit for the combined image is 512\\*512\\*100 pixels; exceeding this limit results in a 400 error."],["Requires specific IAM permissions and OAuth scopes for authorization and access."]]],["An ID representing a multi-image composite is created via a `POST` request to `filmstripThumbnails.create`, specifying an expression and output options. This ID, valid for a few hours, is used with `filmstripThumbnails.getPixels` to retrieve the concatenated image from an ImageCollection. The request is limited to 512\\*512\\*100 pixels, with larger requests resulting in a 400 error. A `workloadTag` can be included. Authorization is required, with specific IAM permissions and OAuth scopes.\n"]]