[[["易于理解","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"]],["最后更新时间 (UTC):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"]]