Home
last modified time | relevance | path

Searched refs:toSimpleObject (Results 1 – 2 of 2) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient/src/
H A DModel.php151 public function toSimpleObject() function in Google\\Model
185 return $value->toSimpleObject();
/plugin/authgooglesheets/vendor/google/apiclient/src/Service/
H A DResource.php114 $parameters['postBody'] = $parameters['postBody']->toSimpleObject();