[[["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-03-06 UTC."],[[["VideoThumbnail is a resource that represents information about a video thumbnail, allowing rendering of animations from image collections."],["It includes fields like `name`, `expression` for the ImageCollection, `videoOptions` for animation, `fileFormat` currently supporting GIF, and an optional `grid` for reprojection and clipping."],["Users can utilize methods like `create` to generate an ID for rendering animation and `getPixels` to compute and display the resulting image."]]],["This describes the structure and actions related to video thumbnails. Key information includes the `name` (resource identifier), `expression` (computation to generate an ImageCollection), `videoOptions` (animation settings), `fileFormat` (output encoding, currently GIF), and `grid` (reprojection/clipping). Two primary actions are `create` to generate an ID for rendering an animated image collection, and `getPixels` to compute and display the result of a specific calculation.\n"]]