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"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-25 UTC."],[[["The latest version available is 3.24.0 for `Google.Cloud.Bigtable.Admin.V2.CreateTableRequest.Types.Split`."],["This content provides documentation for `CreateTableRequest.Types.Split` across multiple versions, ranging from 2.4.0 to 3.24.0."],["`CreateTableRequest.Types.Split` serves as an initial split point for a newly created table in the context of Bigtable administration."],["The `Split` class implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `Split` class includes a `Key` property, a ByteString, that specifies the row key for the initial tablet boundary."]]],[]]