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."],[[["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."]]],[]]