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 provides documentation for the \u003ccode\u003eSplitReadStreamResponse\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.BigQuery.Storage.V1\u003c/code\u003e namespace, specifically for version 2.7.0, with links to various older and newer versions, up to the latest version 3.17.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eSplitReadStreamResponse\u003c/code\u003e is a class that 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, with its primary function being the response message for \u003ccode\u003eSplitReadStream\u003c/code\u003e operations.\u003c/p\u003e\n"],["\u003cp\u003eThe class inherits from \u003ccode\u003eObject\u003c/code\u003e and includes inherited members like \u003ccode\u003eGetHashCode()\u003c/code\u003e, \u003ccode\u003eGetType()\u003c/code\u003e, \u003ccode\u003eMemberwiseClone()\u003c/code\u003e, and \u003ccode\u003eToString()\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eSplitReadStreamResponse\u003c/code\u003e class includes two 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 the beginning and tail portions of an original stream, respectively, after a split.\u003c/p\u003e\n"],["\u003cp\u003eConstructors are available for creating new instances of \u003ccode\u003eSplitReadStreamResponse\u003c/code\u003e, either as an empty object, or as a copy of another \u003ccode\u003eSplitReadStreamResponse\u003c/code\u003e object.\u003c/p\u003e\n"]]],[],null,[]]