[[["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."],[[["`BufferOptions` is a class defining buffer configurations within the Google.Cloud.Diagnostics.Common namespace, specifically for version 4.3.1."],["It offers three properties: `BufferSizeBytes` (for sized buffers), `BufferType` (specifying the buffer's behavior), and `BufferWaitTime` (for timed buffers)."],["The class also includes methods for creating different buffer types: `NoBuffer()` for no buffering, `SizedBuffer(Int32)` for buffers with a size limit, and `TimedBuffer(Nullable\u003cTimeSpan\u003e)` for time-based flushing."],["The `BufferOptions` class inherits members from the base `Object` class, such as `GetHashCode()`, `GetType()`, `MemberwiseClone()`, and `ToString()`."],["The latest version of this class available is 5.2.0, with other previous versions also being documented as 5.1.0, 5.0.0, and 4.4.0."]]],[]]