[ Index ] |
PHP Cross Reference of moodle-2.8 |
[Source view] [Print] [Project Stats]
(no description)
File Size: | 980 lines (26 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
Google_Service_CloudMonitoring:: (1 method):
__construct()
Google_Service_CloudMonitoring_MetricDescriptors_Resource:: (1 method):
listMetricDescriptors()
Google_Service_CloudMonitoring_Timeseries_Resource:: (1 method):
listTimeseries()
Google_Service_CloudMonitoring_TimeseriesDescriptors_Resource:: (1 method):
listTimeseriesDescriptors()
Google_Service_CloudMonitoring_ListMetricDescriptorsRequest:: (2 methods):
setKind()
getKind()
Google_Service_CloudMonitoring_ListMetricDescriptorsResponse:: (6 methods):
setKind()
getKind()
setMetrics()
getMetrics()
setNextPageToken()
getNextPageToken()
Google_Service_CloudMonitoring_ListTimeseriesDescriptorsRequest:: (2 methods):
setKind()
getKind()
Google_Service_CloudMonitoring_ListTimeseriesDescriptorsResponse:: (10 methods):
setKind()
getKind()
setNextPageToken()
getNextPageToken()
setOldest()
getOldest()
setTimeseries()
getTimeseries()
setYoungest()
getYoungest()
Google_Service_CloudMonitoring_ListTimeseriesRequest:: (2 methods):
setKind()
getKind()
Google_Service_CloudMonitoring_ListTimeseriesResponse:: (10 methods):
setKind()
getKind()
setNextPageToken()
getNextPageToken()
setOldest()
getOldest()
setTimeseries()
getTimeseries()
setYoungest()
getYoungest()
Google_Service_CloudMonitoring_MetricDescriptor:: (10 methods):
setDescription()
getDescription()
setLabels()
getLabels()
setName()
getName()
setProject()
getProject()
setTypeDescriptor()
getTypeDescriptor()
Google_Service_CloudMonitoring_MetricDescriptorLabelDescriptor:: (4 methods):
setDescription()
getDescription()
setKey()
getKey()
Google_Service_CloudMonitoring_MetricDescriptorTypeDescriptor:: (4 methods):
setMetricType()
getMetricType()
setValueType()
getValueType()
Google_Service_CloudMonitoring_Point:: (14 methods):
setBoolValue()
getBoolValue()
setDistributionValue()
getDistributionValue()
setDoubleValue()
getDoubleValue()
setEnd()
getEnd()
setInt64Value()
getInt64Value()
setStart()
getStart()
setStringValue()
getStringValue()
Google_Service_CloudMonitoring_PointDistribution:: (6 methods):
setBuckets()
getBuckets()
setOverflowBucket()
getOverflowBucket()
setUnderflowBucket()
getUnderflowBucket()
Google_Service_CloudMonitoring_PointDistributionBucket:: (6 methods):
setCount()
getCount()
setLowerBound()
getLowerBound()
setUpperBound()
getUpperBound()
Google_Service_CloudMonitoring_PointDistributionOverflowBucket:: (4 methods):
setCount()
getCount()
setLowerBound()
getLowerBound()
Google_Service_CloudMonitoring_PointDistributionUnderflowBucket:: (4 methods):
setCount()
getCount()
setUpperBound()
getUpperBound()
Google_Service_CloudMonitoring_Timeseries:: (4 methods):
setPoints()
getPoints()
setTimeseriesDesc()
getTimeseriesDesc()
Google_Service_CloudMonitoring_TimeseriesDescriptor:: (6 methods):
setLabels()
getLabels()
setMetric()
getMetric()
setProject()
getProject()
Google_Service_CloudMonitoring_TimeseriesDescriptorLabels:: (0 methods):
Class: Google_Service_CloudMonitoring - X-Ref
Service definition for CloudMonitoring (v2beta1).__construct(Google_Client $client) X-Ref |
Constructs the internal representation of the CloudMonitoring service. param: Google_Client $client |
Class: Google_Service_CloudMonitoring_MetricDescriptors_Resource - X-Ref
The "metricDescriptors" collection of methods.listMetricDescriptors($project, $optParams = array() X-Ref |
List metric descriptors that match the query. If the query is not set, then all of the metric descriptors will be returned. Large responses will be paginated, use the nextPageToken returned in the response to request subsequent pages of results by setting the pageToken query parameter to the value of the nextPageToken. (metricDescriptors.listMetricDescriptors) param: string $project param: array $optParams Optional parameters. return: Google_Service_CloudMonitoring_ListMetricDescriptorsResponse |
Class: Google_Service_CloudMonitoring_Timeseries_Resource - X-Ref
The "timeseries" collection of methods.listTimeseries($project, $metric, $youngest, $optParams = array() X-Ref |
List the data points of the time series that match the metric and labels values and that have data points in the interval. Large responses are paginated; use the nextPageToken returned in the response to request subsequent pages of results by setting the pageToken query parameter to the value of the nextPageToken. (timeseries.listTimeseries) param: string $project param: string $metric param: string $youngest param: array $optParams Optional parameters. return: Google_Service_CloudMonitoring_ListTimeseriesResponse |
Class: Google_Service_CloudMonitoring_TimeseriesDescriptors_Resource - X-Ref
The "timeseriesDescriptors" collection of methods.listTimeseriesDescriptors($project, $metric, $youngest, $optParams = array() X-Ref |
List the descriptors of the time series that match the metric and labels values and that have data points in the interval. Large responses are paginated; use the nextPageToken returned in the response to request subsequent pages of results by setting the pageToken query parameter to the value of the nextPageToken. (timeseriesDescriptors.listTimeseriesDescriptors) param: string $project param: string $metric param: string $youngest param: array $optParams Optional parameters. return: Google_Service_CloudMonitoring_ListTimeseriesDescriptorsResponse |
Class: Google_Service_CloudMonitoring_ListMetricDescriptorsResponse - X-Ref
setKind($kind) X-Ref |
No description |
getKind() X-Ref |
No description |
setMetrics($metrics) X-Ref |
No description |
getMetrics() X-Ref |
No description |
setNextPageToken($nextPageToken) X-Ref |
No description |
getNextPageToken() X-Ref |
No description |
Class: Google_Service_CloudMonitoring_ListTimeseriesDescriptorsResponse - X-Ref
setKind($kind) X-Ref |
No description |
getKind() X-Ref |
No description |
setNextPageToken($nextPageToken) X-Ref |
No description |
getNextPageToken() X-Ref |
No description |
setOldest($oldest) X-Ref |
No description |
getOldest() X-Ref |
No description |
setTimeseries($timeseries) X-Ref |
No description |
getTimeseries() X-Ref |
No description |
setYoungest($youngest) X-Ref |
No description |
getYoungest() X-Ref |
No description |
Class: Google_Service_CloudMonitoring_ListTimeseriesResponse - X-Ref
setKind($kind) X-Ref |
No description |
getKind() X-Ref |
No description |
setNextPageToken($nextPageToken) X-Ref |
No description |
getNextPageToken() X-Ref |
No description |
setOldest($oldest) X-Ref |
No description |
getOldest() X-Ref |
No description |
setTimeseries($timeseries) X-Ref |
No description |
getTimeseries() X-Ref |
No description |
setYoungest($youngest) X-Ref |
No description |
getYoungest() X-Ref |
No description |
Class: Google_Service_CloudMonitoring_MetricDescriptor - X-Ref
setDescription($description) X-Ref |
No description |
getDescription() X-Ref |
No description |
setLabels($labels) X-Ref |
No description |
getLabels() X-Ref |
No description |
setName($name) X-Ref |
No description |
getName() X-Ref |
No description |
setProject($project) X-Ref |
No description |
getProject() X-Ref |
No description |
setTypeDescriptor(Google_Service_CloudMonitoring_MetricDescriptorTypeDescriptor $typeDescriptor) X-Ref |
No description |
getTypeDescriptor() X-Ref |
No description |
Class: Google_Service_CloudMonitoring_MetricDescriptorLabelDescriptor - X-Ref
setDescription($description) X-Ref |
No description |
getDescription() X-Ref |
No description |
setKey($key) X-Ref |
No description |
getKey() X-Ref |
No description |
Class: Google_Service_CloudMonitoring_MetricDescriptorTypeDescriptor - X-Ref
setMetricType($metricType) X-Ref |
No description |
getMetricType() X-Ref |
No description |
setValueType($valueType) X-Ref |
No description |
getValueType() X-Ref |
No description |
Class: Google_Service_CloudMonitoring_Point - X-Ref
setBoolValue($boolValue) X-Ref |
No description |
getBoolValue() X-Ref |
No description |
setDistributionValue(Google_Service_CloudMonitoring_PointDistribution $distributionValue) X-Ref |
No description |
getDistributionValue() X-Ref |
No description |
setDoubleValue($doubleValue) X-Ref |
No description |
getDoubleValue() X-Ref |
No description |
setEnd($end) X-Ref |
No description |
getEnd() X-Ref |
No description |
setInt64Value($int64Value) X-Ref |
No description |
getInt64Value() X-Ref |
No description |
setStart($start) X-Ref |
No description |
getStart() X-Ref |
No description |
setStringValue($stringValue) X-Ref |
No description |
getStringValue() X-Ref |
No description |
Class: Google_Service_CloudMonitoring_PointDistribution - X-Ref
setBuckets($buckets) X-Ref |
No description |
getBuckets() X-Ref |
No description |
setOverflowBucket(Google_Service_CloudMonitoring_PointDistributionOverflowBucket $overflowBucket) X-Ref |
No description |
getOverflowBucket() X-Ref |
No description |
setUnderflowBucket(Google_Service_CloudMonitoring_PointDistributionUnderflowBucket $underflowBucket) X-Ref |
No description |
getUnderflowBucket() X-Ref |
No description |
Class: Google_Service_CloudMonitoring_PointDistributionBucket - X-Ref
setCount($count) X-Ref |
No description |
getCount() X-Ref |
No description |
setLowerBound($lowerBound) X-Ref |
No description |
getLowerBound() X-Ref |
No description |
setUpperBound($upperBound) X-Ref |
No description |
getUpperBound() X-Ref |
No description |
Class: Google_Service_CloudMonitoring_PointDistributionOverflowBucket - X-Ref
setCount($count) X-Ref |
No description |
getCount() X-Ref |
No description |
setLowerBound($lowerBound) X-Ref |
No description |
getLowerBound() X-Ref |
No description |
Class: Google_Service_CloudMonitoring_PointDistributionUnderflowBucket - X-Ref
setCount($count) X-Ref |
No description |
getCount() X-Ref |
No description |
setUpperBound($upperBound) X-Ref |
No description |
getUpperBound() X-Ref |
No description |
Class: Google_Service_CloudMonitoring_Timeseries - X-Ref
setPoints($points) X-Ref |
No description |
getPoints() X-Ref |
No description |
setTimeseriesDesc(Google_Service_CloudMonitoring_TimeseriesDescriptor $timeseriesDesc) X-Ref |
No description |
getTimeseriesDesc() X-Ref |
No description |
Generated: Fri Nov 28 20:29:05 2014 | Cross-referenced by PHPXref 0.7.1 |