[[["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 webpage provides documentation for the `Project` class in the Google Cloud C++ library, specifically covering versions 2.12.0 through 2.37.0-rc."],["The `Project` class represents a Cloud project, identified by its `project_id`, and is used within the Google Cloud environment."],["The class offers constructors for creating `Project` objects, including copy and move constructors, and one that accepts a `project_id` string."],["The `Project` class provides functions to retrieve the project's ID via `project_id()` and the fully qualified project name via `FullName()`."],["The class has a note stating that the class doesn't validate project ID and that it's the user's job to ensure the ID provided is valid."]]],[]]