| Package | Description |
|---|---|
| com.google.api.services.analyticsadmin.v1beta.model |
| Modifier and Type | Method and Description |
|---|---|
GoogleAnalyticsAdminV1betaNumericValue |
GoogleAnalyticsAdminV1betaNumericValue.clone() |
GoogleAnalyticsAdminV1betaNumericValue |
GoogleAnalyticsAdminV1betaAccessBetweenFilter.getFromValue()
Begins with this number.
|
GoogleAnalyticsAdminV1betaNumericValue |
GoogleAnalyticsAdminV1betaAccessBetweenFilter.getToValue()
Ends with this number.
|
GoogleAnalyticsAdminV1betaNumericValue |
GoogleAnalyticsAdminV1betaAccessNumericFilter.getValue()
A numeric value or a date value.
|
GoogleAnalyticsAdminV1betaNumericValue |
GoogleAnalyticsAdminV1betaNumericValue.set(String fieldName,
Object value) |
GoogleAnalyticsAdminV1betaNumericValue |
GoogleAnalyticsAdminV1betaNumericValue.setDoubleValue(Double doubleValue)
Double value
|
GoogleAnalyticsAdminV1betaNumericValue |
GoogleAnalyticsAdminV1betaNumericValue.setInt64Value(Long int64Value)
Integer value
|
| Modifier and Type | Method and Description |
|---|---|
GoogleAnalyticsAdminV1betaAccessBetweenFilter |
GoogleAnalyticsAdminV1betaAccessBetweenFilter.setFromValue(GoogleAnalyticsAdminV1betaNumericValue fromValue)
Begins with this number.
|
GoogleAnalyticsAdminV1betaAccessBetweenFilter |
GoogleAnalyticsAdminV1betaAccessBetweenFilter.setToValue(GoogleAnalyticsAdminV1betaNumericValue toValue)
Ends with this number.
|
GoogleAnalyticsAdminV1betaAccessNumericFilter |
GoogleAnalyticsAdminV1betaAccessNumericFilter.setValue(GoogleAnalyticsAdminV1betaNumericValue value)
A numeric value or a date value.
|
Copyright © 2011–2024 Google. All rights reserved.