Class ListGatewayAdvertisedRoutesResponse (2.17.0)

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

Response for HubService.ListGatewayAdvertisedRoutes method.

Attributes

Name Description
gateway_advertised_routes MutableSequence[google.cloud.networkconnectivity_v1beta.types.GatewayAdvertisedRoute]
The requested gateway advertised routes.
next_page_token str
The token for the next page of the response. To see more results, use this value as the page_token for your next request. If this value is empty, there are no more results.
unreachable MutableSequence[str]
Hubs that could not be reached.