ListInterceptEndpointGroupAssociationsRequest(
mapping=None, *, ignore_unknown_fields=False, **kwargs
)Request message for ListInterceptEndpointGroupAssociations.
Attributes |
|
|---|---|
| Name | Description |
parent |
str
Required. The parent, which owns this collection of associations. Example: projects/123456789/locations/global. See
https://google.aip.dev/132 for more details.
|
page_size |
int
Optional. Requested page size. Server may return fewer items than requested. If unspecified, server will pick an appropriate default. See https://google.aip.dev/158 for more details. |
page_token |
str
Optional. A page token, received from a previous ListInterceptEndpointGroups call. Provide this to
retrieve the subsequent page. When paginating, all other
parameters provided to ListInterceptEndpointGroups must
match the call that provided the page token. See
https://google.aip.dev/158 for more details.
|
filter |
str
Optional. Filter expression. See https://google.aip.dev/160#filtering for more details. |
order_by |
str
Optional. Sort expression. See https://google.aip.dev/132#ordering for more details. |