ListRetrohuntsRequest(mapping=None, *, ignore_unknown_fields=False, **kwargs)Request message for ListRetrohunts method.
Attributes |
|
|---|---|
| Name | Description |
parent |
str
Required. The rule that the retrohunts belong to. Format: projects/{project}/locations/{location}/instances/{instance}/rules/{rule}
|
page_size |
int
The maximum number of retrohunt to return. The service may return fewer than this value. If unspecified, at most 100 retrohunts will be returned. The maximum value is 1000; values above 1000 will be coerced to 1000. |
page_token |
str
A page token, received from a previous ListRetrohunts
call. Provide this to retrieve the subsequent page.
When paginating, all other parameters provided to
ListRetrohunts must match the call that provided the
page token.
|
filter |
str
A filter that can be used to retrieve specific rule deployments. The following fields are filterable: state |