public static final class UserDeletionRequest.Id extends GenericJson
GenericData.FlagsAbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| Constructor and Description |
|---|
Id() |
| Modifier and Type | Method and Description |
|---|---|
UserDeletionRequest.Id |
clone() |
String |
getType()
Type of user
|
String |
getUserId()
The User's id
|
UserDeletionRequest.Id |
set(String fieldName,
Object value) |
UserDeletionRequest.Id |
setType(String type)
Type of user
|
UserDeletionRequest.Id |
setUserId(String userId)
The User's id
|
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 getType()
null for nonepublic UserDeletionRequest.Id setType(String type)
type - type or null for nonepublic String getUserId()
null for nonepublic UserDeletionRequest.Id setUserId(String userId)
userId - userId or null for nonepublic UserDeletionRequest.Id set(String fieldName, Object value)
set in class GenericJsonpublic UserDeletionRequest.Id clone()
clone in class GenericJsonCopyright © 2011–2022 Google. All rights reserved.