Libraries or services that use Cloud C++ clients may want to set their own user-agent product information. This can help them develop telemetry information about number of users running particular versions of their system or library.
[[["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."],[[["The webpage provides documentation for different versions of `struct google::cloud::UserAgentProductsOption`, ranging from version 2.10.1 to the latest release candidate 2.37.0-rc."],["The latest version available is the release candidate 2.37.0-rc, while 2.22.0 is the version currently highlighted at the top."],["`UserAgentProductsOption` allows libraries or services to set their own user-agent product information, which helps in developing telemetry information about the number of users running specific system or library versions."],["The `UserAgentProductsOption` is an alias of `std::vector\u003cstd::string\u003e`, indicating that it holds a collection of strings."],["This implementation is related to user-agent product information as per the IETF RFC7231 section 5.5.3."]]],[]]