public sealed class CreateTableRequest.Types.Split : IMessage<CreateTableRequest.Types.Split>, IEquatable<CreateTableRequest.Types.Split>, IDeepCloneable<CreateTableRequest.Types.Split>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Bigtable Administration v2 API class CreateTableRequest.Types.Split.
[[["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."],[[["This webpage provides reference documentation for the `CreateTableRequest.Types.Split` class in the Google Cloud Bigtable Administration v2 API, which is used to specify an initial split point for a newly created table."],["The latest version available for this class is 3.24.0, and the page also lists previous versions, ranging from 3.23.0 down to 2.4.0, linking to each versions relevant documentation."],["The `CreateTableRequest.Types.Split` class inherits from `object` and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class features two constructors, `Split()` for a default instance and `Split(Split)` for creating a copy from another instance, and has a `Key` property of type `ByteString` to set the initial tablet boundary."]]],[]]