Searched refs:RunQueryResponse (Results 1 – 4 of 4) sorted by relevance
20 class RunQueryResponse extends \Google\Model class58 class_alias(RunQueryResponse::class, 'Google_Service_Datastore_RunQueryResponse');
20 class RunQueryResponse extends \Google\Model class96 class_alias(RunQueryResponse::class, 'Google_Service_Firestore_RunQueryResponse');
36 use Google\Service\Datastore\RunQueryResponse; alias189 * @return RunQueryResponse195 return $this->call('runQuery', [$params], RunQueryResponse::class);
41 use Google\Service\Firestore\RunQueryResponse; alias382 * @return RunQueryResponse388 return $this->call('runQuery', [$params], RunQueryResponse::class);