[[["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 versioned documentation for the `Schema` class within the Google Cloud Pub/Sub C++ client library, detailing versions from `2.11.0` up to `2.37.0-rc` (the latest release candidate)."],["The `Schema` class represents a Cloud Pub/Sub schema, and it does not validate the provided IDs, requiring applications to ensure conformance with Cloud Pub/Sub resource name restrictions."],["The class offers constructors for creating `Schema` objects, including copy and move constructors, and a constructor taking `project_id` and `schema_id` as strings."],["Key functions of the `Schema` class include `project_id()` to get the project ID, `schema_id()` to get the schema ID, and `FullName()` to obtain the fully qualified schema name."],["The document outlines copy and move assignment operators, which allow the `Schema` class to be used with those mechanisms, returning the `Schema` itself."]]],[]]