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"]],[["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."],[[["This webpage provides documentation for the `CreateTableRequest.Types.Split` class within the Google Cloud Bigtable Administration v2 API, specifically within the .NET context."],["The class `CreateTableRequest.Types.Split` is used to define an initial split point when creating a new table, as explained in the description."],["The documentation lists various versions of the Bigtable Admin API for the `CreateTableRequest.Types.Split` class, ranging from version 3.0.0 to the latest version 3.24.0, as well as version 3.9.0 in use."],["The `Split` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from `object`, offering methods such as `GetHashCode`, `GetType`, and `ToString`."],["The `Split` class includes two constructors and one property, `Key`, which is of type `ByteString` and sets the row key to use as an initial tablet boundary."]]],[]]