[[["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."],[[["The latest release candidate version for the provided content is 2.37.0-rc, followed by a list of previous versions down to 2.11.0."],["The `Schema` class provided identifies a Cloud Pub/Sub schema, and it is important to verify that any IDs passed to this class adhere to Cloud Pub/Sub resource name restrictions."],["This `Schema` class offers constructors for copying and moving (`Schema const &` and `Schema &&`) and one that takes a `project_id` and a `schema_id`."],["The `Schema` class includes functions such as `project_id()`, `schema_id()`, and `FullName()` which respectively return the Project ID, Schema ID, and the fully qualified schema name."],["The class also provides operators for copy and move assignment, both using `operator=`, returning a `Schema &` object."]]],[]]