[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-07-02 UTC."],[[["This page provides documentation for the `Project` class within the Google Cloud C++ library, specifically covering versions ranging from 2.10.1 to the latest release candidate 2.37.0-rc."],["The `Project` class represents a Cloud project and is primarily identified by its `project_id`."],["The class offers constructors to create `Project` objects, including one that accepts a `project_id` as a `std::string`, as well as copy and move constructors."],["The `Project` class provides methods to retrieve the `project_id` and the fully qualified project name, including `project_id()` and `FullName()`."],["The documentation notes that it is the application's responsibility to provide a valid project ID as the class itself does not validate the components of the project name until it is used in an RPC."]]],[]]