ממשק ThumbnailObject
ThumbnailObject
הוא ממשק שמתאר את המאפיינים של תמונה או סרטון.
חתימה
interface ThumbnailObject
חתימות של הנכס
אלא אם צוין אחרת, התוכן של דף זה הוא ברישיון Creative Commons Attribution 4.0 ודוגמאות הקוד הן ברישיון Apache 2.0. לפרטים, ניתן לעיין במדיניות האתר Google Developers. Java הוא סימן מסחרי רשום של חברת Oracle ו/או של השותפים העצמאיים שלה.
עדכון אחרון: 2024-11-08 (שעון UTC).
[null,null,["עדכון אחרון: 2024-11-08 (שעון UTC)."],[[["`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"]]