[[["容易理解","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"]],["上次更新時間:2024-09-03 (世界標準時間)。"],[[["This service allows you to read and write Google Slides presentations using the REST API."],["It provides functionalities to create, get, and update presentations."],["You can also get specific page details and generate thumbnails of pages within presentations."],["Developers are encouraged to use Google-provided client libraries for easier integration."],["The service is accessed via the `slides.googleapis.com` endpoint."]]],["The content details how to interact with Google Slides presentations via an API. Key actions include creating blank presentations, retrieving presentation versions, and applying updates. Additionally, it supports fetching specific pages within a presentation and generating thumbnail images of these pages. The API is accessed through `slides.googleapis.com`, utilizing either Google-provided client libraries or direct REST calls via the service endpoint `https://slides.googleapis.com`. Two resources are `v1.presentations` and `v1.presentations.pages`.\n"]]