ListContextsRequest(mapping=None, *, ignore_unknown_fields=False, **kwargs)
The request message for Contexts.ListContexts.
Attributes |
|
---|---|
Name | Description |
parent |
str
Required. The session to list all contexts from. Supported formats: - \`projects//agent/sessions/, - projects/ ,
- projects/ ,
- projects/ ,
If Location ID is not specified we assume default 'us'
location. If Environment ID is not specified, we assume
default 'draft' environment. If User ID is not
specified, we assume default '-' user.
|
page_size |
int
Optional. The maximum number of items to return in a single page. By default 100 and at most 1000. |
page_token |
str
Optional. The next_page_token value returned from a previous list request. |