File tree Expand file tree Collapse file tree 2 files changed +334
-345
lines changed Expand file tree Collapse file tree 2 files changed +334
-345
lines changed Original file line number Diff line number Diff line change @@ -2025,17 +2025,6 @@ export enum EmbedEvent {
20252025 * filter. `NON_EXIST_FILTER` - Error due to a non-existent filter.
20262026 * `INVALID_DATE_VALUE` - Invalid date value error.
20272027 * `INVALID_OPERATOR` - Use of invalid operator during filter application.
2028- * `VALIDATION_ERROR` - Validation error.
2029- * `NETWORK` - Network error.
2030- * `WRONG_VIZ_ID` - Wrong viz ID error.
2031- * `NOT_A_WORKSHEET` - Not a worksheet error.
2032- * `NO_FILTERABLE_COLUMN_PRESENT` - No filterable column present error.
2033- * `FILTER_EXISTS_OR_NO_ATTRIBUTE_COLUMN` - Filter exists or no attribute column error.
2034- * `INVALID_COLUMN_ID` - Invalid column ID error.
2035- * `CONV_ASSIST_ERROR` - Conversation assist error.
2036- * `GENERIC_ERROR` - Generic error.
2037- * `TIMEOUT_ERROR` - Timeout error.
2038- * `CONVEX_ERROR` - Conversation error.
20392028 *
20402029 * For more information, see https://developers.thoughtspot.com/docs/events-app-integration#errorType
20412030 * @returns error - An error object or message
You can’t perform that action at this time.
0 commit comments