Implements the actual methods/resources of the discovered Google API using magic function calling overloading (__call()), which on call will see if the method name (plus.activities.list) is available in this service, and if so construct an apiHttpRequest representing it.  
 More...
|  | 
|  | __construct ($service, $serviceName, $resourceName, $resource) | 
|  | 
|  | call ($name, $arguments, $expected_class=null) | 
|  | TODO: This function needs simplifying. 
 | 
|  | 
|  | 
|  | convertToArrayAndStripNulls ($o) | 
|  | 
Implements the actual methods/resources of the discovered Google API using magic function calling overloading (__call()), which on call will see if the method name (plus.activities.list) is available in this service, and if so construct an apiHttpRequest representing it. 
◆ call()
      
        
          | Google_Service_Resource::call | ( |  | $name, | 
        
          |  |  |  | $arguments, | 
        
          |  |  |  | $expected_class = null ) | 
      
 
TODO: This function needs simplifying. 
- Parameters
- 
  
    | $name |  |  | $arguments |  |  | $expected_class | - optional, the expected class name |  
 
- Return values
- 
  
    | Google_Http_Request|expected_class |  |  
 
- Exceptions
- 
  
  
 
 
The documentation for this class was generated from the following file:
- lib/google/src/Google/Service/Resource.php