Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Spanner/
H A DExecuteBatchDmlResponse.php20 class ExecuteBatchDmlResponse extends \Google\Collection class
59 class_alias(ExecuteBatchDmlResponse::class, 'Google_Service_Spanner_ExecuteBatchDmlResponse');
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Spanner/Resource/
H A DProjectsInstancesDatabasesSessions.php27 use Google\Service\Spanner\ExecuteBatchDmlResponse; alias
164 * @return ExecuteBatchDmlResponse
170 return $this->call('executeBatchDml', [$params], ExecuteBatchDmlResponse::class);