public sealed class ReadStream : IMessage<ReadStream>, IEquatable<ReadStream>, IDeepCloneable<ReadStream>, IBufferMessage, IMessage
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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThe content details the \u003ccode\u003eReadStream\u003c/code\u003e class, which is used to retrieve data from the storage system in Google Cloud BigQuery.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eReadStream\u003c/code\u003e class is lightweight as most of its information is aggregated, as is shown through the listed inherited members.\u003c/p\u003e\n"],["\u003cp\u003eThe document shows a version history of the \u003ccode\u003eReadStream\u003c/code\u003e class, from version 2.3.0 to 3.17.0, with the most recent version being labeled as latest.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eReadStream\u003c/code\u003e class implements multiple interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, and inherits from \u003ccode\u003eObject\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eReadStream\u003c/code\u003e class contains a constructor, \u003ccode\u003eReadStream()\u003c/code\u003e, and has two properties: \u003ccode\u003eName\u003c/code\u003e which stores the stream name and \u003ccode\u003eReadStreamName\u003c/code\u003e which is a view over the name.\u003c/p\u003e\n"]]],[],null,[]]