Search moodle.org's
Developer Documentation

See Release Notes

  • Bug fixes for general core bugs in 3.10.x will end 8 November 2021 (12 months).
  • Bug fixes for security issues in 3.10.x will end 9 May 2022 (18 months).
  • PHP version: minimum PHP 7.2.0 Note: minimum PHP version has increased since Moodle 3.8. PHP 7.3.x and 7.4.x are supported too.

Differences Between: [Versions 310 and 402] [Versions 310 and 403]

(no description)

File Size: 295 lines (7 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 9 classes

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).

<p>
A Test API to report latency data.</p>

<p>
For more information about this service, see the API
<a href="" target="_blank">Documentation</a>
</p>

__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.
Typical usage is:
<code>
$cloudlatencytestService = new Google_Service_Cloudlatencytest(...);
$statscollection = $cloudlatencytestService->statscollection;
</code>

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_AggregatedStats  - X-Ref

setStats($stats)   X-Ref
No description

getStats()   X-Ref
No description

Class: Google_Service_Cloudlatencytest_DoubleValue  - X-Ref

setLabel($label)   X-Ref
No description

getLabel()   X-Ref
No description

setValue($value)   X-Ref
No description

getValue()   X-Ref
No description

Class: Google_Service_Cloudlatencytest_IntValue  - X-Ref

setLabel($label)   X-Ref
No description

getLabel()   X-Ref
No description

setValue($value)   X-Ref
No description

getValue()   X-Ref
No description

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

Class: Google_Service_Cloudlatencytest_StatsReply  - X-Ref

setTestValue($testValue)   X-Ref
No description

getTestValue()   X-Ref
No description

Class: Google_Service_Cloudlatencytest_StringValue  - X-Ref

setLabel($label)   X-Ref
No description

getLabel()   X-Ref
No description

setValue($value)   X-Ref
No description

getValue()   X-Ref
No description