Home
last modified time | relevance | path

Searched refs:ServiceLevelIndicator (Results 1 – 2 of 2) sorted by last modified time

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Monitoring/
H A DServiceLevelObjective.php39 protected $serviceLevelIndicatorType = ServiceLevelIndicator::class;
111 * @param ServiceLevelIndicator
113 public function setServiceLevelIndicator(ServiceLevelIndicator $serviceLevelIndicator)
118 * @return ServiceLevelIndicator
H A DServiceLevelIndicator.php20 class ServiceLevelIndicator extends \Google\Model class
74 class_alias(ServiceLevelIndicator::class, 'Google_Service_Monitoring_ServiceLevelIndicator');