public sealed class FlushRowsRequest : IMessage<FlushRowsRequest>, IEquatable<FlushRowsRequest>, IDeepCloneable<FlushRowsRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Google BigQuery Storage v1 API class FlushRowsRequest.
[[["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 provides reference documentation for the `FlushRowsRequest` class within the Google BigQuery Storage v1 API, specifically for version 3.10.0."],["`FlushRowsRequest` is used to define a request for flushing rows in the BigQuery Storage API and has methods and properties available for use."],["The `FlushRowsRequest` class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `FlushRowsRequest` class includes properties like `Offset`, `WriteStream`, and `WriteStreamAsWriteStreamName` to manage the flushing operation, such as setting the ending offset or the stream."],["The documentation includes the available constructors: a default constructor and one that takes another `FlushRowsRequest` as a parameter, as well as listings of all available versions of this resource."]]],[]]