[[["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."],[[["The webpage provides documentation for the `google::cloud::pubsub::Schema` class in C++, specifically detailing its functionality in identifying Cloud Pub/Sub schemas across multiple versions."],["The latest version documented is 2.37.0-rc, with a list of versions spanning down to 2.11.0 available for reference and access."],["The `Schema` class allows for copying and moving of schema objects via constructors and operators such as `Schema(Schema const &)`, `Schema(Schema &&)`, `operator=(Schema const &)` and `operator=(Schema &&)`."],["Key methods of the `Schema` class include `project_id()`, which returns the project ID, `schema_id()`, which returns the schema ID, and `FullName()`, which provides the fully qualified schema name."],["It is important to note that this class does not validate provided schema IDs and users are responsible for checking that any provided IDs conform to Cloud Pub/Sub resource name restrictions."]]],[]]