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"]],[["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 page details the `FlushRowsRequest` class, which is used to request the flushing of rows in Google Cloud BigQuery Storage."],["The latest version of this class is 3.17.0, but the page lists documentation for versions ranging from 2.3.0 to 3.17.0, inclusive."],["`FlushRowsRequest` inherits from `Object` and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["Key properties of `FlushRowsRequest` include `Offset`, `WriteStream`, and `WriteStreamAsWriteStreamName`, which are used to specify the flush operation's target and parameters."],["The namespace for this class is `Google.Cloud.BigQuery.Storage.V1` and it is contained within the `Google.Cloud.BigQuery.Storage.V1.dll` assembly."]]],[]]