Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Spanner/
H A DBatchCreateSessionsRequest.php20 class BatchCreateSessionsRequest extends \Google\Model class
60 class_alias(BatchCreateSessionsRequest::class, 'Google_Service_Spanner_BatchCreateSessionsRequest');
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Spanner/Resource/
H A DProjectsInstancesDatabasesSessions.php20 use Google\Service\Spanner\BatchCreateSessionsRequest; alias
58 * @param BatchCreateSessionsRequest $postBody
62 public function batchCreate($database, BatchCreateSessionsRequest $postBody, $optParams = [])