[[["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 provides reference information for the `Schema` class in the Google Cloud Pub/Sub C++ library, detailing its various versions, from 2.11.0 up to the latest release candidate 2.37.0-rc."],["The `Schema` class represents a Cloud Pub/Sub schema, with the application responsible for ensuring the validity of provided IDs, according to the Cloud Pub/Sub resource name restrictions."],["The class supports constructors for creating `Schema` objects, including copy and move constructors, and a constructor that takes `project_id` and `schema_id` as string arguments."],["`Schema` objects have operators such as `operator=` to handle assignments and functions to return the project ID, schema ID, and the fully qualified schema name."],["The `schema_id()` and `project_id()` functions provide access to the schema's id, and project's id, respectively."]]],[]]