[[["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 page details the `TracingOptions` class for configuring RPC/protobuf tracing, with default settings including `single_line_mode=on`, `use_short_repeated_primitives=on`, and `truncate_string_field_longer_than=128`."],["The `TracingOptions` class has multiple constructors, including default, copy, and move constructors, to allow for versatile instantiation."],["The `TracingOptions` class provides overloaded assignment operators for both copy and move assignment operations."],["Users can override the default settings by using the `SetOptions` function, providing a string to configure the desired tracing behavior."],["There are getter functions available, such as `single_line_mode()`, `use_short_repeated_primitives()`, and `truncate_string_field_longer_than()`, for accessing the current configuration values."]]],[]]