Update generated TypeScript types

This commit is contained in:
github-actions[bot] 2025-09-26 12:21:47 +00:00 committed by Eugenio
parent 4ed705a145
commit 23db511d03
111 changed files with 484 additions and 0 deletions

View File

@ -4331,6 +4331,10 @@ export interface TagLabel {
* Name of the tag or glossary term.
*/
name?: string;
/**
* An explanation of why this tag was proposed, specially for autoclassification tags
*/
reason?: string;
/**
* Label is from Tags or Glossary.
*/

View File

@ -199,6 +199,10 @@ export interface TagLabel {
* Name of the tag or glossary term.
*/
name?: string;
/**
* An explanation of why this tag was proposed, specially for autoclassification tags
*/
reason?: string;
/**
* Label is from Tags or Glossary.
*/

View File

@ -309,6 +309,10 @@ export interface TagLabel {
* Name of the tag or glossary term.
*/
name?: string;
/**
* An explanation of why this tag was proposed, specially for autoclassification tags
*/
reason?: string;
/**
* Label is from Tags or Glossary.
*/

View File

@ -222,6 +222,10 @@ export interface TagLabel {
* Name of the tag or glossary term.
*/
name?: string;
/**
* An explanation of why this tag was proposed, specially for autoclassification tags
*/
reason?: string;
/**
* Label is from Tags or Glossary.
*/

View File

@ -592,6 +592,10 @@ export interface TagLabel {
* Name of the tag or glossary term.
*/
name?: string;
/**
* An explanation of why this tag was proposed, specially for autoclassification tags
*/
reason?: string;
/**
* Label is from Tags or Glossary.
*/

View File

@ -216,6 +216,10 @@ export interface TagLabel {
* Name of the tag or glossary term.
*/
name?: string;
/**
* An explanation of why this tag was proposed, specially for autoclassification tags
*/
reason?: string;
/**
* Label is from Tags or Glossary.
*/

View File

@ -558,6 +558,10 @@ export interface TagLabel {
* Name of the tag or glossary term.
*/
name?: string;
/**
* An explanation of why this tag was proposed, specially for autoclassification tags
*/
reason?: string;
/**
* Label is from Tags or Glossary.
*/

View File

@ -574,6 +574,10 @@ export interface TagLabel {
* Name of the tag or glossary term.
*/
name?: string;
/**
* An explanation of why this tag was proposed, specially for autoclassification tags
*/
reason?: string;
/**
* Label is from Tags or Glossary.
*/

View File

@ -205,6 +205,10 @@ export interface TagLabel {
* Name of the tag or glossary term.
*/
name?: string;
/**
* An explanation of why this tag was proposed, specially for autoclassification tags
*/
reason?: string;
/**
* Label is from Tags or Glossary.
*/

View File

@ -199,6 +199,10 @@ export interface TagLabel {
* Name of the tag or glossary term.
*/
name?: string;
/**
* An explanation of why this tag was proposed, specially for autoclassification tags
*/
reason?: string;
/**
* Label is from Tags or Glossary.
*/

View File

@ -236,6 +236,10 @@ export interface TagLabel {
* Name of the tag or glossary term.
*/
name?: string;
/**
* An explanation of why this tag was proposed, specially for autoclassification tags
*/
reason?: string;
/**
* Label is from Tags or Glossary.
*/

View File

@ -257,6 +257,10 @@ export interface TagLabel {
* Name of the tag or glossary term.
*/
name?: string;
/**
* An explanation of why this tag was proposed, specially for autoclassification tags
*/
reason?: string;
/**
* Label is from Tags or Glossary.
*/

View File

@ -151,6 +151,10 @@ export interface TagLabel {
* Name of the tag or glossary term.
*/
name?: string;
/**
* An explanation of why this tag was proposed, specially for autoclassification tags
*/
reason?: string;
/**
* Label is from Tags or Glossary.
*/

View File

@ -195,6 +195,10 @@ export interface TagLabel {
* Name of the tag or glossary term.
*/
name?: string;
/**
* An explanation of why this tag was proposed, specially for autoclassification tags
*/
reason?: string;
/**
* Label is from Tags or Glossary.
*/

View File

@ -217,6 +217,10 @@ export interface TagLabel {
* Name of the tag or glossary term.
*/
name?: string;
/**
* An explanation of why this tag was proposed, specially for autoclassification tags
*/
reason?: string;
/**
* Label is from Tags or Glossary.
*/

View File

@ -304,6 +304,10 @@ export interface TagLabel {
* Name of the tag or glossary term.
*/
name?: string;
/**
* An explanation of why this tag was proposed, specially for autoclassification tags
*/
reason?: string;
/**
* Label is from Tags or Glossary.
*/

View File

@ -229,6 +229,10 @@ export interface TagLabel {
* Name of the tag or glossary term.
*/
name?: string;
/**
* An explanation of why this tag was proposed, specially for autoclassification tags
*/
reason?: string;
/**
* Label is from Tags or Glossary.
*/

View File

@ -174,6 +174,10 @@ export interface TagLabel {
* Name of the tag or glossary term.
*/
name?: string;
/**
* An explanation of why this tag was proposed, specially for autoclassification tags
*/
reason?: string;
/**
* Label is from Tags or Glossary.
*/

View File

@ -184,6 +184,10 @@ export interface FieldTag {
* Name of the tag or glossary term.
*/
name?: string;
/**
* An explanation of why this tag was proposed, specially for autoclassification tags
*/
reason?: string;
/**
* Label is from Tags or Glossary.
*/
@ -382,6 +386,10 @@ export interface CreateSearchIndexTag {
* Name of the tag or glossary term.
*/
name?: string;
/**
* An explanation of why this tag was proposed, specially for autoclassification tags
*/
reason?: string;
/**
* Label is from Tags or Glossary.
*/

View File

@ -238,6 +238,10 @@ export interface TagLabel {
* Name of the tag or glossary term.
*/
name?: string;
/**
* An explanation of why this tag was proposed, specially for autoclassification tags
*/
reason?: string;
/**
* Label is from Tags or Glossary.
*/

View File

@ -237,6 +237,10 @@ export interface TagLabel {
* Name of the tag or glossary term.
*/
name?: string;
/**
* An explanation of why this tag was proposed, specially for autoclassification tags
*/
reason?: string;
/**
* Label is from Tags or Glossary.
*/

View File

@ -571,6 +571,10 @@ export interface TagLabel {
* Name of the tag or glossary term.
*/
name?: string;
/**
* An explanation of why this tag was proposed, specially for autoclassification tags
*/
reason?: string;
/**
* Label is from Tags or Glossary.
*/

View File

@ -320,6 +320,10 @@ export interface TagLabel {
* Name of the tag or glossary term.
*/
name?: string;
/**
* An explanation of why this tag was proposed, specially for autoclassification tags
*/
reason?: string;
/**
* Label is from Tags or Glossary.
*/

View File

@ -572,6 +572,10 @@ export interface TagLabel {
* Name of the tag or glossary term.
*/
name?: string;
/**
* An explanation of why this tag was proposed, specially for autoclassification tags
*/
reason?: string;
/**
* Label is from Tags or Glossary.
*/

View File

@ -159,6 +159,10 @@ export interface TagLabel {
* Name of the tag or glossary term.
*/
name?: string;
/**
* An explanation of why this tag was proposed, specially for autoclassification tags
*/
reason?: string;
/**
* Label is from Tags or Glossary.
*/

View File

@ -86,6 +86,10 @@ export interface TagLabel {
* Name of the tag or glossary term.
*/
name?: string;
/**
* An explanation of why this tag was proposed, specially for autoclassification tags
*/
reason?: string;
/**
* Label is from Tags or Glossary.
*/

View File

@ -160,6 +160,10 @@ export interface TagLabel {
* Name of the tag or glossary term.
*/
name?: string;
/**
* An explanation of why this tag was proposed, specially for autoclassification tags
*/
reason?: string;
/**
* Label is from Tags or Glossary.
*/

View File

@ -167,6 +167,10 @@ export interface TagLabel {
* Name of the tag or glossary term.
*/
name?: string;
/**
* An explanation of why this tag was proposed, specially for autoclassification tags
*/
reason?: string;
/**
* Label is from Tags or Glossary.
*/

View File

@ -58,6 +58,10 @@ export interface TagLabel {
* Name of the tag or glossary term.
*/
name?: string;
/**
* An explanation of why this tag was proposed, specially for autoclassification tags
*/
reason?: string;
/**
* Label is from Tags or Glossary.
*/

View File

@ -612,6 +612,10 @@ export interface TagLabel {
* Name of the tag or glossary term.
*/
name?: string;
/**
* An explanation of why this tag was proposed, specially for autoclassification tags
*/
reason?: string;
/**
* Label is from Tags or Glossary.
*/

View File

@ -207,6 +207,10 @@ export interface TagLabel {
* Name of the tag or glossary term.
*/
name?: string;
/**
* An explanation of why this tag was proposed, specially for autoclassification tags
*/
reason?: string;
/**
* Label is from Tags or Glossary.
*/

View File

@ -1311,6 +1311,10 @@ export interface TagLabel {
* Name of the tag or glossary term.
*/
name?: string;
/**
* An explanation of why this tag was proposed, specially for autoclassification tags
*/
reason?: string;
/**
* Label is from Tags or Glossary.
*/

View File

@ -2189,6 +2189,10 @@ export interface TagLabel {
* Name of the tag or glossary term.
*/
name?: string;
/**
* An explanation of why this tag was proposed, specially for autoclassification tags
*/
reason?: string;
/**
* Label is from Tags or Glossary.
*/

View File

@ -376,6 +376,10 @@ export interface TagLabel {
* Name of the tag or glossary term.
*/
name?: string;
/**
* An explanation of why this tag was proposed, specially for autoclassification tags
*/
reason?: string;
/**
* Label is from Tags or Glossary.
*/

View File

@ -368,6 +368,10 @@ export interface TagLabel {
* Name of the tag or glossary term.
*/
name?: string;
/**
* An explanation of why this tag was proposed, specially for autoclassification tags
*/
reason?: string;
/**
* Label is from Tags or Glossary.
*/

View File

@ -889,6 +889,10 @@ export interface TagLabel {
* Name of the tag or glossary term.
*/
name?: string;
/**
* An explanation of why this tag was proposed, specially for autoclassification tags
*/
reason?: string;
/**
* Label is from Tags or Glossary.
*/

View File

@ -391,6 +391,10 @@ export interface TagLabel {
* Name of the tag or glossary term.
*/
name?: string;
/**
* An explanation of why this tag was proposed, specially for autoclassification tags
*/
reason?: string;
/**
* Label is from Tags or Glossary.
*/

View File

@ -1148,6 +1148,10 @@ export interface TagLabel {
* Name of the tag or glossary term.
*/
name?: string;
/**
* An explanation of why this tag was proposed, specially for autoclassification tags
*/
reason?: string;
/**
* Label is from Tags or Glossary.
*/

View File

@ -352,6 +352,10 @@ export interface TagLabel {
* Name of the tag or glossary term.
*/
name?: string;
/**
* An explanation of why this tag was proposed, specially for autoclassification tags
*/
reason?: string;
/**
* Label is from Tags or Glossary.
*/

View File

@ -189,6 +189,10 @@ export interface TagLabel {
* Name of the tag or glossary term.
*/
name?: string;
/**
* An explanation of why this tag was proposed, specially for autoclassification tags
*/
reason?: string;
/**
* Label is from Tags or Glossary.
*/

View File

@ -415,6 +415,10 @@ export interface TagLabel {
* Name of the tag or glossary term.
*/
name?: string;
/**
* An explanation of why this tag was proposed, specially for autoclassification tags
*/
reason?: string;
/**
* Label is from Tags or Glossary.
*/

View File

@ -1311,6 +1311,10 @@ export interface TagLabel {
* Name of the entity instance.
*/
name?: string;
/**
* An explanation of why this tag was proposed, specially for autoclassification tags
*/
reason?: string;
/**
* Label is from Tags or Glossary.
*/
@ -1425,6 +1429,10 @@ export interface TierElement {
* Name of the tag or glossary term.
*/
name?: string;
/**
* An explanation of why this tag was proposed, specially for autoclassification tags
*/
reason?: string;
/**
* Label is from Tags or Glossary.
*/

View File

@ -155,6 +155,10 @@ export interface TagLabel {
* Name of the tag or glossary term.
*/
name?: string;
/**
* An explanation of why this tag was proposed, specially for autoclassification tags
*/
reason?: string;
/**
* Label is from Tags or Glossary.
*/

View File

@ -143,6 +143,10 @@ export interface TagLabel {
* Name of the tag or glossary term.
*/
name?: string;
/**
* An explanation of why this tag was proposed, specially for autoclassification tags
*/
reason?: string;
/**
* Label is from Tags or Glossary.
*/

View File

@ -52,6 +52,10 @@ export interface TagLabel {
* Name of the tag or glossary term.
*/
name?: string;
/**
* An explanation of why this tag was proposed, specially for autoclassification tags
*/
reason?: string;
/**
* Label is from Tags or Glossary.
*/

View File

@ -695,6 +695,10 @@ export interface TagLabel {
* Name of the entity instance.
*/
name?: string;
/**
* An explanation of why this tag was proposed, specially for autoclassification tags
*/
reason?: string;
/**
* Label is from Tags or Glossary.
*/
@ -809,6 +813,10 @@ export interface TierElement {
* Name of the tag or glossary term.
*/
name?: string;
/**
* An explanation of why this tag was proposed, specially for autoclassification tags
*/
reason?: string;
/**
* Label is from Tags or Glossary.
*/

View File

@ -62,6 +62,10 @@ export interface TagLabel {
* Name of the tag or glossary term.
*/
name?: string;
/**
* An explanation of why this tag was proposed, specially for autoclassification tags
*/
reason?: string;
/**
* Label is from Tags or Glossary.
*/

View File

@ -62,6 +62,10 @@ export interface TagLabel {
* Name of the tag or glossary term.
*/
name?: string;
/**
* An explanation of why this tag was proposed, specially for autoclassification tags
*/
reason?: string;
/**
* Label is from Tags or Glossary.
*/

View File

@ -101,6 +101,10 @@ export interface TagLabel {
* Name of the tag or glossary term.
*/
name?: string;
/**
* An explanation of why this tag was proposed, specially for autoclassification tags
*/
reason?: string;
/**
* Label is from Tags or Glossary.
*/

View File

@ -59,6 +59,10 @@ export interface TagLabel {
* Name of the tag or glossary term.
*/
name?: string;
/**
* An explanation of why this tag was proposed, specially for autoclassification tags
*/
reason?: string;
/**
* Label is from Tags or Glossary.
*/

View File

@ -133,6 +133,10 @@ export interface TagLabel {
* Name of the entity instance.
*/
name?: string;
/**
* An explanation of why this tag was proposed, specially for autoclassification tags
*/
reason?: string;
/**
* Label is from Tags or Glossary.
*/

View File

@ -77,6 +77,10 @@ export interface TagLabel {
* Name of the entity instance.
*/
name?: string;
/**
* An explanation of why this tag was proposed, specially for autoclassification tags
*/
reason?: string;
/**
* Label is from Tags or Glossary.
*/

View File

@ -74,6 +74,10 @@ export interface TagLabel {
* Name of the tag or glossary term.
*/
name?: string;
/**
* An explanation of why this tag was proposed, specially for autoclassification tags
*/
reason?: string;
/**
* Label is from Tags or Glossary.
*/

View File

@ -74,6 +74,10 @@ export interface TagLabel {
* Name of the tag or glossary term.
*/
name?: string;
/**
* An explanation of why this tag was proposed, specially for autoclassification tags
*/
reason?: string;
/**
* Label is from Tags or Glossary.
*/

View File

@ -383,6 +383,10 @@ export interface TagLabel {
* Name of the entity instance.
*/
name?: string;
/**
* An explanation of why this tag was proposed, specially for autoclassification tags
*/
reason?: string;
/**
* Label is from Tags or Glossary.
*/
@ -497,6 +501,10 @@ export interface TierElement {
* Name of the tag or glossary term.
*/
name?: string;
/**
* An explanation of why this tag was proposed, specially for autoclassification tags
*/
reason?: string;
/**
* Label is from Tags or Glossary.
*/

View File

@ -666,6 +666,10 @@ export interface TagLabel {
* Name of the entity instance.
*/
name?: string;
/**
* An explanation of why this tag was proposed, specially for autoclassification tags
*/
reason?: string;
/**
* Label is from Tags or Glossary.
*/
@ -780,6 +784,10 @@ export interface TagElement {
* Name of the tag or glossary term.
*/
name?: string;
/**
* An explanation of why this tag was proposed, specially for autoclassification tags
*/
reason?: string;
/**
* Label is from Tags or Glossary.
*/

View File

@ -627,6 +627,10 @@ export interface TagLabel {
* Name of the entity instance.
*/
name?: string;
/**
* An explanation of why this tag was proposed, specially for autoclassification tags
*/
reason?: string;
/**
* Label is from Tags or Glossary.
*/
@ -741,6 +745,10 @@ export interface TagElement {
* Name of the tag or glossary term.
*/
name?: string;
/**
* An explanation of why this tag was proposed, specially for autoclassification tags
*/
reason?: string;
/**
* Label is from Tags or Glossary.
*/

View File

@ -4616,6 +4616,10 @@ export interface TagLabel {
* Name of the tag or glossary term.
*/
name?: string;
/**
* An explanation of why this tag was proposed, specially for autoclassification tags
*/
reason?: string;
/**
* Label is from Tags or Glossary.
*/

View File

@ -225,6 +225,10 @@ export interface TagLabel {
* Name of the tag or glossary term.
*/
name?: string;
/**
* An explanation of why this tag was proposed, specially for autoclassification tags
*/
reason?: string;
/**
* Label is from Tags or Glossary.
*/

View File

@ -242,6 +242,10 @@ export interface TagLabel {
* Name of the tag or glossary term.
*/
name?: string;
/**
* An explanation of why this tag was proposed, specially for autoclassification tags
*/
reason?: string;
/**
* Label is from Tags or Glossary.
*/

View File

@ -172,6 +172,10 @@ export interface TagLabel {
* Name of the tag or glossary term.
*/
name?: string;
/**
* An explanation of why this tag was proposed, specially for autoclassification tags
*/
reason?: string;
/**
* Label is from Tags or Glossary.
*/

View File

@ -204,6 +204,10 @@ export interface TagLabel {
* Name of the tag or glossary term.
*/
name?: string;
/**
* An explanation of why this tag was proposed, specially for autoclassification tags
*/
reason?: string;
/**
* Label is from Tags or Glossary.
*/

View File

@ -182,6 +182,10 @@ export interface TagLabel {
* Name of the tag or glossary term.
*/
name?: string;
/**
* An explanation of why this tag was proposed, specially for autoclassification tags
*/
reason?: string;
/**
* Label is from Tags or Glossary.
*/

View File

@ -173,6 +173,10 @@ export interface TagLabel {
* Name of the tag or glossary term.
*/
name?: string;
/**
* An explanation of why this tag was proposed, specially for autoclassification tags
*/
reason?: string;
/**
* Label is from Tags or Glossary.
*/

View File

@ -750,6 +750,10 @@ export interface TagLabel {
* Name of the tag or glossary term.
*/
name?: string;
/**
* An explanation of why this tag was proposed, specially for autoclassification tags
*/
reason?: string;
/**
* Label is from Tags or Glossary.
*/

View File

@ -190,6 +190,10 @@ export interface TagLabel {
* Name of the tag or glossary term.
*/
name?: string;
/**
* An explanation of why this tag was proposed, specially for autoclassification tags
*/
reason?: string;
/**
* Label is from Tags or Glossary.
*/

View File

@ -186,6 +186,10 @@ export interface TagLabel {
* Name of the tag or glossary term.
*/
name?: string;
/**
* An explanation of why this tag was proposed, specially for autoclassification tags
*/
reason?: string;
/**
* Label is from Tags or Glossary.
*/

View File

@ -195,6 +195,10 @@ export interface TagLabel {
* Name of the tag or glossary term.
*/
name?: string;
/**
* An explanation of why this tag was proposed, specially for autoclassification tags
*/
reason?: string;
/**
* Label is from Tags or Glossary.
*/

View File

@ -219,6 +219,10 @@ export interface TagLabel {
* Name of the tag or glossary term.
*/
name?: string;
/**
* An explanation of why this tag was proposed, specially for autoclassification tags
*/
reason?: string;
/**
* Label is from Tags or Glossary.
*/

View File

@ -293,6 +293,10 @@ export interface TagLabel {
* Name of the tag or glossary term.
*/
name?: string;
/**
* An explanation of why this tag was proposed, specially for autoclassification tags
*/
reason?: string;
/**
* Label is from Tags or Glossary.
*/

View File

@ -356,6 +356,10 @@ export interface TagLabel {
* Name of the tag or glossary term.
*/
name?: string;
/**
* An explanation of why this tag was proposed, specially for autoclassification tags
*/
reason?: string;
/**
* Label is from Tags or Glossary.
*/

View File

@ -168,6 +168,10 @@ export interface TagLabel {
* Name of the tag or glossary term.
*/
name?: string;
/**
* An explanation of why this tag was proposed, specially for autoclassification tags
*/
reason?: string;
/**
* Label is from Tags or Glossary.
*/

View File

@ -196,6 +196,10 @@ export interface TagLabel {
* Name of the tag or glossary term.
*/
name?: string;
/**
* An explanation of why this tag was proposed, specially for autoclassification tags
*/
reason?: string;
/**
* Label is from Tags or Glossary.
*/

View File

@ -197,6 +197,10 @@ export interface TagLabel {
* Name of the tag or glossary term.
*/
name?: string;
/**
* An explanation of why this tag was proposed, specially for autoclassification tags
*/
reason?: string;
/**
* Label is from Tags or Glossary.
*/

View File

@ -303,6 +303,10 @@ export interface TagLabel {
* Name of the tag or glossary term.
*/
name?: string;
/**
* An explanation of why this tag was proposed, specially for autoclassification tags
*/
reason?: string;
/**
* Label is from Tags or Glossary.
*/

View File

@ -176,6 +176,10 @@ export interface TagLabel {
* Name of the tag or glossary term.
*/
name?: string;
/**
* An explanation of why this tag was proposed, specially for autoclassification tags
*/
reason?: string;
/**
* Label is from Tags or Glossary.
*/

View File

@ -208,6 +208,10 @@ export interface TagLabel {
* Name of the tag or glossary term.
*/
name?: string;
/**
* An explanation of why this tag was proposed, specially for autoclassification tags
*/
reason?: string;
/**
* Label is from Tags or Glossary.
*/

View File

@ -187,6 +187,10 @@ export interface TagLabel {
* Name of the tag or glossary term.
*/
name?: string;
/**
* An explanation of why this tag was proposed, specially for autoclassification tags
*/
reason?: string;
/**
* Label is from Tags or Glossary.
*/

View File

@ -244,6 +244,10 @@ export interface TagLabel {
* Name of the tag or glossary term.
*/
name?: string;
/**
* An explanation of why this tag was proposed, specially for autoclassification tags
*/
reason?: string;
/**
* Label is from Tags or Glossary.
*/

View File

@ -203,6 +203,10 @@ export interface TagLabel {
* Name of the tag or glossary term.
*/
name?: string;
/**
* An explanation of why this tag was proposed, specially for autoclassification tags
*/
reason?: string;
/**
* Label is from Tags or Glossary.
*/

View File

@ -198,6 +198,10 @@ export interface TagLabel {
* Name of the tag or glossary term.
*/
name?: string;
/**
* An explanation of why this tag was proposed, specially for autoclassification tags
*/
reason?: string;
/**
* Label is from Tags or Glossary.
*/

View File

@ -428,6 +428,10 @@ export interface TagLabel {
* Name of the tag or glossary term.
*/
name?: string;
/**
* An explanation of why this tag was proposed, specially for autoclassification tags
*/
reason?: string;
/**
* Label is from Tags or Glossary.
*/

View File

@ -276,6 +276,10 @@ export interface TagLabel {
* Name of the tag or glossary term.
*/
name?: string;
/**
* An explanation of why this tag was proposed, specially for autoclassification tags
*/
reason?: string;
/**
* Label is from Tags or Glossary.
*/

View File

@ -146,6 +146,10 @@ export interface TagLabel {
* Name of the tag or glossary term.
*/
name?: string;
/**
* An explanation of why this tag was proposed, specially for autoclassification tags
*/
reason?: string;
/**
* Label is from Tags or Glossary.
*/

View File

@ -52,6 +52,10 @@ export interface TagLabel {
* Name of the tag or glossary term.
*/
name?: string;
/**
* An explanation of why this tag was proposed, specially for autoclassification tags
*/
reason?: string;
/**
* Label is from Tags or Glossary.
*/

View File

@ -327,6 +327,10 @@ export interface TagLabel {
* Name of the tag or glossary term.
*/
name?: string;
/**
* An explanation of why this tag was proposed, specially for autoclassification tags
*/
reason?: string;
/**
* Label is from Tags or Glossary.
*/

View File

@ -1430,6 +1430,10 @@ export interface TagLabel {
* Name of the tag or glossary term.
*/
name?: string;
/**
* An explanation of why this tag was proposed, specially for autoclassification tags
*/
reason?: string;
/**
* Label is from Tags or Glossary.
*/

View File

@ -2307,6 +2307,10 @@ export interface TagLabel {
* Name of the tag or glossary term.
*/
name?: string;
/**
* An explanation of why this tag was proposed, specially for autoclassification tags
*/
reason?: string;
/**
* Label is from Tags or Glossary.
*/

View File

@ -495,6 +495,10 @@ export interface TagLabel {
* Name of the tag or glossary term.
*/
name?: string;
/**
* An explanation of why this tag was proposed, specially for autoclassification tags
*/
reason?: string;
/**
* Label is from Tags or Glossary.
*/

View File

@ -1828,6 +1828,10 @@ export interface TagLabel {
* Name of the entity instance.
*/
name?: string;
/**
* An explanation of why this tag was proposed, specially for autoclassification tags
*/
reason?: string;
/**
* Label is from Tags or Glossary.
*/
@ -1942,6 +1946,10 @@ export interface TierElement {
* Name of the tag or glossary term.
*/
name?: string;
/**
* An explanation of why this tag was proposed, specially for autoclassification tags
*/
reason?: string;
/**
* Label is from Tags or Glossary.
*/

View File

@ -488,6 +488,10 @@ export interface TagLabel {
* Name of the tag or glossary term.
*/
name?: string;
/**
* An explanation of why this tag was proposed, specially for autoclassification tags
*/
reason?: string;
/**
* Label is from Tags or Glossary.
*/

View File

@ -1024,6 +1024,10 @@ export interface TagLabel {
* Name of the tag or glossary term.
*/
name?: string;
/**
* An explanation of why this tag was proposed, specially for autoclassification tags
*/
reason?: string;
/**
* Label is from Tags or Glossary.
*/

View File

@ -511,6 +511,10 @@ export interface TagLabel {
* Name of the tag or glossary term.
*/
name?: string;
/**
* An explanation of why this tag was proposed, specially for autoclassification tags
*/
reason?: string;
/**
* Label is from Tags or Glossary.
*/

View File

@ -1214,6 +1214,10 @@ export interface TagLabel {
* Name of the tag or glossary term.
*/
name?: string;
/**
* An explanation of why this tag was proposed, specially for autoclassification tags
*/
reason?: string;
/**
* Label is from Tags or Glossary.
*/

View File

@ -470,6 +470,10 @@ export interface TagLabel {
* Name of the tag or glossary term.
*/
name?: string;
/**
* An explanation of why this tag was proposed, specially for autoclassification tags
*/
reason?: string;
/**
* Label is from Tags or Glossary.
*/

View File

@ -309,6 +309,10 @@ export interface TagLabel {
* Name of the tag or glossary term.
*/
name?: string;
/**
* An explanation of why this tag was proposed, specially for autoclassification tags
*/
reason?: string;
/**
* Label is from Tags or Glossary.
*/

View File

@ -534,6 +534,10 @@ export interface TagLabel {
* Name of the tag or glossary term.
*/
name?: string;
/**
* An explanation of why this tag was proposed, specially for autoclassification tags
*/
reason?: string;
/**
* Label is from Tags or Glossary.
*/

View File

@ -533,6 +533,10 @@ export interface TagLabel {
* Name of the entity instance.
*/
name?: string;
/**
* An explanation of why this tag was proposed, specially for autoclassification tags
*/
reason?: string;
/**
* Label is from Tags or Glossary.
*/
@ -647,6 +651,10 @@ export interface TierElement {
* Name of the tag or glossary term.
*/
name?: string;
/**
* An explanation of why this tag was proposed, specially for autoclassification tags
*/
reason?: string;
/**
* Label is from Tags or Glossary.
*/

View File

@ -522,6 +522,10 @@ export interface TagLabel {
* Name of the entity instance.
*/
name?: string;
/**
* An explanation of why this tag was proposed, specially for autoclassification tags
*/
reason?: string;
/**
* Label is from Tags or Glossary.
*/
@ -636,6 +640,10 @@ export interface TierElement {
* Name of the tag or glossary term.
*/
name?: string;
/**
* An explanation of why this tag was proposed, specially for autoclassification tags
*/
reason?: string;
/**
* Label is from Tags or Glossary.
*/

View File

@ -181,6 +181,10 @@ export interface TagLabel {
* Name of the tag or glossary term.
*/
name?: string;
/**
* An explanation of why this tag was proposed, specially for autoclassification tags
*/
reason?: string;
/**
* Label is from Tags or Glossary.
*/

Some files were not shown because too many files have changed in this diff Show More