Builder

class Builder

Properties

Link copied to clipboard

The unique identifier of the bot associated with the transcripts that you are searching.

Link copied to clipboard

The unique identifier of the bot recommendation associated with the transcripts to search.

Link copied to clipboard

The version of the bot containing the transcripts that you are searching.

Link copied to clipboard

A list of filter objects.

Link copied to clipboard

The identifier of the language and locale of the transcripts to search. The string must match one of the supported locales. For more information, see Supported languages

Link copied to clipboard

The maximum number of bot recommendations to return in each page of results. If there are fewer results than the max page size, only the actual number of results are returned.

Link copied to clipboard

If the response from the SearchAssociatedTranscriptsRequest operation contains more results than specified in the maxResults parameter, an index is returned in the response. Use that index in the nextIndex parameter to return the next page of results.

Link copied to clipboard

How SearchResults are ordered. Valid values are Ascending or Descending. The default is Descending.