mavenagi 1.2.41 → 1.2.43
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/BaseClient.js +2 -2
- package/api/resources/actions/types/ActionField.d.ts +1 -1
- package/api/resources/agents/types/AgentEnvironment.d.ts +1 -1
- package/api/resources/agents/types/AgentField.d.ts +1 -1
- package/api/resources/analytics/types/TimeInterval.d.ts +1 -1
- package/api/resources/commons/types/ActionParameterType.d.ts +1 -1
- package/api/resources/commons/types/AppUserIdentifyingPropertyType.d.ts +1 -1
- package/api/resources/commons/types/AttachmentStatus.d.ts +1 -1
- package/api/resources/commons/types/BotConversationMessageType.d.ts +1 -1
- package/api/resources/commons/types/BrowserType.d.ts +1 -1
- package/api/resources/commons/types/Capability.d.ts +1 -1
- package/api/resources/commons/types/ChartSpecSchema.d.ts +1 -1
- package/api/resources/commons/types/DeviceType.d.ts +1 -1
- package/api/resources/commons/types/EntityType.d.ts +1 -1
- package/api/resources/commons/types/EventField.d.ts +1 -1
- package/api/resources/commons/types/EventTriggerType.d.ts +1 -1
- package/api/resources/commons/types/EventType.d.ts +1 -1
- package/api/resources/commons/types/FeedbackType.d.ts +1 -1
- package/api/resources/commons/types/InboxItemSeverity.d.ts +1 -1
- package/api/resources/commons/types/InboxItemStatus.d.ts +1 -1
- package/api/resources/commons/types/InboxItemType.d.ts +1 -1
- package/api/resources/commons/types/LlmInclusionStatus.d.ts +1 -1
- package/api/resources/commons/types/LlmPersona.d.ts +1 -1
- package/api/resources/commons/types/MessageStatus.d.ts +1 -1
- package/api/resources/commons/types/NumericComparisonOperator.d.ts +1 -1
- package/api/resources/commons/types/NumericMembershipOperator.d.ts +1 -1
- package/api/resources/commons/types/OAuthAuthenticationMethod.d.ts +1 -1
- package/api/resources/commons/types/OsType.d.ts +1 -1
- package/api/resources/commons/types/PiiCategory.d.ts +1 -1
- package/api/resources/commons/types/PreconditionGroupOperator.d.ts +1 -1
- package/api/resources/commons/types/PreconditionOperator.d.ts +1 -1
- package/api/resources/commons/types/Quality.d.ts +1 -1
- package/api/resources/commons/types/QualityReason.d.ts +1 -1
- package/api/resources/commons/types/ResolutionStatus.d.ts +3 -1
- package/api/resources/commons/types/ResolutionStatus.js +2 -0
- package/api/resources/commons/types/ResponseLength.d.ts +1 -1
- package/api/resources/commons/types/Sentiment.d.ts +1 -1
- package/api/resources/commons/types/SetElementOperator.d.ts +1 -1
- package/api/resources/commons/types/SetRelationOperator.d.ts +1 -1
- package/api/resources/commons/types/SourceType.d.ts +1 -1
- package/api/resources/commons/types/StringComparisonOperator.d.ts +1 -1
- package/api/resources/commons/types/StringMembershipOperator.d.ts +1 -1
- package/api/resources/commons/types/SystemEventName.d.ts +1 -1
- package/api/resources/commons/types/UserConversationMessageType.d.ts +1 -1
- package/api/resources/commons/types/UserEventName.d.ts +1 -1
- package/api/resources/commons/types/UserMessageResponseState.d.ts +1 -1
- package/api/resources/commons/types/VisibilityType.d.ts +1 -1
- package/api/resources/conversation/types/ConversationField.d.ts +1 -1
- package/api/resources/conversation/types/ConversationFilter.d.ts +11 -0
- package/api/resources/conversation/types/DeliveryStatus.d.ts +1 -1
- package/api/resources/conversation/types/FeedbackField.d.ts +1 -1
- package/api/resources/conversation/types/IntelligentFieldOperator.d.ts +1 -1
- package/api/resources/conversation/types/NumericConversationField.d.ts +1 -1
- package/api/resources/conversation/types/SimulationFilter.d.ts +1 -1
- package/api/resources/customers/types/CustomerField.d.ts +1 -1
- package/api/resources/customers/types/CustomerStatus.d.ts +1 -1
- package/api/resources/developersCommons/types/AppCapability.d.ts +1 -1
- package/api/resources/developersCommons/types/AppCategory.d.ts +1 -1
- package/api/resources/developersCommons/types/AppVisibility.d.ts +1 -1
- package/api/resources/knowledge/types/KnowledgeBaseField.d.ts +1 -1
- package/api/resources/knowledge/types/KnowledgeBaseRefreshFrequency.d.ts +1 -1
- package/api/resources/knowledge/types/KnowledgeBaseType.d.ts +1 -1
- package/api/resources/knowledge/types/KnowledgeBaseVersionFinalizeStatus.d.ts +1 -1
- package/api/resources/knowledge/types/KnowledgeBaseVersionStatus.d.ts +1 -1
- package/api/resources/knowledge/types/KnowledgeBaseVersionType.d.ts +1 -1
- package/api/resources/knowledge/types/KnowledgeDocumentContentType.d.ts +1 -1
- package/api/resources/knowledge/types/KnowledgeDocumentField.d.ts +1 -1
- package/api/resources/knowledge/types/KnowledgeDocumentStatus.d.ts +1 -1
- package/api/resources/segments/types/SegmentField.d.ts +1 -1
- package/api/resources/segments/types/SegmentStatus.d.ts +1 -1
- package/api/resources/triggers/types/TriggerField.d.ts +1 -1
- package/api/resources/users/types/AgentUserField.d.ts +1 -1
- package/api/resources/voice/types/VoiceTokenType.d.ts +1 -1
- package/api/resources/voiceConversations/types/AudioFormat.d.ts +1 -1
- package/package.json +1 -1
- package/serialization/resources/actions/types/ActionField.js +7 -1
- package/serialization/resources/agents/types/AgentEnvironment.js +1 -1
- package/serialization/resources/agents/types/AgentField.js +1 -1
- package/serialization/resources/analytics/types/TimeInterval.js +1 -1
- package/serialization/resources/commons/types/ActionParameterType.js +1 -1
- package/serialization/resources/commons/types/AppUserIdentifyingPropertyType.js +1 -1
- package/serialization/resources/commons/types/AttachmentStatus.js +1 -1
- package/serialization/resources/commons/types/BotConversationMessageType.js +1 -1
- package/serialization/resources/commons/types/BrowserType.js +1 -1
- package/serialization/resources/commons/types/Capability.js +8 -1
- package/serialization/resources/commons/types/ChartSpecSchema.js +1 -1
- package/serialization/resources/commons/types/DeviceType.js +1 -1
- package/serialization/resources/commons/types/EntityType.js +1 -1
- package/serialization/resources/commons/types/EventField.js +1 -1
- package/serialization/resources/commons/types/EventTriggerType.js +6 -1
- package/serialization/resources/commons/types/EventType.js +1 -1
- package/serialization/resources/commons/types/FeedbackType.js +1 -1
- package/serialization/resources/commons/types/InboxItemSeverity.js +1 -1
- package/serialization/resources/commons/types/InboxItemStatus.js +1 -1
- package/serialization/resources/commons/types/InboxItemType.js +1 -1
- package/serialization/resources/commons/types/LlmInclusionStatus.js +1 -1
- package/serialization/resources/commons/types/LlmPersona.js +1 -1
- package/serialization/resources/commons/types/MessageStatus.js +1 -1
- package/serialization/resources/commons/types/NumericComparisonOperator.js +1 -1
- package/serialization/resources/commons/types/NumericMembershipOperator.js +1 -1
- package/serialization/resources/commons/types/OAuthAuthenticationMethod.js +1 -1
- package/serialization/resources/commons/types/OsType.js +1 -8
- package/serialization/resources/commons/types/PiiCategory.js +1 -1
- package/serialization/resources/commons/types/PreconditionGroupOperator.js +1 -1
- package/serialization/resources/commons/types/PreconditionOperator.js +1 -1
- package/serialization/resources/commons/types/Quality.js +1 -5
- package/serialization/resources/commons/types/QualityReason.js +1 -1
- package/serialization/resources/commons/types/ResolutionStatus.d.ts +1 -1
- package/serialization/resources/commons/types/ResolutionStatus.js +3 -1
- package/serialization/resources/commons/types/ResponseLength.js +1 -1
- package/serialization/resources/commons/types/Sentiment.js +1 -1
- package/serialization/resources/commons/types/SetElementOperator.js +1 -1
- package/serialization/resources/commons/types/SetRelationOperator.js +1 -1
- package/serialization/resources/commons/types/SourceType.js +1 -1
- package/serialization/resources/commons/types/StringComparisonOperator.js +1 -1
- package/serialization/resources/commons/types/StringMembershipOperator.js +1 -1
- package/serialization/resources/commons/types/SystemEventName.js +1 -1
- package/serialization/resources/commons/types/UserConversationMessageType.js +1 -1
- package/serialization/resources/commons/types/UserEventName.js +1 -1
- package/serialization/resources/commons/types/UserMessageResponseState.js +1 -1
- package/serialization/resources/commons/types/VisibilityType.js +1 -1
- package/serialization/resources/conversation/types/ConversationField.js +1 -1
- package/serialization/resources/conversation/types/ConversationFilter.d.ts +2 -0
- package/serialization/resources/conversation/types/ConversationFilter.js +2 -0
- package/serialization/resources/conversation/types/DeliveryStatus.js +1 -1
- package/serialization/resources/conversation/types/FeedbackField.js +1 -1
- package/serialization/resources/conversation/types/IntelligentFieldOperator.js +11 -1
- package/serialization/resources/conversation/types/NumericConversationField.js +1 -1
- package/serialization/resources/conversation/types/SimulationFilter.js +1 -1
- package/serialization/resources/customers/types/CustomerField.js +1 -1
- package/serialization/resources/customers/types/CustomerStatus.js +1 -1
- package/serialization/resources/developersCommons/types/AppCapability.js +1 -1
- package/serialization/resources/developersCommons/types/AppCategory.js +1 -1
- package/serialization/resources/developersCommons/types/AppVisibility.js +1 -1
- package/serialization/resources/knowledge/types/KnowledgeBaseField.js +1 -1
- package/serialization/resources/knowledge/types/KnowledgeBaseRefreshFrequency.js +1 -1
- package/serialization/resources/knowledge/types/KnowledgeBaseType.js +1 -1
- package/serialization/resources/knowledge/types/KnowledgeBaseVersionFinalizeStatus.js +1 -1
- package/serialization/resources/knowledge/types/KnowledgeBaseVersionStatus.js +1 -1
- package/serialization/resources/knowledge/types/KnowledgeBaseVersionType.js +1 -1
- package/serialization/resources/knowledge/types/KnowledgeDocumentContentType.js +1 -1
- package/serialization/resources/knowledge/types/KnowledgeDocumentField.js +1 -1
- package/serialization/resources/knowledge/types/KnowledgeDocumentStatus.js +1 -1
- package/serialization/resources/segments/types/SegmentField.js +1 -1
- package/serialization/resources/segments/types/SegmentStatus.js +1 -1
- package/serialization/resources/triggers/types/TriggerField.js +1 -1
- package/serialization/resources/users/types/AgentUserField.js +1 -1
- package/serialization/resources/voice/types/VoiceTokenType.js +1 -1
- package/serialization/resources/voiceConversations/types/AudioFormat.js +1 -1
- package/version.d.ts +1 -1
- package/version.js +1 -1
|
@@ -36,4 +36,4 @@ var __importStar = (this && this.__importStar) || (function () {
|
|
|
36
36
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
37
37
|
exports.AgentField = void 0;
|
|
38
38
|
const core = __importStar(require("../../../../core"));
|
|
39
|
-
exports.AgentField = core.serialization.
|
|
39
|
+
exports.AgentField = core.serialization.forwardCompatibleEnum_(["CREATED_AT", "ENVIRONMENT"]);
|
|
@@ -36,4 +36,4 @@ var __importStar = (this && this.__importStar) || (function () {
|
|
|
36
36
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
37
37
|
exports.TimeInterval = void 0;
|
|
38
38
|
const core = __importStar(require("../../../../core"));
|
|
39
|
-
exports.TimeInterval = core.serialization.
|
|
39
|
+
exports.TimeInterval = core.serialization.forwardCompatibleEnum_(["HOUR", "DAY", "WEEK", "MONTH", "YEAR"]);
|
|
@@ -36,7 +36,7 @@ var __importStar = (this && this.__importStar) || (function () {
|
|
|
36
36
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
37
37
|
exports.ActionParameterType = void 0;
|
|
38
38
|
const core = __importStar(require("../../../../core"));
|
|
39
|
-
exports.ActionParameterType = core.serialization.
|
|
39
|
+
exports.ActionParameterType = core.serialization.forwardCompatibleEnum_([
|
|
40
40
|
"STRING",
|
|
41
41
|
"MULTILINE",
|
|
42
42
|
"BOOLEAN",
|
|
@@ -36,4 +36,4 @@ var __importStar = (this && this.__importStar) || (function () {
|
|
|
36
36
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
37
37
|
exports.AppUserIdentifyingPropertyType = void 0;
|
|
38
38
|
const core = __importStar(require("../../../../core"));
|
|
39
|
-
exports.AppUserIdentifyingPropertyType = core.serialization.
|
|
39
|
+
exports.AppUserIdentifyingPropertyType = core.serialization.forwardCompatibleEnum_(["EMAIL", "PHONE_NUMBER"]);
|
|
@@ -36,4 +36,4 @@ var __importStar = (this && this.__importStar) || (function () {
|
|
|
36
36
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
37
37
|
exports.AttachmentStatus = void 0;
|
|
38
38
|
const core = __importStar(require("../../../../core"));
|
|
39
|
-
exports.AttachmentStatus = core.serialization.
|
|
39
|
+
exports.AttachmentStatus = core.serialization.forwardCompatibleEnum_(["PENDING", "PROCESSING", "ACCEPTED", "REJECTED"]);
|
|
@@ -36,4 +36,4 @@ var __importStar = (this && this.__importStar) || (function () {
|
|
|
36
36
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
37
37
|
exports.BotConversationMessageType = void 0;
|
|
38
38
|
const core = __importStar(require("../../../../core"));
|
|
39
|
-
exports.BotConversationMessageType = core.serialization.
|
|
39
|
+
exports.BotConversationMessageType = core.serialization.forwardCompatibleEnum_(["BOT_RESPONSE", "BOT_SUGGESTION"]);
|
|
@@ -36,4 +36,4 @@ var __importStar = (this && this.__importStar) || (function () {
|
|
|
36
36
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
37
37
|
exports.BrowserType = void 0;
|
|
38
38
|
const core = __importStar(require("../../../../core"));
|
|
39
|
-
exports.BrowserType = core.serialization.
|
|
39
|
+
exports.BrowserType = core.serialization.forwardCompatibleEnum_(["CHROME", "FIREFOX", "SAFARI", "OPERA", "EDGE", "OTHER"]);
|
|
@@ -36,4 +36,11 @@ var __importStar = (this && this.__importStar) || (function () {
|
|
|
36
36
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
37
37
|
exports.Capability = void 0;
|
|
38
38
|
const core = __importStar(require("../../../../core"));
|
|
39
|
-
exports.Capability = core.serialization.
|
|
39
|
+
exports.Capability = core.serialization.forwardCompatibleEnum_([
|
|
40
|
+
"MARKDOWN",
|
|
41
|
+
"FORMS",
|
|
42
|
+
"IMAGES",
|
|
43
|
+
"CHARTS_HIGHCHARTS_TS",
|
|
44
|
+
"ASYNC",
|
|
45
|
+
"OAUTH_BUTTONS",
|
|
46
|
+
]);
|
|
@@ -36,4 +36,4 @@ var __importStar = (this && this.__importStar) || (function () {
|
|
|
36
36
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
37
37
|
exports.ChartSpecSchema = void 0;
|
|
38
38
|
const core = __importStar(require("../../../../core"));
|
|
39
|
-
exports.ChartSpecSchema = core.serialization.
|
|
39
|
+
exports.ChartSpecSchema = core.serialization.forwardCompatibleEnum_(["HIGHCHARTS_TS"]);
|
|
@@ -36,4 +36,4 @@ var __importStar = (this && this.__importStar) || (function () {
|
|
|
36
36
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
37
37
|
exports.DeviceType = void 0;
|
|
38
38
|
const core = __importStar(require("../../../../core"));
|
|
39
|
-
exports.DeviceType = core.serialization.
|
|
39
|
+
exports.DeviceType = core.serialization.forwardCompatibleEnum_(["DESKTOP", "MOBILE", "TABLET", "OTHER"]);
|
|
@@ -36,7 +36,7 @@ var __importStar = (this && this.__importStar) || (function () {
|
|
|
36
36
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
37
37
|
exports.EntityType = void 0;
|
|
38
38
|
const core = __importStar(require("../../../../core"));
|
|
39
|
-
exports.EntityType = core.serialization.
|
|
39
|
+
exports.EntityType = core.serialization.forwardCompatibleEnum_([
|
|
40
40
|
"AGENT",
|
|
41
41
|
"CONVERSATION",
|
|
42
42
|
"CONVERSATION_MESSAGE",
|
|
@@ -36,7 +36,7 @@ var __importStar = (this && this.__importStar) || (function () {
|
|
|
36
36
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
37
37
|
exports.EventField = void 0;
|
|
38
38
|
const core = __importStar(require("../../../../core"));
|
|
39
|
-
exports.EventField = core.serialization.
|
|
39
|
+
exports.EventField = core.serialization.forwardCompatibleEnum_([
|
|
40
40
|
"CREATED_AT",
|
|
41
41
|
"EVENT_NAME",
|
|
42
42
|
"EVENT_TYPE",
|
|
@@ -36,4 +36,9 @@ var __importStar = (this && this.__importStar) || (function () {
|
|
|
36
36
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
37
37
|
exports.EventTriggerType = void 0;
|
|
38
38
|
const core = __importStar(require("../../../../core"));
|
|
39
|
-
exports.EventTriggerType = core.serialization.
|
|
39
|
+
exports.EventTriggerType = core.serialization.forwardCompatibleEnum_([
|
|
40
|
+
"CONVERSATION_CREATED",
|
|
41
|
+
"FEEDBACK_CREATED",
|
|
42
|
+
"INBOX_ITEM_CREATED",
|
|
43
|
+
"EVENT_CREATED",
|
|
44
|
+
]);
|
|
@@ -36,4 +36,4 @@ var __importStar = (this && this.__importStar) || (function () {
|
|
|
36
36
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
37
37
|
exports.EventType = void 0;
|
|
38
38
|
const core = __importStar(require("../../../../core"));
|
|
39
|
-
exports.EventType = core.serialization.
|
|
39
|
+
exports.EventType = core.serialization.forwardCompatibleEnum_(["USER", "SYSTEM"]);
|
|
@@ -36,4 +36,4 @@ var __importStar = (this && this.__importStar) || (function () {
|
|
|
36
36
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
37
37
|
exports.FeedbackType = void 0;
|
|
38
38
|
const core = __importStar(require("../../../../core"));
|
|
39
|
-
exports.FeedbackType = core.serialization.
|
|
39
|
+
exports.FeedbackType = core.serialization.forwardCompatibleEnum_(["THUMBS_UP", "THUMBS_DOWN", "INSERT", "HANDOFF"]);
|
|
@@ -36,4 +36,4 @@ var __importStar = (this && this.__importStar) || (function () {
|
|
|
36
36
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
37
37
|
exports.InboxItemSeverity = void 0;
|
|
38
38
|
const core = __importStar(require("../../../../core"));
|
|
39
|
-
exports.InboxItemSeverity = core.serialization.
|
|
39
|
+
exports.InboxItemSeverity = core.serialization.forwardCompatibleEnum_(["LOW", "MEDIUM", "HIGH"]);
|
|
@@ -36,4 +36,4 @@ var __importStar = (this && this.__importStar) || (function () {
|
|
|
36
36
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
37
37
|
exports.InboxItemStatus = void 0;
|
|
38
38
|
const core = __importStar(require("../../../../core"));
|
|
39
|
-
exports.InboxItemStatus = core.serialization.
|
|
39
|
+
exports.InboxItemStatus = core.serialization.forwardCompatibleEnum_(["OPEN", "USER_RESOLVED", "SYSTEM_RESOLVED", "REGRESSED", "IGNORED"]);
|
|
@@ -36,4 +36,4 @@ var __importStar = (this && this.__importStar) || (function () {
|
|
|
36
36
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
37
37
|
exports.InboxItemType = void 0;
|
|
38
38
|
const core = __importStar(require("../../../../core"));
|
|
39
|
-
exports.InboxItemType = core.serialization.
|
|
39
|
+
exports.InboxItemType = core.serialization.forwardCompatibleEnum_(["DUPLICATE_DOCUMENT", "MISSING_KNOWLEDGE", "CUSTOM"]);
|
|
@@ -36,4 +36,4 @@ var __importStar = (this && this.__importStar) || (function () {
|
|
|
36
36
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
37
37
|
exports.LlmInclusionStatus = void 0;
|
|
38
38
|
const core = __importStar(require("../../../../core"));
|
|
39
|
-
exports.LlmInclusionStatus = core.serialization.
|
|
39
|
+
exports.LlmInclusionStatus = core.serialization.forwardCompatibleEnum_(["ALWAYS", "WHEN_RELEVANT", "NEVER"]);
|
|
@@ -36,7 +36,7 @@ var __importStar = (this && this.__importStar) || (function () {
|
|
|
36
36
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
37
37
|
exports.LlmPersona = void 0;
|
|
38
38
|
const core = __importStar(require("../../../../core"));
|
|
39
|
-
exports.LlmPersona = core.serialization.
|
|
39
|
+
exports.LlmPersona = core.serialization.forwardCompatibleEnum_([
|
|
40
40
|
"CASUAL_BUDDY",
|
|
41
41
|
"EMPATHETIC_SUPPORTER",
|
|
42
42
|
"FORMAL_PROFESSIONAL",
|
|
@@ -36,4 +36,4 @@ var __importStar = (this && this.__importStar) || (function () {
|
|
|
36
36
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
37
37
|
exports.MessageStatus = void 0;
|
|
38
38
|
const core = __importStar(require("../../../../core"));
|
|
39
|
-
exports.MessageStatus = core.serialization.
|
|
39
|
+
exports.MessageStatus = core.serialization.forwardCompatibleEnum_(["SENDING", "SENT", "REJECTED", "CANCELED", "FAILED", "UNKNOWN"]);
|
|
@@ -36,4 +36,4 @@ var __importStar = (this && this.__importStar) || (function () {
|
|
|
36
36
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
37
37
|
exports.NumericComparisonOperator = void 0;
|
|
38
38
|
const core = __importStar(require("../../../../core"));
|
|
39
|
-
exports.NumericComparisonOperator = core.serialization.
|
|
39
|
+
exports.NumericComparisonOperator = core.serialization.forwardCompatibleEnum_(["EQ", "NEQ", "LT", "LE", "GT", "GE"]);
|
|
@@ -36,4 +36,4 @@ var __importStar = (this && this.__importStar) || (function () {
|
|
|
36
36
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
37
37
|
exports.NumericMembershipOperator = void 0;
|
|
38
38
|
const core = __importStar(require("../../../../core"));
|
|
39
|
-
exports.NumericMembershipOperator = core.serialization.
|
|
39
|
+
exports.NumericMembershipOperator = core.serialization.forwardCompatibleEnum_(["IN", "NOT_IN"]);
|
|
@@ -36,4 +36,4 @@ var __importStar = (this && this.__importStar) || (function () {
|
|
|
36
36
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
37
37
|
exports.OAuthAuthenticationMethod = void 0;
|
|
38
38
|
const core = __importStar(require("../../../../core"));
|
|
39
|
-
exports.OAuthAuthenticationMethod = core.serialization.
|
|
39
|
+
exports.OAuthAuthenticationMethod = core.serialization.forwardCompatibleEnum_(["basic", "post"]);
|
|
@@ -36,11 +36,4 @@ var __importStar = (this && this.__importStar) || (function () {
|
|
|
36
36
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
37
37
|
exports.OsType = void 0;
|
|
38
38
|
const core = __importStar(require("../../../../core"));
|
|
39
|
-
exports.OsType = core.serialization.
|
|
40
|
-
"WINDOWS",
|
|
41
|
-
"MACOS",
|
|
42
|
-
"LINUX",
|
|
43
|
-
"ANDROID",
|
|
44
|
-
"IOS",
|
|
45
|
-
"OTHER",
|
|
46
|
-
]);
|
|
39
|
+
exports.OsType = core.serialization.forwardCompatibleEnum_(["WINDOWS", "MACOS", "LINUX", "ANDROID", "IOS", "OTHER"]);
|
|
@@ -36,7 +36,7 @@ var __importStar = (this && this.__importStar) || (function () {
|
|
|
36
36
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
37
37
|
exports.PiiCategory = void 0;
|
|
38
38
|
const core = __importStar(require("../../../../core"));
|
|
39
|
-
exports.PiiCategory = core.serialization.
|
|
39
|
+
exports.PiiCategory = core.serialization.forwardCompatibleEnum_([
|
|
40
40
|
"Name",
|
|
41
41
|
"Email",
|
|
42
42
|
"PhoneNumber",
|
|
@@ -36,4 +36,4 @@ var __importStar = (this && this.__importStar) || (function () {
|
|
|
36
36
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
37
37
|
exports.PreconditionGroupOperator = void 0;
|
|
38
38
|
const core = __importStar(require("../../../../core"));
|
|
39
|
-
exports.PreconditionGroupOperator = core.serialization.
|
|
39
|
+
exports.PreconditionGroupOperator = core.serialization.forwardCompatibleEnum_(["AND", "OR"]);
|
|
@@ -36,7 +36,7 @@ var __importStar = (this && this.__importStar) || (function () {
|
|
|
36
36
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
37
37
|
exports.PreconditionOperator = void 0;
|
|
38
38
|
const core = __importStar(require("../../../../core"));
|
|
39
|
-
exports.PreconditionOperator = core.serialization.
|
|
39
|
+
exports.PreconditionOperator = core.serialization.forwardCompatibleEnum_([
|
|
40
40
|
"NOT",
|
|
41
41
|
"CONTAINS",
|
|
42
42
|
"NOT_CONTAINS",
|
|
@@ -36,8 +36,4 @@ var __importStar = (this && this.__importStar) || (function () {
|
|
|
36
36
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
37
37
|
exports.Quality = void 0;
|
|
38
38
|
const core = __importStar(require("../../../../core"));
|
|
39
|
-
exports.Quality = core.serialization.
|
|
40
|
-
"GOOD",
|
|
41
|
-
"NEEDS_IMPROVEMENT",
|
|
42
|
-
"UNKNOWN",
|
|
43
|
-
]);
|
|
39
|
+
exports.Quality = core.serialization.forwardCompatibleEnum_(["GOOD", "NEEDS_IMPROVEMENT", "UNKNOWN"]);
|
|
@@ -36,7 +36,7 @@ var __importStar = (this && this.__importStar) || (function () {
|
|
|
36
36
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
37
37
|
exports.QualityReason = void 0;
|
|
38
38
|
const core = __importStar(require("../../../../core"));
|
|
39
|
-
exports.QualityReason = core.serialization.
|
|
39
|
+
exports.QualityReason = core.serialization.forwardCompatibleEnum_([
|
|
40
40
|
"MISSING_KNOWLEDGE",
|
|
41
41
|
"MISSING_USER_INFORMATION",
|
|
42
42
|
"MISSING_ACTION",
|
|
@@ -3,5 +3,5 @@ import * as core from "../../../../core";
|
|
|
3
3
|
import type * as serializers from "../../../index";
|
|
4
4
|
export declare const ResolutionStatus: core.serialization.Schema<serializers.ResolutionStatus.Raw, MavenAGI.ResolutionStatus>;
|
|
5
5
|
export declare namespace ResolutionStatus {
|
|
6
|
-
type Raw = "UNKNOWN" | "ERROR" | "IN_PROGRESS" | "RESOLVED" | "ESCALATED" | "NEGATIVE_FEEDBACK" | "INELIGIBLE";
|
|
6
|
+
type Raw = "UNKNOWN" | "ERROR" | "IN_PROGRESS" | "RESOLVED" | "ESCALATED" | "NEGATIVE_FEEDBACK" | "CONTENT_SAFETY_FLAGGED" | "PROMPT_ATTACK_FLAGGED" | "INELIGIBLE";
|
|
7
7
|
}
|
|
@@ -36,12 +36,14 @@ var __importStar = (this && this.__importStar) || (function () {
|
|
|
36
36
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
37
37
|
exports.ResolutionStatus = void 0;
|
|
38
38
|
const core = __importStar(require("../../../../core"));
|
|
39
|
-
exports.ResolutionStatus = core.serialization.
|
|
39
|
+
exports.ResolutionStatus = core.serialization.forwardCompatibleEnum_([
|
|
40
40
|
"UNKNOWN",
|
|
41
41
|
"ERROR",
|
|
42
42
|
"IN_PROGRESS",
|
|
43
43
|
"RESOLVED",
|
|
44
44
|
"ESCALATED",
|
|
45
45
|
"NEGATIVE_FEEDBACK",
|
|
46
|
+
"CONTENT_SAFETY_FLAGGED",
|
|
47
|
+
"PROMPT_ATTACK_FLAGGED",
|
|
46
48
|
"INELIGIBLE",
|
|
47
49
|
]);
|
|
@@ -36,4 +36,4 @@ var __importStar = (this && this.__importStar) || (function () {
|
|
|
36
36
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
37
37
|
exports.ResponseLength = void 0;
|
|
38
38
|
const core = __importStar(require("../../../../core"));
|
|
39
|
-
exports.ResponseLength = core.serialization.
|
|
39
|
+
exports.ResponseLength = core.serialization.forwardCompatibleEnum_(["SHORT", "MEDIUM", "LONG"]);
|
|
@@ -36,4 +36,4 @@ var __importStar = (this && this.__importStar) || (function () {
|
|
|
36
36
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
37
37
|
exports.Sentiment = void 0;
|
|
38
38
|
const core = __importStar(require("../../../../core"));
|
|
39
|
-
exports.Sentiment = core.serialization.
|
|
39
|
+
exports.Sentiment = core.serialization.forwardCompatibleEnum_(["POSITIVE", "NEGATIVE", "NEUTRAL", "MIXED", "UNKNOWN"]);
|
|
@@ -36,4 +36,4 @@ var __importStar = (this && this.__importStar) || (function () {
|
|
|
36
36
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
37
37
|
exports.SetElementOperator = void 0;
|
|
38
38
|
const core = __importStar(require("../../../../core"));
|
|
39
|
-
exports.SetElementOperator = core.serialization.
|
|
39
|
+
exports.SetElementOperator = core.serialization.forwardCompatibleEnum_(["CONTAINS", "NOT_CONTAINS"]);
|
|
@@ -36,7 +36,7 @@ var __importStar = (this && this.__importStar) || (function () {
|
|
|
36
36
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
37
37
|
exports.SetRelationOperator = void 0;
|
|
38
38
|
const core = __importStar(require("../../../../core"));
|
|
39
|
-
exports.SetRelationOperator = core.serialization.
|
|
39
|
+
exports.SetRelationOperator = core.serialization.forwardCompatibleEnum_([
|
|
40
40
|
"EQ",
|
|
41
41
|
"NEQ",
|
|
42
42
|
"CONTAINS_ANY",
|
|
@@ -36,4 +36,4 @@ var __importStar = (this && this.__importStar) || (function () {
|
|
|
36
36
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
37
37
|
exports.SourceType = void 0;
|
|
38
38
|
const core = __importStar(require("../../../../core"));
|
|
39
|
-
exports.SourceType = core.serialization.
|
|
39
|
+
exports.SourceType = core.serialization.forwardCompatibleEnum_(["WEB", "API", "SYSTEM"]);
|
|
@@ -36,7 +36,7 @@ var __importStar = (this && this.__importStar) || (function () {
|
|
|
36
36
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
37
37
|
exports.StringComparisonOperator = void 0;
|
|
38
38
|
const core = __importStar(require("../../../../core"));
|
|
39
|
-
exports.StringComparisonOperator = core.serialization.
|
|
39
|
+
exports.StringComparisonOperator = core.serialization.forwardCompatibleEnum_([
|
|
40
40
|
"EQ",
|
|
41
41
|
"NEQ",
|
|
42
42
|
"CONTAINS_SUBSTRING",
|
|
@@ -36,4 +36,4 @@ var __importStar = (this && this.__importStar) || (function () {
|
|
|
36
36
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
37
37
|
exports.StringMembershipOperator = void 0;
|
|
38
38
|
const core = __importStar(require("../../../../core"));
|
|
39
|
-
exports.StringMembershipOperator = core.serialization.
|
|
39
|
+
exports.StringMembershipOperator = core.serialization.forwardCompatibleEnum_(["IN", "NOT_IN"]);
|
|
@@ -36,4 +36,4 @@ var __importStar = (this && this.__importStar) || (function () {
|
|
|
36
36
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
37
37
|
exports.SystemEventName = void 0;
|
|
38
38
|
const core = __importStar(require("../../../../core"));
|
|
39
|
-
exports.SystemEventName = core.serialization.
|
|
39
|
+
exports.SystemEventName = core.serialization.forwardCompatibleEnum_(["APP_INSTALLED", "APP_UNINSTALLED", "APP_UPDATED"]);
|
|
@@ -36,4 +36,4 @@ var __importStar = (this && this.__importStar) || (function () {
|
|
|
36
36
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
37
37
|
exports.UserConversationMessageType = void 0;
|
|
38
38
|
const core = __importStar(require("../../../../core"));
|
|
39
|
-
exports.UserConversationMessageType = core.serialization.
|
|
39
|
+
exports.UserConversationMessageType = core.serialization.forwardCompatibleEnum_(["USER", "HUMAN_AGENT", "EXTERNAL_SYSTEM"]);
|
|
@@ -36,7 +36,7 @@ var __importStar = (this && this.__importStar) || (function () {
|
|
|
36
36
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
37
37
|
exports.UserEventName = void 0;
|
|
38
38
|
const core = __importStar(require("../../../../core"));
|
|
39
|
-
exports.UserEventName = core.serialization.
|
|
39
|
+
exports.UserEventName = core.serialization.forwardCompatibleEnum_([
|
|
40
40
|
"BUTTON_CLICKED",
|
|
41
41
|
"LINK_CLICKED",
|
|
42
42
|
"CHAT_OPENED",
|
|
@@ -36,4 +36,4 @@ var __importStar = (this && this.__importStar) || (function () {
|
|
|
36
36
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
37
37
|
exports.UserMessageResponseState = void 0;
|
|
38
38
|
const core = __importStar(require("../../../../core"));
|
|
39
|
-
exports.UserMessageResponseState = core.serialization.
|
|
39
|
+
exports.UserMessageResponseState = core.serialization.forwardCompatibleEnum_(["NOT_ASKED", "LLM_ENABLED", "LLM_DISABLED"]);
|
|
@@ -36,4 +36,4 @@ var __importStar = (this && this.__importStar) || (function () {
|
|
|
36
36
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
37
37
|
exports.VisibilityType = void 0;
|
|
38
38
|
const core = __importStar(require("../../../../core"));
|
|
39
|
-
exports.VisibilityType = core.serialization.
|
|
39
|
+
exports.VisibilityType = core.serialization.forwardCompatibleEnum_(["VISIBLE", "PARTIALLY_VISIBLE", "HIDDEN"]);
|
|
@@ -36,7 +36,7 @@ var __importStar = (this && this.__importStar) || (function () {
|
|
|
36
36
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
37
37
|
exports.ConversationField = void 0;
|
|
38
38
|
const core = __importStar(require("../../../../core"));
|
|
39
|
-
exports.ConversationField = core.serialization.
|
|
39
|
+
exports.ConversationField = core.serialization.forwardCompatibleEnum_([
|
|
40
40
|
"Category",
|
|
41
41
|
"FirstResponseTime",
|
|
42
42
|
"HandleTime",
|
|
@@ -36,6 +36,8 @@ export declare namespace ConversationFilter {
|
|
|
36
36
|
userMessageCount?: NumberRange.Raw | null;
|
|
37
37
|
hasAttachment?: boolean | null;
|
|
38
38
|
matchedSegmentIds?: EntityIdFilter.Raw[] | null;
|
|
39
|
+
matchedCharterIds?: EntityIdFilter.Raw[] | null;
|
|
40
|
+
anyMsgCharterMode?: boolean | null;
|
|
39
41
|
inboxItemIds?: EntityIdFilter.Raw[] | null;
|
|
40
42
|
simulationFilter?: SimulationFilter.Raw | null;
|
|
41
43
|
intelligentFields?: IntelligentFieldFilter.Raw | null;
|
|
@@ -69,6 +69,8 @@ exports.ConversationFilter = core.serialization.object({
|
|
|
69
69
|
userMessageCount: NumberRange_1.NumberRange.optional(),
|
|
70
70
|
hasAttachment: core.serialization.boolean().optional(),
|
|
71
71
|
matchedSegmentIds: core.serialization.list(EntityIdFilter_1.EntityIdFilter).optional(),
|
|
72
|
+
matchedCharterIds: core.serialization.list(EntityIdFilter_1.EntityIdFilter).optional(),
|
|
73
|
+
anyMsgCharterMode: core.serialization.boolean().optional(),
|
|
72
74
|
inboxItemIds: core.serialization.list(EntityIdFilter_1.EntityIdFilter).optional(),
|
|
73
75
|
simulationFilter: SimulationFilter_1.SimulationFilter.optional(),
|
|
74
76
|
intelligentFields: IntelligentFieldFilter_1.IntelligentFieldFilter.optional(),
|
|
@@ -36,4 +36,4 @@ var __importStar = (this && this.__importStar) || (function () {
|
|
|
36
36
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
37
37
|
exports.DeliveryStatus = void 0;
|
|
38
38
|
const core = __importStar(require("../../../../core"));
|
|
39
|
-
exports.DeliveryStatus = core.serialization.
|
|
39
|
+
exports.DeliveryStatus = core.serialization.forwardCompatibleEnum_(["DELIVERED", "FAILED", "QUEUED"]);
|
|
@@ -36,4 +36,4 @@ var __importStar = (this && this.__importStar) || (function () {
|
|
|
36
36
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
37
37
|
exports.FeedbackField = void 0;
|
|
38
38
|
const core = __importStar(require("../../../../core"));
|
|
39
|
-
exports.FeedbackField = core.serialization.
|
|
39
|
+
exports.FeedbackField = core.serialization.forwardCompatibleEnum_(["Type", "CreatedBy", "CreatedAt", "App"]);
|
|
@@ -36,4 +36,14 @@ var __importStar = (this && this.__importStar) || (function () {
|
|
|
36
36
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
37
37
|
exports.IntelligentFieldOperator = void 0;
|
|
38
38
|
const core = __importStar(require("../../../../core"));
|
|
39
|
-
exports.IntelligentFieldOperator = core.serialization.
|
|
39
|
+
exports.IntelligentFieldOperator = core.serialization.forwardCompatibleEnum_([
|
|
40
|
+
"EQ",
|
|
41
|
+
"NEQ",
|
|
42
|
+
"CONTAINS",
|
|
43
|
+
"GT",
|
|
44
|
+
"GTE",
|
|
45
|
+
"LT",
|
|
46
|
+
"LTE",
|
|
47
|
+
"EXISTS",
|
|
48
|
+
"NOT_EXISTS",
|
|
49
|
+
]);
|
|
@@ -36,7 +36,7 @@ var __importStar = (this && this.__importStar) || (function () {
|
|
|
36
36
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
37
37
|
exports.NumericConversationField = void 0;
|
|
38
38
|
const core = __importStar(require("../../../../core"));
|
|
39
|
-
exports.NumericConversationField = core.serialization.
|
|
39
|
+
exports.NumericConversationField = core.serialization.forwardCompatibleEnum_([
|
|
40
40
|
"ThumbsUpCount",
|
|
41
41
|
"ThumbsDownCount",
|
|
42
42
|
"InsertCount",
|
|
@@ -36,4 +36,4 @@ var __importStar = (this && this.__importStar) || (function () {
|
|
|
36
36
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
37
37
|
exports.SimulationFilter = void 0;
|
|
38
38
|
const core = __importStar(require("../../../../core"));
|
|
39
|
-
exports.SimulationFilter = core.serialization.
|
|
39
|
+
exports.SimulationFilter = core.serialization.forwardCompatibleEnum_(["NON_SIMULATIONS", "SIMULATIONS", "ALL"]);
|
|
@@ -36,4 +36,4 @@ var __importStar = (this && this.__importStar) || (function () {
|
|
|
36
36
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
37
37
|
exports.CustomerField = void 0;
|
|
38
38
|
const core = __importStar(require("../../../../core"));
|
|
39
|
-
exports.CustomerField = core.serialization.
|
|
39
|
+
exports.CustomerField = core.serialization.forwardCompatibleEnum_(["CreatedAt", "Name"]);
|
|
@@ -36,4 +36,4 @@ var __importStar = (this && this.__importStar) || (function () {
|
|
|
36
36
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
37
37
|
exports.CustomerStatus = void 0;
|
|
38
38
|
const core = __importStar(require("../../../../core"));
|
|
39
|
-
exports.CustomerStatus = core.serialization.
|
|
39
|
+
exports.CustomerStatus = core.serialization.forwardCompatibleEnum_(["ACTIVE", "INACTIVE"]);
|
|
@@ -36,4 +36,4 @@ var __importStar = (this && this.__importStar) || (function () {
|
|
|
36
36
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
37
37
|
exports.AppCapability = void 0;
|
|
38
38
|
const core = __importStar(require("../../../../core"));
|
|
39
|
-
exports.AppCapability = core.serialization.
|
|
39
|
+
exports.AppCapability = core.serialization.forwardCompatibleEnum_(["ACTIONS", "BAILOUT", "KNOWLEDGE_BASES", "PERSONALIZATION", "TRIGGERS"]);
|
|
@@ -36,7 +36,7 @@ var __importStar = (this && this.__importStar) || (function () {
|
|
|
36
36
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
37
37
|
exports.AppCategory = void 0;
|
|
38
38
|
const core = __importStar(require("../../../../core"));
|
|
39
|
-
exports.AppCategory = core.serialization.
|
|
39
|
+
exports.AppCategory = core.serialization.forwardCompatibleEnum_([
|
|
40
40
|
"COMMUNICATION",
|
|
41
41
|
"CUSTOMER_SUPPORT",
|
|
42
42
|
"DATA_STORAGE",
|
|
@@ -36,4 +36,4 @@ var __importStar = (this && this.__importStar) || (function () {
|
|
|
36
36
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
37
37
|
exports.AppVisibility = void 0;
|
|
38
38
|
const core = __importStar(require("../../../../core"));
|
|
39
|
-
exports.AppVisibility = core.serialization.
|
|
39
|
+
exports.AppVisibility = core.serialization.forwardCompatibleEnum_(["IN_DEVELOPMENT", "PRIVATE", "PUBLIC"]);
|
|
@@ -36,4 +36,4 @@ var __importStar = (this && this.__importStar) || (function () {
|
|
|
36
36
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
37
37
|
exports.KnowledgeBaseField = void 0;
|
|
38
38
|
const core = __importStar(require("../../../../core"));
|
|
39
|
-
exports.KnowledgeBaseField = core.serialization.
|
|
39
|
+
exports.KnowledgeBaseField = core.serialization.forwardCompatibleEnum_(["Title", "CreatedAt", "UpdatedAt"]);
|
|
@@ -36,4 +36,4 @@ var __importStar = (this && this.__importStar) || (function () {
|
|
|
36
36
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
37
37
|
exports.KnowledgeBaseRefreshFrequency = void 0;
|
|
38
38
|
const core = __importStar(require("../../../../core"));
|
|
39
|
-
exports.KnowledgeBaseRefreshFrequency = core.serialization.
|
|
39
|
+
exports.KnowledgeBaseRefreshFrequency = core.serialization.forwardCompatibleEnum_(["NONE", "DAILY", "WEEKLY", "MONTHLY"]);
|
|
@@ -36,4 +36,4 @@ var __importStar = (this && this.__importStar) || (function () {
|
|
|
36
36
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
37
37
|
exports.KnowledgeBaseType = void 0;
|
|
38
38
|
const core = __importStar(require("../../../../core"));
|
|
39
|
-
exports.KnowledgeBaseType = core.serialization.
|
|
39
|
+
exports.KnowledgeBaseType = core.serialization.forwardCompatibleEnum_(["API", "URL", "MANUAL", "RSS", "LEGACY"]);
|
|
@@ -36,4 +36,4 @@ var __importStar = (this && this.__importStar) || (function () {
|
|
|
36
36
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
37
37
|
exports.KnowledgeBaseVersionFinalizeStatus = void 0;
|
|
38
38
|
const core = __importStar(require("../../../../core"));
|
|
39
|
-
exports.KnowledgeBaseVersionFinalizeStatus = core.serialization.
|
|
39
|
+
exports.KnowledgeBaseVersionFinalizeStatus = core.serialization.forwardCompatibleEnum_(["SUCCEEDED", "FAILED"]);
|
|
@@ -36,4 +36,4 @@ var __importStar = (this && this.__importStar) || (function () {
|
|
|
36
36
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
37
37
|
exports.KnowledgeBaseVersionStatus = void 0;
|
|
38
38
|
const core = __importStar(require("../../../../core"));
|
|
39
|
-
exports.KnowledgeBaseVersionStatus = core.serialization.
|
|
39
|
+
exports.KnowledgeBaseVersionStatus = core.serialization.forwardCompatibleEnum_(["SUCCEEDED", "FAILED", "IN_PROGRESS"]);
|
|
@@ -36,4 +36,4 @@ var __importStar = (this && this.__importStar) || (function () {
|
|
|
36
36
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
37
37
|
exports.KnowledgeBaseVersionType = void 0;
|
|
38
38
|
const core = __importStar(require("../../../../core"));
|
|
39
|
-
exports.KnowledgeBaseVersionType = core.serialization.
|
|
39
|
+
exports.KnowledgeBaseVersionType = core.serialization.forwardCompatibleEnum_(["FULL", "PARTIAL"]);
|
|
@@ -36,4 +36,4 @@ var __importStar = (this && this.__importStar) || (function () {
|
|
|
36
36
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
37
37
|
exports.KnowledgeDocumentContentType = void 0;
|
|
38
38
|
const core = __importStar(require("../../../../core"));
|
|
39
|
-
exports.KnowledgeDocumentContentType = core.serialization.
|
|
39
|
+
exports.KnowledgeDocumentContentType = core.serialization.forwardCompatibleEnum_(["HTML", "MARKDOWN"]);
|
|
@@ -36,4 +36,4 @@ var __importStar = (this && this.__importStar) || (function () {
|
|
|
36
36
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
37
37
|
exports.KnowledgeDocumentField = void 0;
|
|
38
38
|
const core = __importStar(require("../../../../core"));
|
|
39
|
-
exports.KnowledgeDocumentField = core.serialization.
|
|
39
|
+
exports.KnowledgeDocumentField = core.serialization.forwardCompatibleEnum_(["Title", "CreatedAt", "UpdatedAt", "Language"]);
|
|
@@ -36,4 +36,4 @@ var __importStar = (this && this.__importStar) || (function () {
|
|
|
36
36
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
37
37
|
exports.KnowledgeDocumentStatus = void 0;
|
|
38
38
|
const core = __importStar(require("../../../../core"));
|
|
39
|
-
exports.KnowledgeDocumentStatus = core.serialization.
|
|
39
|
+
exports.KnowledgeDocumentStatus = core.serialization.forwardCompatibleEnum_(["SUCCEEDED", "IN_PROGRESS"]);
|
|
@@ -36,4 +36,4 @@ var __importStar = (this && this.__importStar) || (function () {
|
|
|
36
36
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
37
37
|
exports.SegmentField = void 0;
|
|
38
38
|
const core = __importStar(require("../../../../core"));
|
|
39
|
-
exports.SegmentField = core.serialization.
|
|
39
|
+
exports.SegmentField = core.serialization.forwardCompatibleEnum_(["CreatedAt", "Name"]);
|