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

The "clientMessages" collection of methods. More...

Inheritance diagram for Google_Service_Partners_ClientMessages_Resource:
Google_Service_Resource

Public Member Functions

 call ($name, $arguments, $expected_class=null)
 TODO: This function needs simplifying.
 
 log (Google_Service_Partners_LogMessageRequest $postBody, $optParams=array())
 Logs a generic message from the client, such as Failed to render component, Profile page is running slow, More than 500 users have accessed this result.
 

Protected Member Functions

 convertToArrayAndStripNulls ($o)
 

Detailed Description

The "clientMessages" collection of methods.

Typical usage is: $partnersService = new Google_Service_Partners(...); $clientMessages = $partnersService->clientMessages;

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

◆ log()

Google_Service_Partners_ClientMessages_Resource::log ( Google_Service_Partners_LogMessageRequest $postBody,
$optParams = array() )

Logs a generic message from the client, such as Failed to render component, Profile page is running slow, More than 500 users have accessed this result.

, etc. (clientMessages.log)

Parameters
Google_LogMessageRequest$postBody
array$optParamsOptional parameters.
Return values
Google_Service_Partners_LogMessageResponse

The documentation for this class was generated from the following file: