public static final class AccountTreeResponse.AccountSettings
extends com.google.api.client.json.GenericJson
com.google.api.client.util.GenericData.Flags| Constructor and Description |
|---|
AccountTreeResponse.AccountSettings() |
getFactory, setFactory, toPrettyString, toStringentrySet, get, getClassInfo, getUnknownKeys, put, putAll, remove, setUnknownKeyspublic java.lang.Boolean getAdmobReporting()
null for nonepublic AccountTreeResponse.AccountSettings setAdmobReporting(java.lang.Boolean admobReporting)
admobReporting - admobReporting or null for nonepublic java.lang.Boolean getSharingWithGoogleAnySales()
null for nonepublic AccountTreeResponse.AccountSettings setSharingWithGoogleAnySales(java.lang.Boolean sharingWithGoogleAnySales)
sharingWithGoogleAnySales - sharingWithGoogleAnySales or null for nonepublic java.lang.Boolean getSharingWithGoogleProducts()
null for nonepublic AccountTreeResponse.AccountSettings setSharingWithGoogleProducts(java.lang.Boolean sharingWithGoogleProducts)
sharingWithGoogleProducts - sharingWithGoogleProducts or null for nonepublic java.lang.Boolean getSharingWithGoogleSales()
null for nonepublic AccountTreeResponse.AccountSettings setSharingWithGoogleSales(java.lang.Boolean sharingWithGoogleSales)
sharingWithGoogleSales - sharingWithGoogleSales or null for nonepublic java.lang.Boolean getSharingWithGoogleSupport()
null for nonepublic AccountTreeResponse.AccountSettings setSharingWithGoogleSupport(java.lang.Boolean sharingWithGoogleSupport)
sharingWithGoogleSupport - sharingWithGoogleSupport or null for nonepublic java.lang.Boolean getSharingWithOthers()
null for nonepublic AccountTreeResponse.AccountSettings setSharingWithOthers(java.lang.Boolean sharingWithOthers)
sharingWithOthers - sharingWithOthers or null for nonepublic AccountTreeResponse.AccountSettings set(java.lang.String fieldName, java.lang.Object value)
set in class com.google.api.client.json.GenericJsonpublic AccountTreeResponse.AccountSettings clone()
clone in class com.google.api.client.json.GenericJson