Home
last modified time | relevance | path

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

123456

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Monitoring/Resource/
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;
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;
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;
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;
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;
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;
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;
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;
DProjectsCollectdTimeSeries.php18 namespace Google\Service\Monitoring\Resource;
20 use Google\Service\Monitoring\CreateCollectdTimeSeriesRequest;
21 use Google\Service\Monitoring\CreateCollectdTimeSeriesResponse;
DProjectsNotificationChannelDescriptors.php18 namespace Google\Service\Monitoring\Resource;
20 use Google\Service\Monitoring\ListNotificationChannelDescriptorsResponse;
21 use Google\Service\Monitoring\NotificationChannelDescriptor;
DProjectsMonitoredResourceDescriptors.php18 namespace Google\Service\Monitoring\Resource;
20 use Google\Service\Monitoring\ListMonitoredResourceDescriptorsResponse;
21 use Google\Service\Monitoring\MonitoredResourceDescriptor;
DUptimeCheckIps.php18 namespace Google\Service\Monitoring\Resource;
20 use Google\Service\Monitoring\ListUptimeCheckIpsResponse;
DProjectsGroupsMembers.php18 namespace Google\Service\Monitoring\Resource;
20 use Google\Service\Monitoring\ListGroupMembersResponse;
DOrganizationsTimeSeries.php18 namespace Google\Service\Monitoring\Resource;
20 use Google\Service\Monitoring\ListTimeSeriesResponse;
DFoldersTimeSeries.php18 namespace Google\Service\Monitoring\Resource;
20 use Google\Service\Monitoring\ListTimeSeriesResponse;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceUsage/
DGoogleApiServiceusageV1ServiceConfig.php33 protected $monitoringType = Monitoring::class;
119 * @param Monitoring
121 public function setMonitoring(Monitoring $monitoring)
126 * @return Monitoring
DMonitoring.php20 class Monitoring extends \Google\Collection class
59 class_alias(Monitoring::class, 'Google_Service_ServiceUsage_Monitoring');
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/
DMonitoring.php20 class Monitoring extends \Google\Collection class
59 class_alias(Monitoring::class, 'Google_Service_ServiceConsumerManagement_Monitoring');
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/
DMonitoring.php20 class Monitoring extends \Google\Collection class
59 class_alias(Monitoring::class, 'Google_Service_ServiceNetworking_Monitoring');
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/
DMonitoring.php20 class Monitoring extends \Google\Collection class
59 class_alias(Monitoring::class, 'Google_Service_ServiceManagement_Monitoring');
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/
DCustom.php18 namespace Google\Service\Monitoring;

123456