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 information for the `ReadSession.Types.TableModifiers` class within the Google BigQuery Storage v1 API, detailing its structure and usage."],["The `TableModifiers` class offers a way to specify additional attributes when reading a table, extending from the base `object` class."],["This API is available in a range of versions, spanning from version 2.3.0 up to the latest 3.17.0."],["The `TableModifiers` class has a `SnapshotTime` property, of the type `Timestamp`, which can be set to represent the table snapshot time."],["`TableModifiers` class implements the `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces and has 2 constructors, one with no parameters and one that takes another instance of `ReadSession.Types.TableModifiers` as parameter."]]],[]]