| Modifier and Type | Method and Description |
|---|---|
Playdeveloperreporting.Vitals.Errors.Counts.Query |
Playdeveloperreporting.Vitals.Errors.Counts.query(String name,
GooglePlayDeveloperReportingV1beta1QueryErrorCountMetricSetRequest content)
Queries the metrics in the metrics set.
|
| Constructor and Description |
|---|
Query(String name,
GooglePlayDeveloperReportingV1beta1QueryErrorCountMetricSetRequest content)
Queries the metrics in the metrics set.
|
| Modifier and Type | Method and Description |
|---|---|
GooglePlayDeveloperReportingV1beta1QueryErrorCountMetricSetRequest |
GooglePlayDeveloperReportingV1beta1QueryErrorCountMetricSetRequest.clone() |
GooglePlayDeveloperReportingV1beta1QueryErrorCountMetricSetRequest |
GooglePlayDeveloperReportingV1beta1QueryErrorCountMetricSetRequest.set(String fieldName,
Object value) |
GooglePlayDeveloperReportingV1beta1QueryErrorCountMetricSetRequest |
GooglePlayDeveloperReportingV1beta1QueryErrorCountMetricSetRequest.setDimensions(List<String> dimensions)
Dimensions to slice the data by.
|
GooglePlayDeveloperReportingV1beta1QueryErrorCountMetricSetRequest |
GooglePlayDeveloperReportingV1beta1QueryErrorCountMetricSetRequest.setFilter(String filter)
Filters to apply to data.
|
GooglePlayDeveloperReportingV1beta1QueryErrorCountMetricSetRequest |
GooglePlayDeveloperReportingV1beta1QueryErrorCountMetricSetRequest.setMetrics(List<String> metrics)
Metrics to aggregate.
|
GooglePlayDeveloperReportingV1beta1QueryErrorCountMetricSetRequest |
GooglePlayDeveloperReportingV1beta1QueryErrorCountMetricSetRequest.setPageSize(Integer pageSize)
Maximum size of the returned data.
|
GooglePlayDeveloperReportingV1beta1QueryErrorCountMetricSetRequest |
GooglePlayDeveloperReportingV1beta1QueryErrorCountMetricSetRequest.setPageToken(String pageToken)
A page token, received from a previous call.
|
GooglePlayDeveloperReportingV1beta1QueryErrorCountMetricSetRequest |
GooglePlayDeveloperReportingV1beta1QueryErrorCountMetricSetRequest.setTimelineSpec(GooglePlayDeveloperReportingV1beta1TimelineSpec timelineSpec)
Specification of the timeline aggregation parameters.
|
Copyright © 2011–2024 Google. All rights reserved.