Class OpenApiSpecDetails (0.2.2)

OpenApiSpecDetails(mapping=None, *, ignore_unknown_fields=False, **kwargs)

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

Attributes

Name Description
format_ google.cloud.apihub_v1.types.OpenApiSpecDetails.Format
Output only. The format of the spec.
version str
Output only. The version in the spec. This maps to info.version in OpenAPI spec.
owner google.cloud.apihub_v1.types.Owner
Output only. Owner details for the spec. This maps to info.contact in OpenAPI spec.

Classes

Format

Format(value)

Enumeration of spec formats.