Home
last modified time | relevance | path

Searched refs:TimeInterval (Results 1 – 5 of 5) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/AdExchangeBuyerII/
H A DRowDimensions.php26 protected $timeIntervalType = TimeInterval::class;
44 * @param TimeInterval
46 public function setTimeInterval(TimeInterval $timeInterval)
51 * @return TimeInterval
H A DTimeInterval.php20 class TimeInterval extends \Google\Model class
62 class_alias(TimeInterval::class, 'Google_Service_AdExchangeBuyerII_TimeInterval');
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Monitoring/
H A DPoint.php22 protected $intervalType = TimeInterval::class;
28 * @param TimeInterval
30 public function setInterval(TimeInterval $interval)
35 * @return TimeInterval
H A DPointData.php23 protected $timeIntervalType = TimeInterval::class;
29 * @param TimeInterval
31 public function setTimeInterval(TimeInterval $timeInterval)
36 * @return TimeInterval
H A DTimeInterval.php20 class TimeInterval extends \Google\Model class
62 class_alias(TimeInterval::class, 'Google_Service_Monitoring_TimeInterval');