Class ListGatewayRouteViewsResponse (0.7.0)

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

Response returned by the ListGatewayRouteViews method.

Attributes

Name Description
gateway_route_views MutableSequence[google.cloud.network_services_v1.types.GatewayRouteView]
List of GatewayRouteView resources.
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]
Unreachable resources. Populated when the request attempts to list all resources across all supported locations, while some locations are temporarily unavailable.