Moodle PHP Documentation 4.4
Moodle 4.4.1 (Build: 20240610) (db07c09afc5)
Google_Service_Cloudtrace_V1_Resource Class Reference

The "v1" collection of methods. More...

Inheritance diagram for Google_Service_Cloudtrace_V1_Resource:
Google_Service_Resource

Public Member Functions

 call ($name, $arguments, $expected_class=null)
 TODO: This function needs simplifying.
 
 getDiscovery ($optParams=array())
 Returns a discovery document in the specified format.
 

Protected Member Functions

 convertToArrayAndStripNulls ($o)
 

Detailed Description

The "v1" collection of methods.

Typical usage is: $cloudtraceService = new Google_Service_Cloudtrace(...); $v1 = $cloudtraceService->v1;

Member Function Documentation

◆ 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
Google_Exception

◆ 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$optParamsOptional 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: