BatchUpdateCustomVocabularyItemRequest     
    
  Types
Properties
Link copied to clipboard
                  The identifier of the version of the bot associated with this custom vocabulary.
Link copied to clipboard
                  A list of custom vocabulary items with updated fields. Each entry must contain a phrase and can optionally contain a displayAs and/or a weight.
Link copied to clipboard
                  The identifier of the language and locale where this custom vocabulary is used. The string must match one of the supported locales. For more information, see Supported Languages .
Functions
Link copied to clipboard
                  inline fun copy(block: BatchUpdateCustomVocabularyItemRequest.Builder.() -> Unit = {}): BatchUpdateCustomVocabularyItemRequest