Package | Description |
---|---|
com.google.api.services.slides.v1.model |
Modifier and Type | Method and Description |
---|---|
CreateShapeResponse |
CreateShapeResponse.clone() |
CreateShapeResponse |
Response.getCreateShape()
The result of creating a shape.
|
CreateShapeResponse |
CreateShapeResponse.set(String fieldName,
Object value) |
CreateShapeResponse |
CreateShapeResponse.setObjectId(String objectId)
The object ID of the created shape.
|
Modifier and Type | Method and Description |
---|---|
Response |
Response.setCreateShape(CreateShapeResponse createShape)
The result of creating a shape.
|
Copyright © 2011–2024 Google. All rights reserved.