public sealed class FlushRowsResponse : IMessage<FlushRowsResponse>, IEquatable<FlushRowsResponse>, IDeepCloneable<FlushRowsResponse>, IBufferMessage, IMessage
Reference documentation and code samples for the Google BigQuery Storage v1 API class FlushRowsResponse.
[[["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 webpage provides documentation for the \u003ccode\u003eFlushRowsResponse\u003c/code\u003e class within the Google BigQuery Storage v1 API, specifically for .NET development.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eFlushRowsResponse\u003c/code\u003e class is a message type used as a response for the \u003ccode\u003eFlushRows\u003c/code\u003e operation, with multiple versions of the API documented, ranging from version 2.3.0 to the latest version 3.17.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eFlushRowsResponse\u003c/code\u003e class implements several interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, indicating its role in data handling and manipulation.\u003c/p\u003e\n"],["\u003cp\u003eThe class contains a property, \u003ccode\u003eOffset\u003c/code\u003e, which is of type \u003ccode\u003elong\u003c/code\u003e and indicates the point up to which rows have been successfully flushed.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation also shows the inheritance of \u003ccode\u003eFlushRowsResponse\u003c/code\u003e from the base \u003ccode\u003eobject\u003c/code\u003e class, displaying members that it inherits, such as \u003ccode\u003eGetHashCode()\u003c/code\u003e, \u003ccode\u003eGetType()\u003c/code\u003e, and \u003ccode\u003eToString()\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]