Class ListLbRouteExtensionsRequest (0.7.0)

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

Message for requesting list of LbRouteExtension resources.

Attributes

Name Description
parent str
Required. The project and location from which the LbRouteExtension resources are listed. These values are specified in the following format: projects/{project}/locations/{location}.
page_size int
Optional. Requested page size. The server might return fewer items than requested. If unspecified, the server picks an appropriate default.
page_token str
Optional. A token identifying a page of results that the server returns.
filter str
Optional. Filtering results.
order_by str
Optional. Hint about how to order the results.