Home
last modified time | relevance | path

Searched refs:GoogleMonitoringV3Range (Results 1 – 3 of 3) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Monitoring/
H A DDistributionCut.php26 protected $rangeType = GoogleMonitoringV3Range::class;
44 * @param GoogleMonitoringV3Range
46 public function setRange(GoogleMonitoringV3Range $range)
51 * @return GoogleMonitoringV3Range
H A DMetricRange.php22 protected $rangeType = GoogleMonitoringV3Range::class;
30 * @param GoogleMonitoringV3Range
32 public function setRange(GoogleMonitoringV3Range $range)
37 * @return GoogleMonitoringV3Range
H A DGoogleMonitoringV3Range.php20 class GoogleMonitoringV3Range extends \Google\Model class
44 class_alias(GoogleMonitoringV3Range::class, 'Google_Service_Monitoring_GoogleMonitoringV3Range');