[[["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 page provides documentation for the `Project` class within the Google Cloud C++ library, specifically covering versions 2.10.1 through 2.37.0-rc."],["The `Project` class represents a Cloud project, identified by its `project_id`, and is designed to handle project name representation."],["The `Project` class provides constructors for copying, moving, and creating a project object with a `project_id`."],["The `Project` class includes functions such as `project_id()` to get the project ID, and `FullName()` to retrieve the fully qualified project name, as well as copy and move operators."],["It is the responsibility of the application to provide a valid `project_id` as the class doesn't validate the components of the project name until it is used in an RPC."]]],[]]