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

GoogleAppsDriveLabelsV2DateLimits

import type { GoogleAppsDriveLabelsV2DateLimits } from "https://googleapis.deno.dev/v1/drivelabels:v2.ts";

Limits for date Field type.

interface GoogleAppsDriveLabelsV2DateLimits {
maxValue?: GoogleTypeDate;
minValue?: GoogleTypeDate;
}

§Properties

§

Maximum value for the date Field type.

§

Minimum value for the date Field type.