[[["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-14 UTC."],[[["This document provides reference information for the `Schema` class in the Google Cloud Pub/Sub C++ library, with the latest version being `2.37.0-rc`."],["The `Schema` class identifies a Cloud Pub/Sub schema and does not validate the provided IDs, so it is the application's responsibility to ensure they adhere to resource name restrictions."],["Constructors are available for copying, moving, and creating a `Schema` object using a project ID and schema ID."],["The `Schema` class provides methods such as `project_id()`, `schema_id()`, and `FullName()` to retrieve the project ID, schema ID, and fully qualified schema name, respectively."],["Operators are available for moving and copying `Schema` const and &&."]]],[]]