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