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()
Deprecated - use driveThemes/backgroundImageLink instead.
|
String |
getColorRgb()
Deprecated - use driveThemes/colorRgb instead.
|
String |
getId()
Deprecated - use driveThemes/id instead.
|
About.TeamDriveThemes |
set(String fieldName,
Object value) |
About.TeamDriveThemes |
setBackgroundImageLink(String backgroundImageLink)
Deprecated - use driveThemes/backgroundImageLink instead.
|
About.TeamDriveThemes |
setColorRgb(String colorRgb)
Deprecated - use driveThemes/colorRgb instead.
|
About.TeamDriveThemes |
setId(String id)
Deprecated - use driveThemes/id instead.
|
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.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–2023 Google. All rights reserved.