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"]],[["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 webpage provides reference documentation for the `ReadSession.Types.TableModifiers` class within the Google BigQuery Storage v1 API for .NET."],["The latest version of this class is 3.17.0, but the page also includes documentation for numerous previous versions all the way back to 2.3.0."],["`ReadSession.Types.TableModifiers` provides additional attributes for reading a table and it implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces."],["The `TableModifiers` class has properties such as `SnapshotTime` which allows for specifying a specific snapshot time of the table when reading, defaulting to \"now\" if not set."],["The webpage provides multiple navigation paths to different versions of this class, and allows for version specific documentation."]]],[]]