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."],[[["This document provides reference documentation for the `ReadSession.Types.TableModifiers` class within the Google BigQuery Storage v1 API."],["The `TableModifiers` class is used to specify additional attributes when reading a table, and it inherits from `object` and implements several interfaces like `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The class offers a default constructor, `TableModifiers()`, and an overloaded constructor, `TableModifiers(TableModifiers other)`, that accepts another `TableModifiers` instance as a parameter."],["The class includes a `SnapshotTime` property of type `Timestamp` that represents the snapshot time of the table and defaults to \"now\" if unset."],["There are multiple versions of the BigQuery Storage v1 API documented, ranging from version 2.3.0 to the latest version 3.17.0, all within this same page for class `TableModifiers`."]]],[]]