GoogleApi.Spanner.V1.Model.Key (google_api_spanner v0.48.0)

View Source

A split key.

Attributes

  • keyParts (type: list(any()), default: nil) - Required. The column values making up the split key.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

t()

@type t() :: %GoogleApi.Spanner.V1.Model.Key{keyParts: [any()] | nil}

Functions

decode(value, options)

@spec decode(struct(), keyword()) :: struct()

Unwrap a decoded JSON object into its complex fields.