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 details the `TableModifiers` class within the `Google.Cloud.BigQuery.Storage.V1` namespace, specifically version 2.6.0."],["`TableModifiers` is designed to be used when reading a table, providing additional attributes."],["The class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class offers two constructors: a default one and one that takes another `TableModifiers` instance as a parameter."],["A `SnapshotTime` property of type `Timestamp` is available to set the table's snapshot time, defaulting to the current time if unset."]]],[]]