[[["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-05 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."]]],[]]