List Characters
List retrieves a list of Character resources.
This RPC accepts a ListCharactersRequest, which may include a parent
parameter to scope the query, as well as pagination parameters such as
page_size and page_token. It returns a ListCharactersResponse containing the
list of Character resources and a next_page_token if additional pages are
available.
HTTP Mapping: GET "/v1/conversation/characters"