com.google.api.client.util.GenericData.FlagsAbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| Constructor and Description |
|---|
TeamDriveThemes() |
| Modifier and Type | Method and Description |
|---|---|
About.TeamDriveThemes |
clone() |
String |
getBackgroundImageLink()
A link to this Team Drive theme's background image.
|
String |
getColorRgb()
The color of this Team Drive theme as an RGB hex string.
|
String |
getId()
The ID of the theme.
|
About.TeamDriveThemes |
set(String fieldName,
Object value) |
About.TeamDriveThemes |
setBackgroundImageLink(String backgroundImageLink)
A link to this Team Drive theme's background image.
|
About.TeamDriveThemes |
setColorRgb(String colorRgb)
The color of this Team Drive theme as an RGB hex string.
|
About.TeamDriveThemes |
setId(String id)
The ID of the theme.
|
getFactory, setFactory, toPrettyString, toStringentrySet, get, getClassInfo, getUnknownKeys, put, putAll, remove, setUnknownKeysclear, containsKey, containsValue, equals, hashCode, 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.TeamDriveThemes setBackgroundImageLink(String backgroundImageLink)
backgroundImageLink - backgroundImageLink or null for nonepublic String getColorRgb()
null for nonepublic About.TeamDriveThemes setColorRgb(String colorRgb)
colorRgb - colorRgb or null for nonepublic String getId()
null for nonepublic About.TeamDriveThemes setId(String id)
id - id or null for nonepublic About.TeamDriveThemes set(String fieldName, Object value)
set in class com.google.api.client.json.GenericJsonpublic About.TeamDriveThemes clone()
clone in class com.google.api.client.json.GenericJsonCopyright © 2011–2018 Google. All rights reserved.