SplitPoints
import type { SplitPoints } from "https://googleapis.deno.dev/v1/spanner:v1.ts";
The split points of a table or an index.
§Properties
§
expireTime?: Date
[src]Optional. The expiration timestamp of the split points. A timestamp in the past means immediate expiration. The maximum value can be 30 days in the future. Defaults to 10 days in the future if not specified.