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, specifically focusing on its implementation and properties.\u003c/p\u003e\n"],["\u003cp\u003eVersion 3.17.0 is the latest version of the \u003ccode\u003eSplitReadStreamResponse\u003c/code\u003e class, and the content also includes various previous versions, ranging from 3.16.0 down to 2.3.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eSplitReadStreamResponse\u003c/code\u003e class is used as a response message for the \u003ccode\u003eSplitReadStream\u003c/code\u003e function, implementing multiple interfaces like \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThis class features two main properties: \u003ccode\u003ePrimaryStream\u003c/code\u003e and \u003ccode\u003eRemainderStream\u003c/code\u003e, both of which are of type \u003ccode\u003eReadStream\u003c/code\u003e and represent portions of the original stream; an empty value indicates the original stream can no longer be split.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eSplitReadStreamResponse\u003c/code\u003e class includes two constructors, one of which is a default constructor, and the other one takes a \u003ccode\u003eSplitReadStreamResponse\u003c/code\u003e parameter.\u003c/p\u003e\n"]]],[],null,[]]