public sealed class TableModifiers : IMessage<ReadSession.Types.TableModifiers>, IEquatable<ReadSession.Types.TableModifiers>, IDeepCloneable<ReadSession.Types.TableModifiers>, IBufferMessage, IMessage
[[["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-21 UTC."],[[["The latest version available is 3.17.0, with a range of versions from 2.3.0 to 3.17.0 accessible in the provided list."],["This content provides details on the `TableModifiers` class, which is used to include additional attributes when reading a table."],["The `TableModifiers` class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, which add functionality for the class."],["`TableModifiers` has two constructors, one being a default constructor and the other for creating a copy of another `TableModifiers` object."],["`TableModifiers` has one property `SnapshotTime` of type `Timestamp` that represents the time of the tables snapshot, defaulting to the current time if not set."]]],[]]