[[["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 within the Google Cloud C++ library, detailing its use for identifying Cloud projects."],["The latest version of the `Project` class documentation is 2.37.0-rc, with a range of previous versions available from 2.36.0 down to 2.10.1."],["The `Project` class constructor accepts a `project_id` string, and does not perform validation on the project ID until it is used in an RPC call."],["The class offers methods such as `project_id()` to retrieve the project ID, and `FullName()` to get the fully qualified project name in the format \"projects/\u003cproject_id\u003e\"."],["It also supports copy and move semantics through copy and move constructors and assignment operators."]]],[]]