[[["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 details the `Project` class in the Google Cloud C++ library, specifically for version 2.31.0, with links to other version documentation."],["The `Project` class represents a Cloud project, identified primarily by its `project_id`, and is crucial for interacting with Google Cloud resources."],["The class includes constructors for creating `Project` objects from `project_id` strings, as well as copy and move constructors/assignment operators."],["The `project_id()` and `FullName()` functions are core functionalities of the `Project` class, allowing retrieval of the project's ID and its fully qualified name, respectively."],["The class does not validate the project name's format, leaving it up to the application to ensure it is correct, and the latest version of the documentation is 2.37.0-rc."]]],[]]