public sealed class SplitReadStreamResponse : IMessage<SplitReadStreamResponse>, IEquatable<SplitReadStreamResponse>, IDeepCloneable<SplitReadStreamResponse>, IBufferMessage, IMessage
Reference documentation and code samples for the Google BigQuery Storage v1 API class SplitReadStreamResponse.
[[["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\u003eThis page provides reference documentation for the \u003ccode\u003eSplitReadStreamResponse\u003c/code\u003e class within the Google BigQuery Storage v1 API for .NET.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of the API documented is 3.17.0, with versions back to 2.3.0 also available to navigate through.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eSplitReadStreamResponse\u003c/code\u003e is a response message for the \u003ccode\u003eSplitReadStream\u003c/code\u003e operation, designed to manage the splitting of a read stream.\u003c/p\u003e\n"],["\u003cp\u003eThe class implements interfaces like \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, and inherits from the base \u003ccode\u003eObject\u003c/code\u003e class, and has a constructor that allows an instance of itself to be passed as a parameter to itself.\u003c/p\u003e\n"],["\u003cp\u003eIt contains two key properties, \u003ccode\u003ePrimaryStream\u003c/code\u003e and \u003ccode\u003eRemainderStream\u003c/code\u003e, both of the type \u003ccode\u003eReadStream\u003c/code\u003e, which are the result of a stream split and can be empty if a stream cannot be split.\u003c/p\u003e\n"]]],[],null,[]]