Package | Description |
---|---|
com.google.api.services.slides.v1 |
Modifier and Type | Method and Description |
---|---|
Slides.Presentations.Pages.Get |
Slides.Presentations.Pages.get(String presentationId,
String pageObjectId)
Gets the latest version of the specified page in the presentation.
|
Slides.Presentations.Pages.Get |
Slides.Presentations.Pages.Get.set(String parameterName,
Object value) |
Slides.Presentations.Pages.Get |
Slides.Presentations.Pages.Get.set$Xgafv(String $Xgafv) |
Slides.Presentations.Pages.Get |
Slides.Presentations.Pages.Get.setAccessToken(String accessToken) |
Slides.Presentations.Pages.Get |
Slides.Presentations.Pages.Get.setAlt(String alt) |
Slides.Presentations.Pages.Get |
Slides.Presentations.Pages.Get.setCallback(String callback) |
Slides.Presentations.Pages.Get |
Slides.Presentations.Pages.Get.setFields(String fields) |
Slides.Presentations.Pages.Get |
Slides.Presentations.Pages.Get.setKey(String key) |
Slides.Presentations.Pages.Get |
Slides.Presentations.Pages.Get.setOauthToken(String oauthToken) |
Slides.Presentations.Pages.Get |
Slides.Presentations.Pages.Get.setPageObjectId(String pageObjectId)
The object ID of the page to retrieve.
|
Slides.Presentations.Pages.Get |
Slides.Presentations.Pages.Get.setPresentationId(String presentationId)
The ID of the presentation to retrieve.
|
Slides.Presentations.Pages.Get |
Slides.Presentations.Pages.Get.setPrettyPrint(Boolean prettyPrint) |
Slides.Presentations.Pages.Get |
Slides.Presentations.Pages.Get.setQuotaUser(String quotaUser) |
Slides.Presentations.Pages.Get |
Slides.Presentations.Pages.Get.setUploadProtocol(String uploadProtocol) |
Slides.Presentations.Pages.Get |
Slides.Presentations.Pages.Get.setUploadType(String uploadType) |
Copyright © 2011–2024 Google. All rights reserved.