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 documentation for the `ReadSession.Types.TableModifiers` class within the Google BigQuery Storage v1 API, outlining its use for specifying additional attributes when reading a table."],["The latest available version is 3.17.0, and the documentation lists available versions for this class, ranging from version 3.17.0 down to 2.3.0."],["`TableModifiers` is shown to implement `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces."],["The class provides two constructors, a default one and another that accepts a `ReadSession.Types.TableModifiers` object as a parameter, as well as one property named `SnapshotTime`."],["`SnapshotTime` is the only property, of type `Timestamp`, and it represents the time a snapshot of the table is taken, defaulting to now if not specified."]]],[]]