public final class GoogleAnalyticsAdminV1betaProperty
extends com.google.api.client.json.GenericJson
This is the Java data model class that specifies how to parse/serialize into the JSON that is transmitted over HTTP when working with the Google Analytics Admin API. For a detailed explanation see: https://developers.google.com/api-client-library/java/google-http-java-client/json
com.google.api.client.util.GenericData.FlagsAbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| Constructor and Description |
|---|
GoogleAnalyticsAdminV1betaProperty() |
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 getAccount()
null for nonepublic GoogleAnalyticsAdminV1betaProperty setAccount(String account)
account - account or null for nonepublic String getCreateTime()
null for nonepublic GoogleAnalyticsAdminV1betaProperty setCreateTime(String createTime)
createTime - createTime or null for nonepublic String getCurrencyCode()
null for nonepublic GoogleAnalyticsAdminV1betaProperty setCurrencyCode(String currencyCode)
currencyCode - currencyCode or null for nonepublic String getDeleteTime()
null for nonepublic GoogleAnalyticsAdminV1betaProperty setDeleteTime(String deleteTime)
deleteTime - deleteTime or null for nonepublic String getDisplayName()
null for nonepublic GoogleAnalyticsAdminV1betaProperty setDisplayName(String displayName)
displayName - displayName or null for nonepublic String getExpireTime()
null for nonepublic GoogleAnalyticsAdminV1betaProperty setExpireTime(String expireTime)
expireTime - expireTime or null for nonepublic String getIndustryCategory()
null for nonepublic GoogleAnalyticsAdminV1betaProperty setIndustryCategory(String industryCategory)
industryCategory - industryCategory or null for nonepublic String getName()
null for nonepublic GoogleAnalyticsAdminV1betaProperty setName(String name)
name - name or null for nonepublic String getParent()
null for nonepublic GoogleAnalyticsAdminV1betaProperty setParent(String parent)
parent - parent or null for nonepublic String getPropertyType()
null for nonepublic GoogleAnalyticsAdminV1betaProperty setPropertyType(String propertyType)
propertyType - propertyType or null for nonepublic String getServiceLevel()
null for nonepublic GoogleAnalyticsAdminV1betaProperty setServiceLevel(String serviceLevel)
serviceLevel - serviceLevel or null for nonepublic String getTimeZone()
null for nonepublic GoogleAnalyticsAdminV1betaProperty setTimeZone(String timeZone)
timeZone - timeZone or null for nonepublic String getUpdateTime()
null for nonepublic GoogleAnalyticsAdminV1betaProperty setUpdateTime(String updateTime)
updateTime - updateTime or null for nonepublic GoogleAnalyticsAdminV1betaProperty set(String fieldName, Object value)
set in class com.google.api.client.json.GenericJsonpublic GoogleAnalyticsAdminV1betaProperty clone()
clone in class com.google.api.client.json.GenericJsonCopyright © 2011–2023 Google. All rights reserved.