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 available is 3.17.0, as indicated by the \"latest\" tag next to it in the version list."],["This page details the `FlushRowsRequest` class within the `Google.Cloud.BigQuery.Storage.V1` namespace, and it is version 3.2.0."],["`FlushRowsRequest` implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, `IBufferMessage`, and `IMessage`, and also inherits from the `Object` class."],["`FlushRowsRequest` has two constructors, one parameterless, and one accepting another `FlushRowsRequest` object, as well as properties like `Offset`, `WriteStream`, and `WriteStreamAsWriteStreamName`."],["There are multiple previous versions of this class available, ranging from 3.16.0 all the way down to 2.3.0, all related to the `FlushRowsRequest` type."]]],[]]