FlexibleTimeRange
import type { FlexibleTimeRange } from "https://googleapis.deno.dev/v1/compute:v1.ts";Specifies a flexible time range with flexible start time and duration. It is possible to specify a contradictory time range that cannot be matched by any Interval. This causes a validation error.