[[["わかりやすい","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"]],["最終更新日 2025-07-25 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"]]