Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Spanner/
H A DBatchCreateSessionsResponse.php20 class BatchCreateSessionsResponse extends \Google\Collection class
43 class_alias(BatchCreateSessionsResponse::class, 'Google_Service_Spanner_BatchCreateSessionsResponse…
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Spanner/Resource/
H A DProjectsInstancesDatabasesSessions.php21 use Google\Service\Spanner\BatchCreateSessionsResponse; alias
60 * @return BatchCreateSessionsResponse
66 return $this->call('batchCreate', [$params], BatchCreateSessionsResponse::class);