| Modifier and Type | Class and Description |
|---|---|
static class |
About.AdditionalRoleInfo.RoleSets
Model definition for AboutAdditionalRoleInfoRoleSets.
|
com.google.api.client.util.GenericData.FlagsAbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| Constructor and Description |
|---|
AdditionalRoleInfo() |
| Modifier and Type | Method and Description |
|---|---|
About.AdditionalRoleInfo |
clone() |
List<About.AdditionalRoleInfo.RoleSets> |
getRoleSets()
The supported additional roles per primary role.
|
String |
getType()
The content type that this additional role info applies to.
|
About.AdditionalRoleInfo |
set(String fieldName,
Object value) |
About.AdditionalRoleInfo |
setRoleSets(List<About.AdditionalRoleInfo.RoleSets> roleSets)
The supported additional roles per primary role.
|
About.AdditionalRoleInfo |
setType(String type)
The content type that this additional role info applies to.
|
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<About.AdditionalRoleInfo.RoleSets> getRoleSets()
null for nonepublic About.AdditionalRoleInfo setRoleSets(List<About.AdditionalRoleInfo.RoleSets> roleSets)
roleSets - roleSets or null for nonepublic String getType()
null for nonepublic About.AdditionalRoleInfo setType(String type)
type - type or null for nonepublic About.AdditionalRoleInfo set(String fieldName, Object value)
set in class com.google.api.client.json.GenericJsonpublic About.AdditionalRoleInfo clone()
clone in class com.google.api.client.json.GenericJsonCopyright © 2011–2023 Google. All rights reserved.