IngestEventsStatus
import type { IngestEventsStatus } from "https://googleapis.deno.dev/v1/datamanager:v1.ts";The status of the events ingestion to the destination.
interface IngestEventsStatus {
recordCount?: bigint;
}import type { IngestEventsStatus } from "https://googleapis.deno.dev/v1/datamanager:v1.ts";The status of the events ingestion to the destination.