Package | Description |
---|---|
com.google.api.services.slides.v1.model |
Modifier and Type | Method and Description |
---|---|
DeleteObjectRequest |
DeleteObjectRequest.clone() |
DeleteObjectRequest |
Request.getDeleteObject()
Deletes a page or page element from the presentation.
|
DeleteObjectRequest |
DeleteObjectRequest.set(String fieldName,
Object value) |
DeleteObjectRequest |
DeleteObjectRequest.setObjectId(String objectId)
The object ID of the page or page element to delete.
|
Modifier and Type | Method and Description |
---|---|
Request |
Request.setDeleteObject(DeleteObjectRequest deleteObject)
Deletes a page or page element from the presentation.
|
Copyright © 2011–2024 Google. All rights reserved.