| Package | Description |
|---|---|
| com.google.api.services.playdeveloperreporting.v1beta1.model |
| Modifier and Type | Method and Description |
|---|---|
GooglePlayDeveloperReportingV1beta1TimelineSpec |
GooglePlayDeveloperReportingV1beta1TimelineSpec.clone() |
GooglePlayDeveloperReportingV1beta1TimelineSpec |
GooglePlayDeveloperReportingV1beta1QuerySlowRenderingRateMetricSetRequest.getTimelineSpec()
Specification of the timeline aggregation parameters.
|
GooglePlayDeveloperReportingV1beta1TimelineSpec |
GooglePlayDeveloperReportingV1beta1QueryErrorCountMetricSetRequest.getTimelineSpec()
Specification of the timeline aggregation parameters.
|
GooglePlayDeveloperReportingV1beta1TimelineSpec |
GooglePlayDeveloperReportingV1beta1Anomaly.getTimelineSpec()
Timeline specification that covers the anomaly period.
|
GooglePlayDeveloperReportingV1beta1TimelineSpec |
GooglePlayDeveloperReportingV1beta1QuerySlowStartRateMetricSetRequest.getTimelineSpec()
Specification of the timeline aggregation parameters.
|
GooglePlayDeveloperReportingV1beta1TimelineSpec |
GooglePlayDeveloperReportingV1beta1QueryCrashRateMetricSetRequest.getTimelineSpec()
Specification of the timeline aggregation parameters.
|
GooglePlayDeveloperReportingV1beta1TimelineSpec |
GooglePlayDeveloperReportingV1beta1QueryExcessiveWakeupRateMetricSetRequest.getTimelineSpec()
Specification of the timeline aggregation parameters.
|
GooglePlayDeveloperReportingV1beta1TimelineSpec |
GooglePlayDeveloperReportingV1beta1QueryStuckBackgroundWakelockRateMetricSetRequest.getTimelineSpec()
Specification of the timeline aggregation parameters.
|
GooglePlayDeveloperReportingV1beta1TimelineSpec |
GooglePlayDeveloperReportingV1beta1QueryAnrRateMetricSetRequest.getTimelineSpec()
Specification of the timeline aggregation parameters.
|
GooglePlayDeveloperReportingV1beta1TimelineSpec |
GooglePlayDeveloperReportingV1beta1TimelineSpec.set(String fieldName,
Object value) |
GooglePlayDeveloperReportingV1beta1TimelineSpec |
GooglePlayDeveloperReportingV1beta1TimelineSpec.setAggregationPeriod(String aggregationPeriod)
Type of the aggregation period of the datapoints in the timeline.
|
GooglePlayDeveloperReportingV1beta1TimelineSpec |
GooglePlayDeveloperReportingV1beta1TimelineSpec.setEndTime(GoogleTypeDateTime endTime)
Ending datapoint of the timeline (exclusive).
|
GooglePlayDeveloperReportingV1beta1TimelineSpec |
GooglePlayDeveloperReportingV1beta1TimelineSpec.setStartTime(GoogleTypeDateTime startTime)
Starting datapoint of the timeline (inclusive).
|
| Modifier and Type | Method and Description |
|---|---|
GooglePlayDeveloperReportingV1beta1QuerySlowRenderingRateMetricSetRequest |
GooglePlayDeveloperReportingV1beta1QuerySlowRenderingRateMetricSetRequest.setTimelineSpec(GooglePlayDeveloperReportingV1beta1TimelineSpec timelineSpec)
Specification of the timeline aggregation parameters.
|
GooglePlayDeveloperReportingV1beta1QueryErrorCountMetricSetRequest |
GooglePlayDeveloperReportingV1beta1QueryErrorCountMetricSetRequest.setTimelineSpec(GooglePlayDeveloperReportingV1beta1TimelineSpec timelineSpec)
Specification of the timeline aggregation parameters.
|
GooglePlayDeveloperReportingV1beta1Anomaly |
GooglePlayDeveloperReportingV1beta1Anomaly.setTimelineSpec(GooglePlayDeveloperReportingV1beta1TimelineSpec timelineSpec)
Timeline specification that covers the anomaly period.
|
GooglePlayDeveloperReportingV1beta1QuerySlowStartRateMetricSetRequest |
GooglePlayDeveloperReportingV1beta1QuerySlowStartRateMetricSetRequest.setTimelineSpec(GooglePlayDeveloperReportingV1beta1TimelineSpec timelineSpec)
Specification of the timeline aggregation parameters.
|
GooglePlayDeveloperReportingV1beta1QueryCrashRateMetricSetRequest |
GooglePlayDeveloperReportingV1beta1QueryCrashRateMetricSetRequest.setTimelineSpec(GooglePlayDeveloperReportingV1beta1TimelineSpec timelineSpec)
Specification of the timeline aggregation parameters.
|
GooglePlayDeveloperReportingV1beta1QueryExcessiveWakeupRateMetricSetRequest |
GooglePlayDeveloperReportingV1beta1QueryExcessiveWakeupRateMetricSetRequest.setTimelineSpec(GooglePlayDeveloperReportingV1beta1TimelineSpec timelineSpec)
Specification of the timeline aggregation parameters.
|
GooglePlayDeveloperReportingV1beta1QueryStuckBackgroundWakelockRateMetricSetRequest |
GooglePlayDeveloperReportingV1beta1QueryStuckBackgroundWakelockRateMetricSetRequest.setTimelineSpec(GooglePlayDeveloperReportingV1beta1TimelineSpec timelineSpec)
Specification of the timeline aggregation parameters.
|
GooglePlayDeveloperReportingV1beta1QueryAnrRateMetricSetRequest |
GooglePlayDeveloperReportingV1beta1QueryAnrRateMetricSetRequest.setTimelineSpec(GooglePlayDeveloperReportingV1beta1TimelineSpec timelineSpec)
Specification of the timeline aggregation parameters.
|
Copyright © 2011–2024 Google. All rights reserved.