View Source GoogleApi.BigtableAdmin.V2.Model.Split (google_api_bigtable_admin v0.22.0)
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.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.BigtableAdmin.V2.Model.Split{key: String.t() | nil}
Functions
Unwrap a decoded JSON object into its complex fields.