public static final class EntityAdWordsLink.Entity
extends com.google.api.client.json.GenericJson
com.google.api.client.util.GenericData.Flags| Constructor and Description |
|---|
EntityAdWordsLink.Entity() |
| Modifier and Type | Method and Description |
|---|---|
EntityAdWordsLink.Entity |
clone() |
WebPropertyRef |
getWebPropertyRef() |
EntityAdWordsLink.Entity |
set(java.lang.String fieldName,
java.lang.Object value) |
EntityAdWordsLink.Entity |
setWebPropertyRef(WebPropertyRef webPropertyRef) |
getFactory, setFactory, toPrettyString, toStringentrySet, get, getClassInfo, getUnknownKeys, put, putAll, remove, setUnknownKeyspublic WebPropertyRef getWebPropertyRef()
null for nonepublic EntityAdWordsLink.Entity setWebPropertyRef(WebPropertyRef webPropertyRef)
webPropertyRef - webPropertyRef or null for nonepublic EntityAdWordsLink.Entity set(java.lang.String fieldName, java.lang.Object value)
set in class com.google.api.client.json.GenericJsonpublic EntityAdWordsLink.Entity clone()
clone in class com.google.api.client.json.GenericJson