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 page provides documentation for the `TableModifiers` class within the `Google.Cloud.BigQuery.Storage.V1` namespace, specifically for version 2.8.0 of the library."],["`TableModifiers` is used to specify additional attributes when reading a table, allowing for modifications to the read session behavior, as per the `ReadSession.Types`."],["The `TableModifiers` class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The documentation lists all versions from 2.3.0 to 3.17.0 with 3.17.0 being the latest version, all related to the same `TableModifiers` component."],["The main property available within `TableModifiers` is `SnapshotTime`, which allows users to specify the snapshot time for the table being read."]]],[]]