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"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["This webpage provides reference documentation for the `SplitReadStreamResponse` class within the Google BigQuery Storage v1 API, specifically for .NET."],["The `SplitReadStreamResponse` class is a response message used by the `SplitReadStream` method, with information on inheritance and interfaces."],["The page includes links to documentation for different versions of the API, ranging from the latest 3.17.0 down to version 2.3.0."],["The `SplitReadStreamResponse` class implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `SplitReadStreamResponse` class contains properties, such as `PrimaryStream` and `RemainderStream`, both of which can be empty if the stream can no longer be split."]]],[]]