[[["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."],[[["This webpage provides a reference for various versions of the `VirtualHostname` struct within the Google Cloud Storage C++ library, ranging from version 2.11.0 to the latest release candidate 2.37.0-rc."],["The `VirtualHostname` struct dictates whether the bucket name is included as a part of the hostname in the URL, or is a path element."],["When used, the `VirtualHostname` setting will modify the resulting URL format to `\u003chttps://mybucket.storage.googleapis.com\u003e`, otherwise it is in the format: `\u003chttps://storage.googleapis.com/mybucket\u003e`."],["The struct has a constructor `VirtualHostname()` and a function called `option_name()` that returns a `char const *`."]]],[]]