GoogleApi.Spanner.V1.Model.Key (google_api_spanner v0.48.0)
View SourceA 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
@type t() :: %GoogleApi.Spanner.V1.Model.Key{keyParts: [any()] | nil}