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 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."]]],[]]