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 3.2.0 of the .NET library."],["The `TableModifiers` class provides additional attributes for reading a table and inherits from the base `Object` class."],["It implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` which provide functionalities for message handling, equality checking, deep cloning, and buffer management."],["The `TableModifiers` class includes a `SnapshotTime` property, allowing users to specify a particular point in time when reading data from a table, defaulting to \"now\" if unset."],["A list of versions ranging from 2.3.0 to 3.17.0 are provided that link to the `TableModifiers` documentation for that version."]]],[]]