Returns a query string constructed from this object's stored query parameters, sorted in code
point order. Note that these query parameters are not used when constructing the URL's
signature. The returned value does not include the leading ? character, as this is not part of
a query string.
A URI query string. Returns an empty string if the user supplied no query parameters.
constructV4QueryString()
publicStringconstructV4QueryString()
Returns a query string constructed from this object's stored query parameters, sorted in code
point order so that the query string can be used in a V4 canonical request string. The returned
value does not include the leading ? character, as this is not part of a query string.
See Also: Canonical Requests
[[["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 2024-10-30 UTC."],[],[]]