Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Slides/Resource/
H A DPresentations.php21 use Google\Service\Slides\BatchUpdatePresentationResponse; alias
53 * @return BatchUpdatePresentationResponse
59 return $this->call('batchUpdate', [$params], BatchUpdatePresentationResponse::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Slides/
H A DBatchUpdatePresentationResponse.php20 class BatchUpdatePresentationResponse extends \Google\Collection class
77 class_alias(BatchUpdatePresentationResponse::class, 'Google_Service_Slides_BatchUpdatePresentationR…