Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Firestore/
H A DBatchGetDocumentsResponse.php20 class BatchGetDocumentsResponse extends \Google\Model class
96 class_alias(BatchGetDocumentsResponse::class, 'Google_Service_Firestore_BatchGetDocumentsResponse');
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Firestore/Resource/
H A DProjectsDatabasesDocuments.php21 use Google\Service\Firestore\BatchGetDocumentsResponse; alias
64 * @return BatchGetDocumentsResponse
70 return $this->call('batchGet', [$params], BatchGetDocumentsResponse::class);