Package | Description |
---|---|
com.google.api.services.slides.v1.model |
Modifier and Type | Method and Description |
---|---|
BatchUpdatePresentationResponse |
BatchUpdatePresentationResponse.clone() |
BatchUpdatePresentationResponse |
BatchUpdatePresentationResponse.set(String fieldName,
Object value) |
BatchUpdatePresentationResponse |
BatchUpdatePresentationResponse.setPresentationId(String presentationId)
The presentation the updates were applied to.
|
BatchUpdatePresentationResponse |
BatchUpdatePresentationResponse.setReplies(List<Response> replies)
The reply of the updates.
|
BatchUpdatePresentationResponse |
BatchUpdatePresentationResponse.setWriteControl(WriteControl writeControl)
The updated write control after applying the request.
|
Copyright © 2011–2024 Google. All rights reserved.