| [ Index ] |
PHP Cross Reference of Unnamed Project |
[Source view] [Print] [Project Stats]
(no description)
| File Size: | 295 lines (7 kb) |
| Included or required: | 0 times |
| Referenced: | 0 times |
| Includes or requires: | 0 files |
Google_Service_Cloudlatencytest:: (1 method):
__construct()
Google_Service_Cloudlatencytest_Statscollection_Resource:: (2 methods):
updateaggregatedstats()
updatestats()
Google_Service_Cloudlatencytest_AggregatedStats:: (2 methods):
setStats()
getStats()
Google_Service_Cloudlatencytest_AggregatedStatsReply:: (2 methods):
setTestValue()
getTestValue()
Google_Service_Cloudlatencytest_DoubleValue:: (4 methods):
setLabel()
getLabel()
setValue()
getValue()
Google_Service_Cloudlatencytest_IntValue:: (4 methods):
setLabel()
getLabel()
setValue()
getValue()
Google_Service_Cloudlatencytest_Stats:: (8 methods):
setDoubleValues()
getDoubleValues()
setIntValues()
getIntValues()
setStringValues()
getStringValues()
setTime()
getTime()
Google_Service_Cloudlatencytest_StatsReply:: (2 methods):
setTestValue()
getTestValue()
Google_Service_Cloudlatencytest_StringValue:: (4 methods):
setLabel()
getLabel()
setValue()
getValue()
Class: Google_Service_Cloudlatencytest - X-Ref
Service definition for Cloudlatencytest (v2).| __construct(Google_Client $client) X-Ref |
| Constructs the internal representation of the Cloudlatencytest service. param: Google_Client $client |
Class: Google_Service_Cloudlatencytest_Statscollection_Resource - X-Ref
The "statscollection" collection of methods.| updateaggregatedstats(Google_Service_Cloudlatencytest_AggregatedStats $postBody, $optParams = array() X-Ref |
| RPC to update the new TCP stats. (statscollection.updateaggregatedstats) param: Google_AggregatedStats $postBody param: array $optParams Optional parameters. return: Google_Service_Cloudlatencytest_AggregatedStatsReply |
| updatestats(Google_Service_Cloudlatencytest_Stats $postBody, $optParams = array() X-Ref |
| RPC to update the new TCP stats. (statscollection.updatestats) param: Google_Stats $postBody param: array $optParams Optional parameters. return: Google_Service_Cloudlatencytest_StatsReply |
Class: Google_Service_Cloudlatencytest_Stats - X-Ref
| setDoubleValues($doubleValues) X-Ref |
| No description |
| getDoubleValues() X-Ref |
| No description |
| setIntValues($intValues) X-Ref |
| No description |
| getIntValues() X-Ref |
| No description |
| setStringValues($stringValues) X-Ref |
| No description |
| getStringValues() X-Ref |
| No description |
| setTime($time) X-Ref |
| No description |
| getTime() X-Ref |
| No description |
| Generated: Thu Aug 11 10:00:09 2016 | Cross-referenced by PHPXref 0.7.1 |