Searched refs:SeekResponse (Results 1 – 2 of 2) sorted by relevance
20 class SeekResponse extends \Google\Model class25 class_alias(SeekResponse::class, 'Google_Service_Pubsub_SeekResponse');
30 use Google\Service\Pubsub\SeekResponse; alias281 * @return SeekResponse287 return $this->call('seek', [$params], SeekResponse::class);