public sealed class Split : IMessage<CreateTableRequest.Types.Split>, IEquatable<CreateTableRequest.Types.Split>, IDeepCloneable<CreateTableRequest.Types.Split>, IBufferMessage, IMessage
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-08 UTC."],[[["The latest version available for `CreateTableRequest.Types.Split` is 3.24.0."],["This page documents the `Split` class, which is used as an initial split point for creating tables, within the namespace `Google.Cloud.Bigtable.Admin.V2`."],["The `Split` class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `Split` class has a `Key` property, which is of type `ByteString`, representing the row key used as a tablet boundary."],["The page provides a list of all versions of the `CreateTableRequest.Types.Split`, from the most recent, 3.24.0, all the way down to version 2.4.0."]]],[]]