Class ListInsightsConfigsRequest (0.3.0)

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

Request for requesting list of InsightsConfigs.

Attributes

Name Description
parent str
Required. Parent value for ListInsightsConfigsRequest.
page_size int
Optional. Requested page size. Server may return fewer items than requested. If unspecified, server will pick an appropriate default.
page_token str
Optional. A token identifying a page of results the server should return.
filter str
Optional. Filtering results. See https://google.aip.dev/160 for more details. Filter string, adhering to the rules in https://google.aip.dev/160. List only InsightsConfigs matching the filter. If filter is empty, all InsightsConfigs are listed.
order_by str
Optional. Hint for how to order the results.