Package | Description |
---|---|
com.google.api.services.drive.model |
Modifier and Type | Method and Description |
---|---|
About.DriveThemes |
About.DriveThemes.clone() |
About.DriveThemes |
About.DriveThemes.set(String fieldName,
Object value) |
About.DriveThemes |
About.DriveThemes.setBackgroundImageLink(String backgroundImageLink)
A link to this theme's background image.
|
About.DriveThemes |
About.DriveThemes.setColorRgb(String colorRgb)
The color of this theme as an RGB hex string.
|
About.DriveThemes |
About.DriveThemes.setId(String id)
The ID of the theme.
|
Modifier and Type | Method and Description |
---|---|
List<About.DriveThemes> |
About.getDriveThemes()
A list of themes that are supported for shared drives.
|
Modifier and Type | Method and Description |
---|---|
About |
About.setDriveThemes(List<About.DriveThemes> driveThemes)
A list of themes that are supported for shared drives.
|
Copyright © 2011–2024 Google. All rights reserved.