Package | Description |
---|---|
com.google.api.services.slides.v1.model |
Modifier and Type | Method and Description |
---|---|
DuplicateObjectResponse |
DuplicateObjectResponse.clone() |
DuplicateObjectResponse |
Response.getDuplicateObject()
The result of duplicating an object.
|
DuplicateObjectResponse |
DuplicateObjectResponse.set(String fieldName,
Object value) |
DuplicateObjectResponse |
DuplicateObjectResponse.setObjectId(String objectId)
The ID of the new duplicate object.
|
Modifier and Type | Method and Description |
---|---|
Response |
Response.setDuplicateObject(DuplicateObjectResponse duplicateObject)
The result of duplicating an object.
|
Copyright © 2011–2024 Google. All rights reserved.