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