[[["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-02 UTC."],[[["The latest version available is 2.37.0-rc, with previous versions listed in descending order down to 2.11.0, all referencing the `VirtualHostname` structure within the Google Cloud Storage C++ library."],["The `VirtualHostname` structure determines whether the bucket name is included as a part of the hostname in the URL, or appended as part of the path."],["When set, the `VirtualHostname` will result in a URL format like `\u003chttps://mybucket.storage.googleapis.com\u003e`, with the bucket name as part of the hostname."],["If the option is not set, the URL format will be `\u003chttps://storage.googleapis.com/mybucket\u003e`, where the bucket name is at the end of the URL, after a slash."],["The documentation includes a constructor `VirtualHostname()`, and a static function called `option_name()`."]]],[]]