[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003e\u003ccode\u003eBufferOptions\u003c/code\u003e is a class that defines options for buffering, including size and time, and it inherits from the \u003ccode\u003eObject\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eBufferSizeBytes\u003c/code\u003e property specifies the buffer's size in bytes when using the \u003ccode\u003eSized\u003c/code\u003e buffer type, as well as its int32 type, while \u003ccode\u003eBufferType\u003c/code\u003e indicates the type of buffer.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eBufferWaitTime\u003c/code\u003e is a \u003ccode\u003eTimeSpan\u003c/code\u003e property that dictates how long to wait before flushing the buffer, used exclusively with the \u003ccode\u003eTimed\u003c/code\u003e buffer type.\u003c/p\u003e\n"],["\u003cp\u003eThe class provides static methods \u003ccode\u003eNoBuffer()\u003c/code\u003e, \u003ccode\u003eSizedBuffer(Int32)\u003c/code\u003e, and \u003ccode\u003eTimedBuffer(Nullable<TimeSpan>)\u003c/code\u003e for creating \u003ccode\u003eBufferOptions\u003c/code\u003e instances for \u003ccode\u003eNone\u003c/code\u003e, \u003ccode\u003eSized\u003c/code\u003e, and \u003ccode\u003eTimed\u003c/code\u003e buffer types, respectively.\u003c/p\u003e\n"],["\u003cp\u003eThe 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 \u003ccode\u003eGoogle.Cloud.Diagnostics.Common.BufferOptions\u003c/code\u003e in the Google.Cloud.Diagnostics.Common library.\u003c/p\u003e\n"]]],[],null,[]]