Class ListSubnetsResponse (0.1.7)

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

Message for response to listing Subnets

Attributes

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