KeyCopyimport type { Key } from "https://googleapis.deno.dev/v1/spanner:v1.ts";A split key. interface Key {keyParts?: any[];}§Properties§keyParts?: any[][src]Required. The column values making up the split key.