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 page details the `FlushRowsRequest` class, which is a request message for the `FlushRows` operation within the Google Cloud BigQuery Storage V1 API."],["It provides a list of available versions, with version 3.17.0 being the latest and going as far back as version 2.3.0."],["The `FlushRowsRequest` class inherits from `Object` and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["`FlushRowsRequest` has 3 properties including `Offset`, `WriteStream`, and `WriteStreamAsWriteStreamName`, to specify the parameters of a flush operation."],["The page includes details on the constructors of the `FlushRowsRequest` class."]]],[]]