Google Apps Script API
Preparing search index...
google-apps-script-events
GoogleAppsScript
Slides
Schema
BatchUpdatePresentationResponse
Interface BatchUpdatePresentationResponse
interface
BatchUpdatePresentationResponse
{
presentationId
?:
string
;
replies
?:
GoogleAppsScript
.
Slides
.
Schema
.
Response
[]
;
writeControl
?:
GoogleAppsScript
.
Slides
.
Schema
.
WriteControl
;
}
Index
Properties
presentation
Id?
replies?
write
Control?
Properties
Optional
presentation
Id
presentationId
?:
string
Optional
replies
replies
?:
GoogleAppsScript
.
Slides
.
Schema
.
Response
[]
Optional
write
Control
writeControl
?:
GoogleAppsScript
.
Slides
.
Schema
.
WriteControl
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
presentation
Id
replies
write
Control
Google Apps Script API
Loading...