[[["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\u003eThe \u003ccode\u003eBufferOptions\u003c/code\u003e class defines various buffer settings for the Google Cloud Diagnostics Common library, including buffer size and wait time.\u003c/p\u003e\n"],["\u003cp\u003eThis class supports three buffer types: \u003ccode\u003eNone\u003c/code\u003e, \u003ccode\u003eSized\u003c/code\u003e, and \u003ccode\u003eTimed\u003c/code\u003e, each with distinct behaviors regarding data buffering.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eBufferSizeBytes\u003c/code\u003e property specifies the buffer size in bytes for the \u003ccode\u003eSized\u003c/code\u003e buffer type, and is an integer value.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eBufferWaitTime\u003c/code\u003e property sets the duration to wait before flushing the buffer for the \u003ccode\u003eTimed\u003c/code\u003e buffer type, represented by a \u003ccode\u003eTimeSpan\u003c/code\u003e object.\u003c/p\u003e\n"],["\u003cp\u003eStatic methods \u003ccode\u003eNoBuffer()\u003c/code\u003e, \u003ccode\u003eSizedBuffer()\u003c/code\u003e, and \u003ccode\u003eTimedBuffer()\u003c/code\u003e are provided to easily create \u003ccode\u003eBufferOptions\u003c/code\u003e instances for each of the different buffer types.\u003c/p\u003e\n"]]],[],null,[]]