GoogleApi.BigtableAdmin.V2.Model.Split (google_api_bigtable_admin v0.20.0) View Source

An initial split point for a newly created table.

Attributes

  • key (type: String.t, default: nil) - Row key to use as an initial tablet boundary.

Link to this section Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Link to this section Types

Specs

t() :: %GoogleApi.BigtableAdmin.V2.Model.Split{key: String.t() | nil}

Link to this section Functions

Specs

decode(struct(), keyword()) :: struct()

Unwrap a decoded JSON object into its complex fields.