public static final class Comment.Actor.Verification
extends com.google.api.client.json.GenericJson
com.google.api.client.util.GenericData.Flags
Constructor and Description |
---|
Comment.Actor.Verification() |
Modifier and Type | Method and Description |
---|---|
Comment.Actor.Verification |
clone() |
java.lang.String |
getAdHocVerified()
Verification for one-time or manual processes.
|
Comment.Actor.Verification |
set(java.lang.String fieldName,
java.lang.Object value) |
Comment.Actor.Verification |
setAdHocVerified(java.lang.String adHocVerified)
Verification for one-time or manual processes.
|
getFactory, setFactory, toPrettyString, toString
entrySet, get, getClassInfo, getUnknownKeys, put, putAll, remove, setUnknownKeys
public java.lang.String getAdHocVerified()
null
for nonepublic Comment.Actor.Verification setAdHocVerified(java.lang.String adHocVerified)
adHocVerified
- adHocVerified or null
for nonepublic Comment.Actor.Verification set(java.lang.String fieldName, java.lang.Object value)
set
in class com.google.api.client.json.GenericJson
public Comment.Actor.Verification clone()
clone
in class com.google.api.client.json.GenericJson