Class SpecDetails (0.2.0)

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

SpecDetails contains the details parsed from supported spec types.

.. _oneof: https://proto-plus-python.readthedocs.io/en/stable/fields.html#oneofs-mutually-exclusive-fields

Attributes

Name Description
open_api_spec_details google.cloud.apihub_v1.types.OpenApiSpecDetails
Output only. Additional details apart from OperationDetails parsed from an OpenAPI spec. The OperationDetails parsed from the spec can be obtained by using ListAPIOperations method. This field is a member of oneof_ details.
description str
Output only. The description of the spec.