Home
last modified time | relevance | path

Searched refs:GooglePlayDeveloperReportingV1beta1TimelineSpec (Results 1 – 6 of 6) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Playdeveloperreporting/
H A DGooglePlayDeveloperReportingV1beta1Anomaly.php35 protected $timelineSpecType = GooglePlayDeveloperReportingV1beta1TimelineSpec::class;
95 * @param GooglePlayDeveloperReportingV1beta1TimelineSpec
97 public function setTimelineSpec(GooglePlayDeveloperReportingV1beta1TimelineSpec $timelineSpec)
102 * @return GooglePlayDeveloperReportingV1beta1TimelineSpec
H A DGooglePlayDeveloperReportingV1beta1QueryCrashRateMetricSetRequest.php43 protected $timelineSpecType = GooglePlayDeveloperReportingV1beta1TimelineSpec::class;
117 * @param GooglePlayDeveloperReportingV1beta1TimelineSpec
119 public function setTimelineSpec(GooglePlayDeveloperReportingV1beta1TimelineSpec $timelineSpec)
124 * @return GooglePlayDeveloperReportingV1beta1TimelineSpec
H A DGooglePlayDeveloperReportingV1beta1QueryExcessiveWakeupRateMetricSetRequest.php43 protected $timelineSpecType = GooglePlayDeveloperReportingV1beta1TimelineSpec::class;
117 * @param GooglePlayDeveloperReportingV1beta1TimelineSpec
119 public function setTimelineSpec(GooglePlayDeveloperReportingV1beta1TimelineSpec $timelineSpec)
124 * @return GooglePlayDeveloperReportingV1beta1TimelineSpec
H A DGooglePlayDeveloperReportingV1beta1QueryAnrRateMetricSetRequest.php43 protected $timelineSpecType = GooglePlayDeveloperReportingV1beta1TimelineSpec::class;
117 * @param GooglePlayDeveloperReportingV1beta1TimelineSpec
119 public function setTimelineSpec(GooglePlayDeveloperReportingV1beta1TimelineSpec $timelineSpec)
124 * @return GooglePlayDeveloperReportingV1beta1TimelineSpec
H A DGooglePlayDeveloperReportingV1beta1QueryStuckBackgroundWakelockRateMetricSetRequest.php43 protected $timelineSpecType = GooglePlayDeveloperReportingV1beta1TimelineSpec::class;
117 * @param GooglePlayDeveloperReportingV1beta1TimelineSpec
119 public function setTimelineSpec(GooglePlayDeveloperReportingV1beta1TimelineSpec $timelineSpec)
124 * @return GooglePlayDeveloperReportingV1beta1TimelineSpec
H A DGooglePlayDeveloperReportingV1beta1TimelineSpec.php20 class GooglePlayDeveloperReportingV1beta1TimelineSpec extends \Google\Model class
76 class_alias(GooglePlayDeveloperReportingV1beta1TimelineSpec::class, 'Google_Service_Playdeveloperre…