Hi there! Are you looking for the official Deno documentation? Try docs.deno.com for all your Deno learning needs.

SeekResponse

import type { SeekResponse } from "https://googleapis.deno.dev/v1/pubsub:v1.ts";

Response for the Seek method (this response is empty).

interface SeekResponse {}