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