Reference documentation and code samples for the API hub V1 API class Google::Cloud::ApiHub::V1::Schema.
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.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#display_name
def display_name() -> ::String
Returns
- (::String) — Output only. The display name of the schema. This will map to the name of the schema in the spec.
#raw_value
def raw_value() -> ::String
Returns
- (::String) — Output only. The raw value of the schema definition corresponding to the schema name in the spec.