public sealed class FlushRowsRequest : IMessage<FlushRowsRequest>, IEquatable<FlushRowsRequest>, IDeepCloneable<FlushRowsRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Google BigQuery Storage v1 API class FlushRowsRequest.
[[["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\u003eFlushRowsRequest\u003c/code\u003e class within the Google BigQuery Storage v1 API, specifically for version 3.12.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eFlushRowsRequest\u003c/code\u003e is used to define a request for flushing rows in the BigQuery Storage API and is derived from the base \u003ccode\u003eobject\u003c/code\u003e class, while implementing several interfaces like \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, and \u003ccode\u003eIDeepCloneable\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe page outlines that \u003ccode\u003eFlushRowsRequest\u003c/code\u003e contains properties such as \u003ccode\u003eOffset\u003c/code\u003e (a long integer specifying the ending offset of the flush) and \u003ccode\u003eWriteStream\u003c/code\u003e (a string representing the stream targeted for the flush operation).\u003c/p\u003e\n"],["\u003cp\u003eThe documentation covers several versions, ranging from 2.3.0 to 3.17.0, however 3.17.0 is currently the latest version.\u003c/p\u003e\n"],["\u003cp\u003eTwo constructors are available for creating \u003ccode\u003eFlushRowsRequest\u003c/code\u003e instances: a default constructor and a copy constructor that takes another \u003ccode\u003eFlushRowsRequest\u003c/code\u003e instance as input.\u003c/p\u003e\n"]]],[],null,[]]