Class ListNetworksResponse (0.1.7)

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

Message for response to listing Networks

Attributes

NameDescription
networks MutableSequence[google.cloud.edgenetwork_v1.types.Network]
The list of Network
next_page_token str
A token identifying a page of results the server should return.
unreachable MutableSequence[str]
Locations that could not be reached.