Reference documentation and code samples for the Cloud Spanner Database Admin V1 API class Google::Cloud::Spanner::Admin::Database::V1::SplitPoints::Key.
A split key.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#key_parts
def key_parts() -> ::Google::Protobuf::ListValue
Returns
- (::Google::Protobuf::ListValue) — Required. The column values making up the split key.
#key_parts=
def key_parts=(value) -> ::Google::Protobuf::ListValue
Parameter
- value (::Google::Protobuf::ListValue) — Required. The column values making up the split key.
Returns
- (::Google::Protobuf::ListValue) — Required. The column values making up the split key.