[[["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-04-17 UTC."],[[["`BufferOptions` is a class that defines options for buffering, including size and time, and it inherits from the `Object` class."],["The `BufferSizeBytes` property specifies the buffer's size in bytes when using the `Sized` buffer type, as well as its int32 type, while `BufferType` indicates the type of buffer."],["`BufferWaitTime` is a `TimeSpan` property that dictates how long to wait before flushing the buffer, used exclusively with the `Timed` buffer type."],["The class provides static methods `NoBuffer()`, `SizedBuffer(Int32)`, and `TimedBuffer(Nullable\u003cTimeSpan\u003e)` for creating `BufferOptions` instances for `None`, `Sized`, and `Timed` buffer types, respectively."],["The latest version documented is 5.2.0, and several older versions, like 5.1.0, 5.0.0, 4.4.0, and 4.3.1, are also included in this documentation, all pertaining to the `Google.Cloud.Diagnostics.Common.BufferOptions` in the Google.Cloud.Diagnostics.Common library."]]],[]]