public sealed class ReadSession.Types.TableModifiers : IMessage<ReadSession.Types.TableModifiers>, IEquatable<ReadSession.Types.TableModifiers>, IDeepCloneable<ReadSession.Types.TableModifiers>, IBufferMessage, IMessage
Reference documentation and code samples for the Google BigQuery Storage v1 API class ReadSession.Types.TableModifiers.
[[["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."],[[["The content provides reference documentation for the `ReadSession.Types.TableModifiers` class within the Google BigQuery Storage v1 API."],["This class is used to specify additional attributes when reading a table, as a component of the BigQuery Storage API."],["The latest version documented is 3.17.0, with a list of previous versions ranging back to 2.3.0 also listed for user reference."],["The `TableModifiers` class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, inheriting from the base `object` class."],["The class has two constructors, one default and another that copies the values from an existing `TableModifiers` object, and contains a single property `SnapshotTime`, which allows users to specify the snapshot time of a table."]]],[]]