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