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 framework."],["The class `CreateTableRequest.Types.Split` is used to define an initial split point for a newly created table, where it has a property called \"key\"."],["The documentation covers a range of versions from 2.4.0 up to the latest release 3.24.0, providing access to reference material for each specific version."],["`CreateTableRequest.Types.Split` implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `Split()` constructor has two overloads, one that takes no parameter, and one that accepts an existing `CreateTableRequest.Types.Split` object."]]],[]]