public sealed class ReadStream : IMessage<ReadStream>, IEquatable<ReadStream>, IDeepCloneable<ReadStream>, IBufferMessage, IMessage
Reference documentation and code samples for the Google BigQuery Storage v1 API class ReadStream.
Information about a single stream that gets data out of the storage system.
Most of the information about ReadStream instances is aggregated, making
ReadStream lightweight.
[[["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 webpage provides reference documentation for the `ReadStream` class within the Google BigQuery Storage v1 API for .NET, detailing its structure and functionality."],["The `ReadStream` class is a core component for extracting data from the BigQuery storage system, containing information about a single stream."],["The page outlines various implemented interfaces, inherited members, constructors, and properties such as `Name` and `ReadStreamName` for the `ReadStream` class, along with details about each."],["A list of various versions of the api, from 3.17.0 to 2.3.0 are available, with 3.17.0 being the latest."]]],[]]