Class ListDiscoveredApiOperationsResponse (0.5.0)

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

Message for response to listing DiscoveredApiOperations

Attributes

Name Description
discovered_api_operations MutableSequence[google.cloud.apihub_v1.types.DiscoveredApiOperation]
The DiscoveredApiOperations from the specified project, location and DiscoveredApiObservation.
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.