GenericData.Flags
AbstractMap.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, toString
entrySet, equals, get, getClassInfo, getUnknownKeys, hashCode, put, putAll, remove, setUnknownKeys
clear, containsKey, containsValue, isEmpty, keySet, size, values
finalize, getClass, notify, notifyAll, wait, wait, wait
compute, computeIfAbsent, computeIfPresent, forEach, getOrDefault, merge, putIfAbsent, remove, replace, replace, replaceAll
public 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 GenericJson
public About.TeamDriveThemes clone()
clone
in class GenericJson
Copyright © 2011–2022 Google. All rights reserved.