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 for `ReadSession.Types.TableModifiers` is 3.17.0, with a range of versions available from 2.3.0 to 3.17.0."],["`TableModifiers` is a class used to specify additional attributes when reading a table within the `Google.Cloud.BigQuery.Storage.V1` namespace."],["The `TableModifiers` class implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes a `SnapshotTime` property of type `Timestamp`, which represents the time of the table snapshot and defaults to the current time if not specified."],["The `TableModifiers` class offers two constructors, one parameterless and the other accepting another `TableModifiers` object as a parameter."]]],[]]