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."],[[["The latest version of the `FlushRowsRequest` documentation is 3.17.0, while this specific page documents version 2.8.0."],["`FlushRowsRequest` is a request message utilized for the `FlushRows` operation within the Google.Cloud.BigQuery.Storage.V1 namespace, as part of the .NET library."],["`FlushRowsRequest` includes properties such as `Offset`, `WriteStream`, and `WriteStreamAsWriteStreamName`, which are used to specify the target stream and the range of rows to flush."],["The `FlushRowsRequest` class implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The content provides a list of past documentation versions, ranging from version 2.3.0 to the latest 3.17.0, all relating to `FlushRowsRequest` from the `Google.Cloud.BigQuery.Storage.V1` library."]]],[]]