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-04-01 UTC."],[[["This page provides reference documentation for the `CreateTableRequest.Types.Split` class within the Google Cloud Bigtable Administration v2 API, specifically in the context of .NET development."],["The `CreateTableRequest.Types.Split` class is used to define an initial split point when creating a new table in Bigtable, allowing for predefined tablet boundaries."],["The page details the class's inheritance, implemented interfaces (such as `IMessage`, `IEquatable`, and `IDeepCloneable`), and inherited members, which define its functionality."],["It documents the constructors for `Split`, including the default constructor and a copy constructor that takes another `Split` object, as well as detailing its properties."],["The documentation offers a list of available versions, ranging from 3.24.0 (latest) down to version 2.4.0, for the `CreateTableRequest.Types.Split` class."]]],[]]