GenericData.FlagsAbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| Constructor and Description |
|---|
Permissions() |
| Modifier and Type | Method and Description |
|---|---|
Profile.Permissions |
clone() |
List<String> |
getEffective()
All the permissions that the user has for this view (profile).
|
Profile.Permissions |
set(String fieldName,
Object value) |
Profile.Permissions |
setEffective(List<String> effective)
All the permissions that the user has for this view (profile).
|
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 List<String> getEffective()
null for nonepublic Profile.Permissions setEffective(List<String> effective)
effective - effective or null for nonepublic Profile.Permissions set(String fieldName, Object value)
set in class GenericJsonpublic Profile.Permissions clone()
clone in class GenericJsonCopyright © 2011–2022 Google. All rights reserved.