[[["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-04-01 UTC."],[[["This webpage provides documentation for the `AddQueryParameterOption` structure within the Google Cloud Storage C++ client library, covering versions from 2.11.0 up to the latest release candidate 2.37.0-rc."],["The `AddQueryParameterOption` is used to add a query parameter to a signed URL, allowing for customization of the URL's behavior or the data it accesses."],["There are two constructors available for `AddQueryParameterOption`, one taking `std::string` for the key and value, and the other taking a `char const *` for the key and a `std::string` for the value, both used to define the query parameters."],["The function `name()` is a static function that returns a `char const*`."],["Each documented version of the `AddQueryParameterOption` has a dedicated page, allowing users to track changes and understand the behavior of this functionality across different library releases."]]],[]]