public sealed class TableModifiers : IMessage<ReadSession.Types.TableModifiers>, IEquatable<ReadSession.Types.TableModifiers>, IDeepCloneable<ReadSession.Types.TableModifiers>, IBufferMessage, IMessage
[[["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-04-01 UTC."],[[["The latest version available for `TableModifiers` within the `Google.Cloud.BigQuery.Storage.V1` namespace is 3.17.0, and there are several previous versions listed, all the way back to 2.3.0."],["`TableModifiers` is a class that provides additional attributes when reading a table, inheriting from `Object` and implementing several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["`TableModifiers` has two constructors: a default constructor and another that takes a `ReadSession.Types.TableModifiers` object as a parameter."],["The `SnapshotTime` property of the `TableModifiers` class allows setting the snapshot time of a table, with the current time being the default if this property is not set."],["It is under the `Google.Cloud.BigQuery.Storage.V1` namespace and is located within the `Google.Cloud.BigQuery.Storage.V1.dll` assembly."]]],[]]