[[["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-04 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."]]],[]]