The "v1" collection of methods.
More...
|
| call ($name, $arguments, $expected_class=null) |
| TODO: This function needs simplifying.
|
|
| getDiscovery ($optParams=array()) |
| Returns a discovery document in the specified format .
|
|
|
| convertToArrayAndStripNulls ($o) |
|
The "v1" collection of methods.
Typical usage is: $cloudtraceService = new Google_Service_Cloudtrace(...); $v1 = $cloudtraceService->v1;
◆ call()
Google_Service_Resource::call |
( |
| $name, |
|
|
| $arguments, |
|
|
| $expected_class = null ) |
|
inherited |
TODO: This function needs simplifying.
- Parameters
-
$name | |
$arguments | |
$expected_class | - optional, the expected class name |
- Return values
-
Google_Http_Request|expected_class | |
- Exceptions
-
◆ getDiscovery()
Google_Service_Cloudtrace_V1_Resource::getDiscovery |
( |
| $optParams = array() | ) |
|
Returns a discovery document in the specified format
.
The typeurl in the returned google.protobuf.Any value depends on the requested format. (v1.getDiscovery)
- Parameters
-
array | $optParams | Optional parameters. |
@opt_param string labels A list of labels (like visibility) influencing the scope of the requested doc. @opt_param string version The API version of the requested discovery doc. @opt_param string args Any additional arguments. @opt_param string format The format requested for discovery.
The documentation for this class was generated from the following file:
- lib/google/src/Google/Service/Cloudtrace.php