Package | Description |
---|---|
com.google.api.services.slides.v1.model |
Modifier and Type | Method and Description |
---|---|
CreateShapeRequest |
CreateShapeRequest.clone() |
CreateShapeRequest |
Request.getCreateShape()
Creates a new shape.
|
CreateShapeRequest |
CreateShapeRequest.set(String fieldName,
Object value) |
CreateShapeRequest |
CreateShapeRequest.setElementProperties(PageElementProperties elementProperties)
The element properties for the shape.
|
CreateShapeRequest |
CreateShapeRequest.setObjectId(String objectId)
A user-supplied object ID.
|
CreateShapeRequest |
CreateShapeRequest.setShapeType(String shapeType)
The shape type.
|
Modifier and Type | Method and Description |
---|---|
Request |
Request.setCreateShape(CreateShapeRequest createShape)
Creates a new shape.
|
Copyright © 2011–2024 Google. All rights reserved.