The schema details derived from the spec. Currently, this entity is
supported for OpenAPI spec only. For OpenAPI spec, this maps to the
schema defined in the definitions section for OpenAPI 2.0
version and in components.schemas section for OpenAPI 3.0 and
3.1 version.
Attributes
Name
Description
display_name
str
Output only. The display name of the schema.
This will map to the name of the schema in the
spec.
raw_value
bytes
Output only. The raw value of the schema
definition corresponding to the schema name in
the spec.
[[["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 2024-11-06 UTC."],[],[]]