Cloud Bigtable Admin V2 API - Class Google::Cloud::Bigtable::Admin::V2::CreateTableRequest::Split (v0.25.0)

Reference documentation and code samples for the Cloud Bigtable Admin V2 API class Google::Cloud::Bigtable::Admin::V2::CreateTableRequest::Split.

An initial split point for a newly created table.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#key

def key() -> ::String
Returns
  • (::String) — Row key to use as an initial tablet boundary.

#key=

def key=(value) -> ::String
Parameter
  • value (::String) — Row key to use as an initial tablet boundary.
Returns
  • (::String) — Row key to use as an initial tablet boundary.