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