Searched refs:ServiceLevelObjective (Results 1 – 3 of 3) sorted by relevance
22 use Google\Service\Monitoring\ServiceLevelObjective; alias40 * @param ServiceLevelObjective $postBody46 * @return ServiceLevelObjective48 public function create($parent, ServiceLevelObjective $postBody, $optParams = [])52 return $this->call('create', [$params], ServiceLevelObjective::class);81 * @return ServiceLevelObjective87 return $this->call('get', [$params], ServiceLevelObjective::class);125 * @param ServiceLevelObjective $postBody130 * @return ServiceLevelObjective132 public function patch($name, ServiceLevelObjective $postBody, $optParams = [])[all …]
27 protected $serviceLevelObjectivesType = ServiceLevelObjective::class;45 * @param ServiceLevelObjective[]52 * @return ServiceLevelObjective[]
20 class ServiceLevelObjective extends \Google\Model class141 class_alias(ServiceLevelObjective::class, 'Google_Service_Monitoring_ServiceLevelObjective');