[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["This document provides a detailed reference for the `google::cloud::pubsub::Schema` class across multiple versions, ranging from 2.11.0 to the latest release candidate 2.37.0-rc."],["The `Schema` class identifies a Cloud Pub/Sub schema, and it is noted that this class does not validate the provided IDs; instead, applications must verify that any IDs used adhere to Cloud Pub/Sub resource name restrictions."],["The document outlines the available constructors for the `Schema` class, including copy/move constructors and one that takes `project_id` and `schema_id` as strings."],["The documentation specifies the operators available, including `operator=` for copy and move operations, with each returning a `Schema &`."],["Key functions of the `Schema` class include `project_id()`, `schema_id()`, and `FullName()`, which return the project ID, schema ID, and the fully qualified schema name as a string, respectively."]]],[]]