VitalsStuckbackgroundwakelockrate
class VitalsStuckbackgroundwakelockrate extends Resource (View source)
The "stuckbackgroundwakelockrate" collection of methods.
Typical usage is:
$playdeveloperreportingService = new Google\Service\Playdeveloperreporting(...);
$stuckbackgroundwakelockrate = $playdeveloperreportingService->vitals_stuckbackgroundwakelockrate;
Methods
get(string $name, array $optParams = [])
Describes the properties of the metric set. (stuckbackgroundwakelockrate.get)
query(string $name, GooglePlayDeveloperReportingV1beta1QueryStuckBackgroundWakelockRateMetricSetRequest $postBody, array $optParams = [])
Queries the metrics in the metric set. (stuckbackgroundwakelockrate.query)
Details
GooglePlayDeveloperReportingV1beta1StuckBackgroundWakelockRateMetricSet
get(string $name, array $optParams = [])
Describes the properties of the metric set. (stuckbackgroundwakelockrate.get)
GooglePlayDeveloperReportingV1beta1QueryStuckBackgroundWakelockRateMetricSetResponse
query(string $name, GooglePlayDeveloperReportingV1beta1QueryStuckBackgroundWakelockRateMetricSetRequest $postBody, array $optParams = [])
Queries the metrics in the metric set. (stuckbackgroundwakelockrate.query)