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"]],[["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-07 UTC."],[[["This webpage details the `TableModifiers` class within the `Google.Cloud.BigQuery.Storage.V1` namespace, specifically version 2.4.0 and its subsequent version history."],["The `TableModifiers` class provides additional attributes for reading a table and implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class inherits from `Object` and includes a constructor, `TableModifiers()`, and another constructor, `TableModifiers(ReadSession.Types.TableModifiers)`, for creating new instances."],["It contains a `SnapshotTime` property of type `Timestamp`, allowing users to specify the desired snapshot time when reading the table, defaulting to the current time if not set."],["The page also provides a version history for the `TableModifiers` class ranging from version 2.3.0 to the latest 3.17.0, with links to each version."]]],[]]