Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Docs/Resource/
H A DDocuments.php21 use Google\Service\Docs\BatchUpdateDocumentResponse; alias
52 * @return BatchUpdateDocumentResponse
58 return $this->call('batchUpdate', [$params], BatchUpdateDocumentResponse::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Docs/
H A DBatchUpdateDocumentResponse.php20 class BatchUpdateDocumentResponse extends \Google\Collection class
77 class_alias(BatchUpdateDocumentResponse::class, 'Google_Service_Docs_BatchUpdateDocumentResponse');