Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Pubsub/
H A DSeekResponse.php20 class SeekResponse extends \Google\Model class
25 class_alias(SeekResponse::class, 'Google_Service_Pubsub_SeekResponse');
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Pubsub/Resource/
H A DProjectsSubscriptions.php30 use Google\Service\Pubsub\SeekResponse; alias
281 * @return SeekResponse
287 return $this->call('seek', [$params], SeekResponse::class);