str
Output only. The resource name of the
MetadataSchema.
schema_version
str
The version of the MetadataSchema. The version's format must
match the following regular expression:
^[0-9]+.][0-9]+.][0-9]+$, which would allow to
order/compare different versions. Example: 1.0.0, 1.0.1,
etc.
schema
str
Required. The raw YAML string representation of the
MetadataSchema. The combination of [MetadataSchema.version]
and the schema name given by title in
[MetadataSchema.schema] must be unique within a
MetadataStore.
The schema is defined as an OpenAPI 3.0.2 `MetadataSchema
Object
[[["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 2026-05-08 UTC."],[],[]]