public sealed class SplitReadStreamResponse : IMessage<SplitReadStreamResponse>, IEquatable<SplitReadStreamResponse>, IDeepCloneable<SplitReadStreamResponse>, IBufferMessage, IMessage
[[["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 webpage details the \u003ccode\u003eSplitReadStreamResponse\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.BigQuery.Storage.V1\u003c/code\u003e namespace for .NET, which is a response message for the \u003ccode\u003eSplitReadStream\u003c/code\u003e function.\u003c/p\u003e\n"],["\u003cp\u003eIt lists multiple versions of the \u003ccode\u003eSplitReadStreamResponse\u003c/code\u003e class, ranging from version 2.3.0 to the latest version 3.17.0, providing links to documentation for each version.\u003c/p\u003e\n"],["\u003cp\u003eThe class \u003ccode\u003eSplitReadStreamResponse\u003c/code\u003e implements interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, and inherits members from \u003ccode\u003eObject\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two constructors, one default and another which accepts a \u003ccode\u003eSplitReadStreamResponse\u003c/code\u003e object, and two properties, \u003ccode\u003ePrimaryStream\u003c/code\u003e and \u003ccode\u003eRemainderStream\u003c/code\u003e, both of type \u003ccode\u003eReadStream\u003c/code\u003e, for managing split stream portions.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eSplitReadStreamResponse\u003c/code\u003e can be used to manage streams, the primary and remainder, and can only be split if they are not empty.\u003c/p\u003e\n"]]],[],null,[]]