Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Spanner/
H A DPartitionResponse.php20 class PartitionResponse extends \Google\Collection class
59 class_alias(PartitionResponse::class, 'Google_Service_Spanner_PartitionResponse');
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Spanner/Resource/
H A DProjectsInstancesDatabasesSessions.php33 use Google\Service\Spanner\PartitionResponse; alias
267 * @return PartitionResponse
273 return $this->call('partitionQuery', [$params], PartitionResponse::class);
292 * @return PartitionResponse
298 return $this->call('partitionRead', [$params], PartitionResponse::class);