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

IngestEventsResponse

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

Response from the IngestEventsRequest.

interface IngestEventsResponse {
requestId?: string;
}

§Properties

§
requestId?: string
[src]

The auto-generated ID of the request.