Class ListIpOverridesRequest (1.26.1)

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

The ListIpOverrides request message.

Attributes

Name Description
parent str
Required. The parent key for which the IP overrides are listed, in the format projects/{project}/keys/{key}.
page_size int
Optional. The maximum number of overrides to return. Default is 10. Max limit is 100. If the number of overrides is less than the page_size, all overrides are returned. If the page size is more than 100, it is coerced to 100.
page_token str
Optional. The next_page_token value returned from a previous ListIpOverridesRequest, if any.