API hub V1 API - Class Google::Cloud::ApiHub::V1::OpenApiSpecDetails (v0.2.0)

Reference documentation and code samples for the API hub V1 API class Google::Cloud::ApiHub::V1::OpenApiSpecDetails.

OpenApiSpecDetails contains the details parsed from an OpenAPI spec in addition to the fields mentioned in SpecDetails.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#format

def format() -> ::Google::Cloud::ApiHub::V1::OpenApiSpecDetails::Format
Returns

#owner

def owner() -> ::Google::Cloud::ApiHub::V1::Owner
Returns

#version

def version() -> ::String
Returns
  • (::String) — Output only. The version in the spec. This maps to info.version in OpenAPI spec.