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