com.google.api.client.util.GenericData.FlagsAbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| Constructor and Description |
|---|
DriveThemes() |
| Modifier and Type | Method and Description |
|---|---|
About.DriveThemes |
clone() |
String |
getBackgroundImageLink()
A link to this theme's background image.
|
String |
getColorRgb()
The color of this theme as an RGB hex string.
|
String |
getId()
The ID of the theme.
|
About.DriveThemes |
set(String fieldName,
Object value) |
About.DriveThemes |
setBackgroundImageLink(String backgroundImageLink)
A link to this theme's background image.
|
About.DriveThemes |
setColorRgb(String colorRgb)
The color of this theme as an RGB hex string.
|
About.DriveThemes |
setId(String id)
The ID of the theme.
|
getFactory, setFactory, toPrettyString, toStringentrySet, equals, get, getClassInfo, getUnknownKeys, hashCode, put, putAll, remove, setUnknownKeysclear, containsKey, containsValue, isEmpty, keySet, size, valuesfinalize, getClass, notify, notifyAll, wait, wait, waitcompute, computeIfAbsent, computeIfPresent, forEach, getOrDefault, merge, putIfAbsent, remove, replace, replace, replaceAllpublic String getBackgroundImageLink()
null for nonepublic About.DriveThemes setBackgroundImageLink(String backgroundImageLink)
backgroundImageLink - backgroundImageLink or null for nonepublic String getColorRgb()
null for nonepublic About.DriveThemes setColorRgb(String colorRgb)
colorRgb - colorRgb or null for nonepublic String getId()
null for nonepublic About.DriveThemes setId(String id)
id - id or null for nonepublic About.DriveThemes set(String fieldName, Object value)
set in class com.google.api.client.json.GenericJsonpublic About.DriveThemes clone()
clone in class com.google.api.client.json.GenericJsonCopyright © 2011–2023 Google. All rights reserved.