ListConversationsRequest(mapping=None, *, ignore_unknown_fields=False, **kwargs)Request for listing conversations based on parent.
Attributes |
|
|---|---|
| Name | Description |
parent |
str
Required. Parent value for ListConversationsRequest. Format: projects/{project}/locations/{location}
|
page_size |
int
Optional. Requested page size. Server may return fewer items than requested. The max page size is 100. All larger page sizes will be coerced to 100. If unspecified, server will pick 50 as an approperiate default. |
page_token |
str
Optional. A token identifying a page of results the server should return. |
filter |
str
Optional. Returned conversations will match criteria specified within the filter. ListConversations allows filtering by: - agent_id - labels |