Class ListExamplesRequest (1.33.0)

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

The request message for Examples.ListExamples.

Attributes

NameDescription
parent str
Required. The playbook to list the examples from. Format: projects/.
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][ListExampleResponse.next_page_token] value returned from a previous list request.
language_code str
Optional. The language to list examples for. If not specified, the agent's default language is used. Note: languages must be enabled in the agent before they can be used.