com.google.api.client.util.GenericData.FlagsAbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| Constructor and Description |
|---|
Picture() |
| Modifier and Type | Method and Description |
|---|---|
User.Picture |
clone() |
String |
getUrl()
A URL that points to a profile picture of this user.
|
User.Picture |
set(String fieldName,
Object value) |
User.Picture |
setUrl(String url)
A URL that points to a profile picture of this user.
|
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 getUrl()
null for nonepublic User.Picture setUrl(String url)
url - url or null for nonepublic User.Picture set(String fieldName, Object value)
set in class com.google.api.client.json.GenericJsonpublic User.Picture clone()
clone in class com.google.api.client.json.GenericJsonCopyright © 2011–2023 Google. All rights reserved.