Class ListDiscoveredApiObservationsResponse (0.6.0)

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

Message for response to listing DiscoveredApiObservations

Attributes

Name Description
discovered_api_observations MutableSequence[google.cloud.apihub_v1.types.DiscoveredApiObservation]
The DiscoveredApiObservation from the specified project and location.
next_page_token str
A token, which can be sent as page_token to retrieve the next page. If this field is omitted, there are no subsequent pages.