| Package | Description |
|---|---|
| com.google.api.services.slides.v1.model |
| Modifier and Type | Method and Description |
|---|---|
UpdateLineCategoryRequest |
UpdateLineCategoryRequest.clone() |
UpdateLineCategoryRequest |
Request.getUpdateLineCategory()
Updates the category of a line.
|
UpdateLineCategoryRequest |
UpdateLineCategoryRequest.set(String fieldName,
Object value) |
UpdateLineCategoryRequest |
UpdateLineCategoryRequest.setLineCategory(String lineCategory)
The line category to update to.
|
UpdateLineCategoryRequest |
UpdateLineCategoryRequest.setObjectId(String objectId)
The object ID of the line the update is applied to.
|
| Modifier and Type | Method and Description |
|---|---|
Request |
Request.setUpdateLineCategory(UpdateLineCategoryRequest updateLineCategory)
Updates the category of a line.
|
Copyright © 2011–2025 Google. All rights reserved.