Class ListGatewayRouteViewsRequest (0.7.0)

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

Request used with the ListGatewayRouteViews method.

Attributes

Name Description
parent str
Required. The Gateway to which a Route is associated. Formats: projects/{project}/locations/{location}/gateways/{gateway}
page_size int
Maximum number of GatewayRouteViews to return per call.
page_token str
The value returned by the last ListGatewayRouteViewsResponse Indicates that this is a continuation of a prior ListGatewayRouteViews call, and that the system should return the next page of data.