| Package | Description |
|---|---|
| com.google.api.services.playdeveloperreporting.v1beta1.model |
| Modifier and Type | Method and Description |
|---|---|
GooglePlayDeveloperReportingV1beta1MetricValue |
GooglePlayDeveloperReportingV1beta1MetricValue.clone() |
GooglePlayDeveloperReportingV1beta1MetricValue |
GooglePlayDeveloperReportingV1beta1Anomaly.getMetric()
Metric where the anomaly was detected, together with the anomalous value.
|
GooglePlayDeveloperReportingV1beta1MetricValue |
GooglePlayDeveloperReportingV1beta1MetricValue.set(String fieldName,
Object value) |
GooglePlayDeveloperReportingV1beta1MetricValue |
GooglePlayDeveloperReportingV1beta1MetricValue.setDecimalValue(GoogleTypeDecimal decimalValue)
Actual value, represented as a decimal number.
|
GooglePlayDeveloperReportingV1beta1MetricValue |
GooglePlayDeveloperReportingV1beta1MetricValue.setDecimalValueConfidenceInterval(GooglePlayDeveloperReportingV1beta1DecimalConfidenceInterval decimalValueConfidenceInterval)
Confidence interval of a value that is of type `type.Decimal`.
|
GooglePlayDeveloperReportingV1beta1MetricValue |
GooglePlayDeveloperReportingV1beta1MetricValue.setMetric(String metric)
Name of the metric.
|
| Modifier and Type | Method and Description |
|---|---|
List<GooglePlayDeveloperReportingV1beta1MetricValue> |
GooglePlayDeveloperReportingV1beta1MetricsRow.getMetrics()
Metric columns in the row.
|
| Modifier and Type | Method and Description |
|---|---|
GooglePlayDeveloperReportingV1beta1Anomaly |
GooglePlayDeveloperReportingV1beta1Anomaly.setMetric(GooglePlayDeveloperReportingV1beta1MetricValue metric)
Metric where the anomaly was detected, together with the anomalous value.
|
| Modifier and Type | Method and Description |
|---|---|
GooglePlayDeveloperReportingV1beta1MetricsRow |
GooglePlayDeveloperReportingV1beta1MetricsRow.setMetrics(List<GooglePlayDeveloperReportingV1beta1MetricValue> metrics)
Metric columns in the row.
|
Copyright © 2011–2024 Google. All rights reserved.