Class ListSubnetsResponse (1.4.2)

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

Response message for VmwareEngine.ListSubnets

Attributes

NameDescription
subnets MutableSequence[google.cloud.vmwareengine_v1.types.Subnet]
A list of subnets.
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.
unreachable MutableSequence[str]
Locations that could not be reached when making an aggregated query using wildcards.