public final class GoogleAnalyticsAdminV1betaDataStreamWebStreamData
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 |
|---|
GoogleAnalyticsAdminV1betaDataStreamWebStreamData() |
| Modifier and Type | Method and Description |
|---|---|
GoogleAnalyticsAdminV1betaDataStreamWebStreamData |
clone() |
String |
getDefaultUri()
Immutable.
|
String |
getFirebaseAppId()
Output only.
|
String |
getMeasurementId()
Output only.
|
GoogleAnalyticsAdminV1betaDataStreamWebStreamData |
set(String fieldName,
Object value) |
GoogleAnalyticsAdminV1betaDataStreamWebStreamData |
setDefaultUri(String defaultUri)
Immutable.
|
GoogleAnalyticsAdminV1betaDataStreamWebStreamData |
setFirebaseAppId(String firebaseAppId)
Output only.
|
GoogleAnalyticsAdminV1betaDataStreamWebStreamData |
setMeasurementId(String measurementId)
Output only.
|
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 GoogleAnalyticsAdminV1betaDataStreamWebStreamData()
public String getDefaultUri()
null for nonepublic GoogleAnalyticsAdminV1betaDataStreamWebStreamData setDefaultUri(String defaultUri)
defaultUri - defaultUri or null for nonepublic String getFirebaseAppId()
null for nonepublic GoogleAnalyticsAdminV1betaDataStreamWebStreamData setFirebaseAppId(String firebaseAppId)
firebaseAppId - firebaseAppId or null for nonepublic String getMeasurementId()
null for nonepublic GoogleAnalyticsAdminV1betaDataStreamWebStreamData setMeasurementId(String measurementId)
measurementId - measurementId or null for nonepublic GoogleAnalyticsAdminV1betaDataStreamWebStreamData set(String fieldName, Object value)
set in class com.google.api.client.json.GenericJsonpublic GoogleAnalyticsAdminV1betaDataStreamWebStreamData clone()
clone in class com.google.api.client.json.GenericJsonCopyright © 2011–2023 Google. All rights reserved.