public sealed class 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 latest version of the Google BigQuery Storage v1 API class ReadSession.Types.TableModifiers is 3.17.0, with multiple prior versions available."],["This class, TableModifiers, provides additional attributes for reading a table within the Google BigQuery Storage v1 API."],["TableModifiers class inherits from Object and implements IMessage, IEquatable, IDeepCloneable, and IBufferMessage interfaces."],["The class provides two constructors, one default and another that accepts another TableModifiers instance as a parameter for copying."],["The class includes the property SnapshotTime, which uses a Timestamp type and represents a specific point in time for the data."]]],[]]