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."],[[["This document provides reference information for the `ReadSession.Types.TableModifiers` class within the Google BigQuery Storage v1 API for .NET."],["The `TableModifiers` class allows for additional attributes when reading a table, such as specifying a snapshot time."],["The documentation covers the class's inheritance hierarchy, implementing interfaces, available constructors, and the `SnapshotTime` property."],["The page lists various versions of the Google.Cloud.BigQuery.Storage.V1 library, ranging from version 2.3.0 to 3.17.0, with links to their respective documentation."],["The `TableModifiers` class is found within the namespace `Google.Cloud.BigQuery.Storage.V1`, and is contained in the Google.Cloud.BigQuery.Storage.V1.dll assembly."]]],[]]