Class ListDiscoveredServicesResponse (0.1.0)

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

Response for ListDiscoveredServices.

Attributes

NameDescription
discovered_services MutableSequence[google.cloud.apphub_v1.types.DiscoveredService]
List of Discovered Services.
next_page_token str
A token identifying a page of results the server should return.
unreachable MutableSequence[str]
Locations that could not be reached.