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