Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace CreateDigitalAssistantVersionDetails

Properties that are required to create a new version of an existing Digital Assistant.

Properties

Optional category

category: undefined | string

The resource's category. This is used to group resource's together.

Optional definedTags

definedTags: undefined | object

Usage of predefined tag keys. These predefined keys are scoped to namespaces. Example: {@code {"foo-namespace": {"bar-key": "value"}}}

Optional description

description: undefined | string

A short description of the resource.

Optional freeformTags

freeformTags: undefined | object

Simple key-value pair that is applied without any predefined name, type, or scope. Example: {@code {"bar-key": "value"}}

id

id: string

The unique identifier of the Digital Assistant to create a new version of.

Const kind

kind: string = "VERSION"

Optional multilingualMode

multilingualMode: model.BotMultilingualMode

The multilingual mode for the resource.

Optional platformVersion

platformVersion: undefined | string

The ODA Platform Version for this resource.

Optional primaryLanguageTag

primaryLanguageTag: undefined | string

The primary language for the resource.

version

version: string

The resource's version. The version can only contain numbers, letters, periods, underscores, dashes or spaces. The version must begin with a letter or a number.

Methods

getDeserializedJsonObj

getJsonObj