public sealed class FlushRowsRequest : IMessage<FlushRowsRequest>, IEquatable<FlushRowsRequest>, IDeepCloneable<FlushRowsRequest>, IBufferMessage, IMessage
[[["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 details the \u003ccode\u003eFlushRowsRequest\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.BigQuery.Storage.V1\u003c/code\u003e namespace, which is used to send requests for flushing rows in Google BigQuery.\u003c/p\u003e\n"],["\u003cp\u003eThe 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, providing capabilities for message handling, equality checks, deep cloning, and buffer-based operations.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eFlushRowsRequest\u003c/code\u003e class has properties like \u003ccode\u003eOffset\u003c/code\u003e (the ending offset for flushing rows), \u003ccode\u003eWriteStream\u003c/code\u003e (the target stream for the flush operation), and \u003ccode\u003eWriteStreamAsWriteStreamName\u003c/code\u003e, which provides a typed view of the \u003ccode\u003eWriteStream\u003c/code\u003e resource name.\u003c/p\u003e\n"],["\u003cp\u003eThere is a history of previous versions of this class dating back to version 2.3.0, with 3.17.0 being the latest.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two constructors: one default constructor, and another which is used to copy another \u003ccode\u003eFlushRowsRequest\u003c/code\u003e object.\u003c/p\u003e\n"]]],[],null,[]]