Class ListPrivateConnectionPeeringRoutesResponse (1.4.2)

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

Response message for VmwareEngine.ListPrivateConnectionPeeringRoutes

Attributes

NameDescription
peering_routes MutableSequence[google.cloud.vmwareengine_v1.types.PeeringRoute]
A list of peering routes.
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.