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