IngestEventsResponseCopyimport 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.