[[["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 within the Google Cloud C++ library, providing configuration parameters for RPC/protobuf tracing."],["The latest version available is `2.37.0-rc`, with multiple previous versions ranging down to `2.10.1` available for reference."],["Default `TracingOptions` are set to `single_line_mode=on`, `use_short_repeated_primitives=on`, and `truncate_string_field_longer_than=128`."],["Constructors and assignment operators are provided for creating and copying `TracingOptions` objects."],["The `SetOptions` function allows overriding the default options using a custom string, while `single_line_mode`, `use_short_repeated_primitives`, and `truncate_string_field_longer_than` functions provide boolean and integer values for various settings."]]],[]]