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 webpage provides reference documentation for the `FlushRowsRequest` class within the Google BigQuery Storage v1 API, specifically for .NET developers."],["The `FlushRowsRequest` class is used to create a request message for the `FlushRows` operation, which is part of the Google BigQuery Storage API."],["This class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, among others."],["Key properties of `FlushRowsRequest` include `Offset`, `WriteStream`, and `WriteStreamAsWriteStreamName`, which are used to specify the target stream and the ending offset for the flush operation."],["The page lists multiple versioned links of `FlushRowsRequest` starting from version 2.3.0 up to 3.17.0, with 3.17.0 being the latest version."]]],[]]