BodyPatchesAnAgentSettingsV1ConvaiAgentsAgentIdPatch constructor
const
BodyPatchesAnAgentSettingsV1ConvaiAgentsAgentIdPatch({
- dynamic conversationConfig,
- dynamic platformSettings,
- dynamic name,
- dynamic tags,
Implementation
const BodyPatchesAnAgentSettingsV1ConvaiAgentsAgentIdPatch({
this.conversationConfig,
this.platformSettings,
this.name,
this.tags,
});