介面 ThumbnailObject
ThumbnailObject
是描述相片或影片屬性的介面。
簽名
interface ThumbnailObject
屬性簽名
除非另有註明,否則本頁面中的內容是採用創用 CC 姓名標示 4.0 授權,程式碼範例則為阿帕契 2.0 授權。詳情請參閱《Google Developers 網站政策》。Java 是 Oracle 和/或其關聯企業的註冊商標。
上次更新時間:2024-11-08 (世界標準時間)。
[null,null,["上次更新時間:2024-11-08 (世界標準時間)。"],[[["`ThumbnailObject` interface provides details about the visual representation of a photo or video, like its dimensions and location."],["It includes properties like `height`, `type`, `url`, and `width` to describe the thumbnail's characteristics."]]],["`ThumbnailObject` interface defines the characteristics of a photo or video thumbnail. It includes properties such as `height`, `type`, `url`, and `width`. These properties describe the thumbnail's dimensions, content type, and its location via a URL. The interface provides a standardized way to represent thumbnail data for images and videos. The actual implementation of each properties is detailed in their corresponding documents.\n"]]