[[["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 document outlines the `Project` class in the Google Cloud C++ client library, detailing its role in identifying a Cloud project by its `project_id`."],["The latest release candidate version is `2.37.0-rc`, with a range of stable versions from `2.36.0` down to `2.10.1` being also documented here, and it can be selected by choosing the corresponding version hyperlink."],["The `Project` class offers constructors for creating project objects, including options for copying and moving."],["Key functions of the `Project` class include `project_id()`, which returns the project's ID, and `FullName()`, which provides the fully qualified project name."],["It's the responsibility of the application to provide a valid `project_id`, as the `Project` class does not perform validation until the project name is used in an RPC."]]],[]]