Home
last modified time | relevance | path

Searched refs:Monitoring (Results 1 – 25 of 131) sorted by relevance

123456

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Monitoring/Resource/
H A DProjectsNotificationChannels.php18 namespace Google\Service\Monitoring\Resource;
20 use Google\Service\Monitoring\GetNotificationChannelVerificationCodeRequest;
21 use Google\Service\Monitoring\GetNotificationChannelVerificationCodeResponse;
22 use Google\Service\Monitoring\ListNotificationChannelsResponse;
23 use Google\Service\Monitoring\MonitoringEmpty;
24 use Google\Service\Monitoring\NotificationChannel;
25 use Google\Service\Monitoring\SendNotificationChannelVerificationCodeRequest;
26 use Google\Service\Monitoring\VerifyNotificationChannelRequest;
H A DProjectsTimeSeries.php18 namespace Google\Service\Monitoring\Resource;
20 use Google\Service\Monitoring\CreateTimeSeriesRequest;
21 use Google\Service\Monitoring\ListTimeSeriesResponse;
22 use Google\Service\Monitoring\MonitoringEmpty;
23 use Google\Service\Monitoring\QueryTimeSeriesRequest;
24 use Google\Service\Monitoring\QueryTimeSeriesResponse;
H A DProjectsMetricDescriptors.php18 namespace Google\Service\Monitoring\Resource;
20 use Google\Service\Monitoring\ListMetricDescriptorsResponse;
21 use Google\Service\Monitoring\MetricDescriptor;
22 use Google\Service\Monitoring\MonitoringEmpty;
H A DProjectsCollectdTimeSeries.php18 namespace Google\Service\Monitoring\Resource;
20 use Google\Service\Monitoring\CreateCollectdTimeSeriesRequest;
21 use Google\Service\Monitoring\CreateCollectdTimeSeriesResponse;
H A DProjectsGroups.php18 namespace Google\Service\Monitoring\Resource;
20 use Google\Service\Monitoring\Group;
21 use Google\Service\Monitoring\ListGroupsResponse;
22 use Google\Service\Monitoring\MonitoringEmpty;
H A DServicesServiceLevelObjectives.php18 namespace Google\Service\Monitoring\Resource;
20 use Google\Service\Monitoring\ListServiceLevelObjectivesResponse;
21 use Google\Service\Monitoring\MonitoringEmpty;
22 use Google\Service\Monitoring\ServiceLevelObjective;
H A DServices.php18 namespace Google\Service\Monitoring\Resource;
20 use Google\Service\Monitoring\ListServicesResponse;
21 use Google\Service\Monitoring\MonitoringEmpty;
22 use Google\Service\Monitoring\Service;
H A DProjectsAlertPolicies.php18 namespace Google\Service\Monitoring\Resource;
20 use Google\Service\Monitoring\AlertPolicy;
21 use Google\Service\Monitoring\ListAlertPoliciesResponse;
22 use Google\Service\Monitoring\MonitoringEmpty;
H A DProjectsUptimeCheckConfigs.php18 namespace Google\Service\Monitoring\Resource;
20 use Google\Service\Monitoring\ListUptimeCheckConfigsResponse;
21 use Google\Service\Monitoring\MonitoringEmpty;
22 use Google\Service\Monitoring\UptimeCheckConfig;
H A DProjectsMonitoredResourceDescriptors.php18 namespace Google\Service\Monitoring\Resource;
20 use Google\Service\Monitoring\ListMonitoredResourceDescriptorsResponse;
21 use Google\Service\Monitoring\MonitoredResourceDescriptor;
H A DProjectsNotificationChannelDescriptors.php18 namespace Google\Service\Monitoring\Resource;
20 use Google\Service\Monitoring\ListNotificationChannelDescriptorsResponse;
21 use Google\Service\Monitoring\NotificationChannelDescriptor;
H A DUptimeCheckIps.php18 namespace Google\Service\Monitoring\Resource;
20 use Google\Service\Monitoring\ListUptimeCheckIpsResponse;
H A DOrganizationsTimeSeries.php18 namespace Google\Service\Monitoring\Resource;
20 use Google\Service\Monitoring\ListTimeSeriesResponse;
H A DFoldersTimeSeries.php18 namespace Google\Service\Monitoring\Resource;
20 use Google\Service\Monitoring\ListTimeSeriesResponse;
H A DProjectsGroupsMembers.php18 namespace Google\Service\Monitoring\Resource;
20 use Google\Service\Monitoring\ListGroupMembersResponse;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceUsage/
H A DGoogleApiServiceusageV1ServiceConfig.php33 protected $monitoringType = Monitoring::class;
119 * @param Monitoring
121 public function setMonitoring(Monitoring $monitoring)
126 * @return Monitoring
H A DMonitoring.php20 class Monitoring extends \Google\Collection class
59 class_alias(Monitoring::class, 'Google_Service_ServiceUsage_Monitoring');
H A DGoogleApiService.php61 protected $monitoringType = Monitoring::class;
327 * @param Monitoring
329 public function setMonitoring(Monitoring $monitoring)
334 * @return Monitoring
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceConsumerManagement/
H A DMonitoring.php20 class Monitoring extends \Google\Collection class
59 class_alias(Monitoring::class, 'Google_Service_ServiceConsumerManagement_Monitoring');
H A DService.php61 protected $monitoringType = Monitoring::class;
327 * @param Monitoring
329 public function setMonitoring(Monitoring $monitoring)
334 * @return Monitoring
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceNetworking/
H A DMonitoring.php20 class Monitoring extends \Google\Collection class
59 class_alias(Monitoring::class, 'Google_Service_ServiceNetworking_Monitoring');
H A DService.php61 protected $monitoringType = Monitoring::class;
327 * @param Monitoring
329 public function setMonitoring(Monitoring $monitoring)
334 * @return Monitoring
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceManagement/
H A DMonitoring.php20 class Monitoring extends \Google\Collection class
59 class_alias(Monitoring::class, 'Google_Service_ServiceManagement_Monitoring');
H A DService.php61 protected $monitoringType = Monitoring::class;
327 * @param Monitoring
329 public function setMonitoring(Monitoring $monitoring)
334 * @return Monitoring
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Monitoring/
H A DAvailabilityCriteria.php18 namespace Google\Service\Monitoring;

123456