com.google.api.client.util.GenericData.FlagsAbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| Constructor and Description | 
|---|
Scope()  | 
| Modifier and Type | Method and Description | 
|---|---|
AclRule.Scope | 
clone()  | 
String | 
getType()
The type of the scope. 
 | 
String | 
getValue()
The email address of a user or group, or the name of a domain, depending on the scope type. 
 | 
AclRule.Scope | 
set(String fieldName,
   Object value)  | 
AclRule.Scope | 
setType(String type)
The type of the scope. 
 | 
AclRule.Scope | 
setValue(String value)
The email address of a user or group, or the name of a domain, depending on the scope type. 
 | 
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 AclRule.Scope setType(String type)
type - type or null for nonepublic String getValue()
null for nonepublic AclRule.Scope setValue(String value)
value - value or null for nonepublic AclRule.Scope set(String fieldName, Object value)
set in class com.google.api.client.json.GenericJsonpublic AclRule.Scope clone()
clone in class com.google.api.client.json.GenericJsonCopyright © 2011–2025 Google. All rights reserved.