[[["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-04-17 UTC."],[[["This document provides reference information for the `Schema` class within the Google Cloud Pub/Sub C++ library, covering versions from 2.11.0 up to the latest release candidate 2.37.0-rc."],["The `Schema` class is used to identify a Cloud Pub/Sub schema and it is important to ensure that any IDs passed to this application comply with the Cloud Pub/Sub resource name restrictions."],["The class includes constructors for copying, moving, and creating a schema object with a `project_id` and a `schema_id`."],["Operators are provided for assignment via copying and moving, returning a reference to the assigned `Schema`."],["Functions within the `Schema` class allow retrieval of the project ID, schema ID, and the fully qualified schema name."]]],[]]