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

IngestionTimePartition

import type { IngestionTimePartition } from "https://googleapis.deno.dev/v1/datastream:v1.ts";
interface IngestionTimePartition {
partitioningTimeGranularity?:
| "PARTITIONING_TIME_GRANULARITY_UNSPECIFIED"
| "PARTITIONING_TIME_GRANULARITY_HOUR"
| "PARTITIONING_TIME_GRANULARITY_DAY"
| "PARTITIONING_TIME_GRANULARITY_MONTH"
| "PARTITIONING_TIME_GRANULARITY_YEAR";
}

§Properties

§
partitioningTimeGranularity?: "PARTITIONING_TIME_GRANULARITY_UNSPECIFIED" | "PARTITIONING_TIME_GRANULARITY_HOUR" | "PARTITIONING_TIME_GRANULARITY_DAY" | "PARTITIONING_TIME_GRANULARITY_MONTH" | "PARTITIONING_TIME_GRANULARITY_YEAR"
[src]

Optional. Partition granularity