The "projects" collection of methods.
More...
|
| call ($name, $arguments, $expected_class=null) |
| TODO: This function needs simplifying.
|
|
| patchTraces ($projectId, Google_Service_Cloudtrace_Traces $postBody, $optParams=array()) |
| Updates the existing traces specified by PatchTracesRequest and inserts the new traces.
|
|
|
| convertToArrayAndStripNulls ($o) |
|
The "projects" collection of methods.
Typical usage is: $cloudtraceService = new Google_Service_Cloudtrace(...); $projects = $cloudtraceService->projects;
◆ 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
-
◆ patchTraces()
Updates the existing traces specified by PatchTracesRequest and inserts the new traces.
Any existing trace or span fields included in an update are overwritten by the update, and any additional fields in an update are merged with the existing trace data. (projects.patchTraces)
- Parameters
-
string | $projectId | The project id of the trace to patch. |
Google_Traces | $postBody | |
array | $optParams | Optional parameters. |
- Return values
-
The documentation for this class was generated from the following file:
- lib/google/src/Google/Service/Cloudtrace.php