SearchAssociatedTranscriptsRequest
Types
Properties
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
Link copied to clipboard
How SearchResults are ordered. Valid values are Ascending or Descending. The default is Descending.
Functions
Link copied to clipboard
inline fun copy(block: SearchAssociatedTranscriptsRequest.Builder.() -> Unit = {}): SearchAssociatedTranscriptsRequest