[[["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-05 UTC."],[[["This document details the `TracingOptions` class for configuring RPC/protobuf tracing, including default settings like `single_line_mode=on`, `use_short_repeated_primitives=on`, and `truncate_string_field_longer_than=128`."],["The `TracingOptions` class offers multiple constructors, including a default constructor, a copy constructor, and a move constructor, for flexible object creation."],["Assignment operators (both copy and move) are provided to facilitate the manipulation and reassignment of `TracingOptions` objects."],["The `SetOptions` function allows users to override default settings by providing a string containing the desired configuration options."],["Functions such as `single_line_mode()`, `use_short_repeated_primitives()`, and `truncate_string_field_longer_than()` enable users to retrieve the current values of these respective configuration options."]]],[]]