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

ValidateMessageResponse

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

Response for the ValidateMessage method. Empty for now.

interface ValidateMessageResponse {}