In a small number of operations it is convenient to override the project id configured in a storage::Client. This option overrides the project id, without requiring additional overloads for each function.
[[["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-14 UTC."],[[["This webpage provides access to documentation for various versions of the Google Cloud Storage C++ library, ranging from version 2.11.0 to the latest release candidate 2.37.0-rc."],["Each version's documentation includes details on the `OverrideDefaultProject` struct, which allows users to override the default project ID set in a `storage::Client` object for specific operations."],["The `OverrideDefaultProject` struct contains a constructor and a static `name()` function, which returns a `char const *`."],["The primary purpose of `OverrideDefaultProject` is to allow for overriding project IDs without creating additional function overloads."]]],[]]