[[["易于理解","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-06。"],[[["Creates an ID that represents an image combining multiple images from an ImageCollection, viewable using `GetFilmstripThumbnailPixels`."],["The created ID allows visualization of ImageCollection elements concatenated either vertically or horizontally."],["Image size is restricted to a maximum of 512x512 pixels with a total limit of 100 pixels across all images in the collection."],["Users need specific IAM permissions and OAuth scopes for authorization to create and access filmstrip thumbnails."]]],["An ID is created using `filmstripThumbnails.create`, representing an image from an evaluated expression and options. `GetFilmstripThumbnailPixels` uses this ID to retrieve an image of an ImageCollection, displayed vertically or horizontally. This ID is valid for a few hours. Requests are limited to 512\\*512\\*100 pixels. The request is made via a `POST` to a specific URL, with `parent` and `workloadTag` as parameters. The body contains a `FilmstripThumbnail` instance. The response returns a newly created `FilmstripThumbnail` instance.\n"]]