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