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 the `UserAgentProductsOption` struct across multiple versions, ranging from 2.10.1 to the latest release candidate, 2.37.0-rc."],["The `UserAgentProductsOption` struct is used to include user-agent product information with each request, aiding libraries or services in tracking telemetry data."],["The documentation is organized by version number, allowing users to access specific release documentation for `UserAgentProductsOption`."],["`UserAgentProductsOption` is a type alias for `std::vector\u003c std::string \u003e`, per the documentation."]]],[]]