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 documentation for the `CreateTableRequest.Types.Split` class within the Google Cloud Bigtable Administration v2 API."],["The `CreateTableRequest.Types.Split` class is used to define initial split points for newly created Bigtable tables."],["The class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, for compatibility and functionality."],["The page offers reference material and code samples, including constructors and properties like the `Key` property, which specifies the row key for the tablet boundary."],["It outlines the availability of various versioned documentation pages, ranging from version 2.4.0 up to the most current release of 3.24.0, within the `Google.Cloud.Bigtable.Admin.V2` namespace."]]],[]]