Newer Version Available

This content describes an older version of this product. View Latest

AiPluginUtteranceDef

Represents an utterance that can be used to pick a topic during runtime.

Parent Type

This type extends the Metadata metadata type and inherits its fullName field.

File Suffix and Directory Location

AiPluginUtteranceDef components are part of other components, such as GenAiPlugin, and aren't used separately.

Version

AiPluginUtteranceDef components are available in API version 63.0 and later.

Special Access Rules

AiPluginUtteranceDef is available only if Agents is enabled in your org.

Fields

Field Name Description
developerName
Field Type
string
Description

Required.

Represents the API name of the utterance. Can contain only underscores and alphanumeric characters and must be unique in your org. It must begin with a letter, not include spaces, not end with an underscore, and not contain two consecutive underscores.
language
Field Type
string
Description

Required.

The language of the utterance.
masterLabel
Field Type
string
Description

Required.

The master label for the utterance.
utterance
Field Type
string
Description

Required.

The utterance.

Declarative Metadata Sample Definition

See GenAiPlugin.