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."],[[["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."]]],[]]