ListAnalysisRulesRequest(mapping=None, *, ignore_unknown_fields=False, **kwargs)
The request to list analysis rules.
Attributes |
|
---|---|
Name | Description |
parent |
str
Required. The parent resource of the analysis rules. |
page_size |
int
Optional. The maximum number of analysis rule to return in the response. If this value is zero, the service will select a default size. A call may return fewer objects than requested. A non-empty next_page_token in the response
indicates that more data is available.
|
page_token |
str
Optional. The value returned by the last ListAnalysisRulesResponse ; indicates that this is a
continuation of a prior ListAnalysisRules call and the
system should return the next page of data.
|