[[["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, specifically version 2.13.0 and up to the most recent release candidate 2.37.0-rc."],["The `Project` class represents a Google Cloud Project and is identified by its `project_id`."],["The class offers constructors to create `Project` objects, including one that takes a `project_id` string as input."],["The class includes functions like `project_id()` to retrieve the project ID and `FullName()` to get the fully qualified project name."],["The application bears the responsibility of ensuring the provided `project_id` is valid, as it will not be validated until utilized in an RPC."]]],[]]