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 page provides reference 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 response message used when performing a \u003ccode\u003eFlushRows\u003c/code\u003e operation, and it shows the versions for that class ranging from 2.3.0 to 3.17.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eFlushRowsResponse\u003c/code\u003e class implements multiple interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, demonstrating its integration with Google Protobuf and .NET features.\u003c/p\u003e\n"],["\u003cp\u003eIt inherits members from the base \u003ccode\u003eobject\u003c/code\u003e class, like \u003ccode\u003eGetHashCode()\u003c/code\u003e, \u003ccode\u003eGetType()\u003c/code\u003e, and \u003ccode\u003eToString()\u003c/code\u003e, and the class offers two constructors, \u003ccode\u003eFlushRowsResponse()\u003c/code\u003e and \u003ccode\u003eFlushRowsResponse(FlushRowsResponse other)\u003c/code\u003e, which are useful for default initialization and copying.\u003c/p\u003e\n"],["\u003cp\u003eThe main property of this class is \u003ccode\u003eOffset\u003c/code\u003e, a long integer representing the row offset up to which data has been flushed.\u003c/p\u003e\n"]]],[],null,[]]