mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-10-03 04:46:27 +00:00
Update generated TypeScript types
This commit is contained in:
parent
4ed705a145
commit
23db511d03
@ -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.
|
||||
*/
|
||||
|
@ -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.
|
||||
*/
|
||||
|
@ -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.
|
||||
*/
|
||||
|
@ -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.
|
||||
*/
|
||||
|
@ -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.
|
||||
*/
|
||||
|
@ -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.
|
||||
*/
|
||||
|
@ -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.
|
||||
*/
|
||||
|
@ -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.
|
||||
*/
|
||||
|
@ -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.
|
||||
*/
|
||||
|
@ -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.
|
||||
*/
|
||||
|
@ -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.
|
||||
*/
|
||||
|
@ -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.
|
||||
*/
|
||||
|
@ -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.
|
||||
*/
|
||||
|
@ -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.
|
||||
*/
|
||||
|
@ -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.
|
||||
*/
|
||||
|
@ -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.
|
||||
*/
|
||||
|
@ -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.
|
||||
*/
|
||||
|
@ -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.
|
||||
*/
|
||||
|
@ -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.
|
||||
*/
|
||||
|
@ -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.
|
||||
*/
|
||||
|
@ -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.
|
||||
*/
|
||||
|
@ -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.
|
||||
*/
|
||||
|
@ -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.
|
||||
*/
|
||||
|
@ -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.
|
||||
*/
|
||||
|
@ -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.
|
||||
*/
|
||||
|
@ -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.
|
||||
*/
|
||||
|
@ -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.
|
||||
*/
|
||||
|
@ -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.
|
||||
*/
|
||||
|
@ -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.
|
||||
*/
|
||||
|
@ -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.
|
||||
*/
|
||||
|
@ -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.
|
||||
*/
|
||||
|
@ -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.
|
||||
*/
|
||||
|
@ -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.
|
||||
*/
|
||||
|
@ -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.
|
||||
*/
|
||||
|
@ -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.
|
||||
*/
|
||||
|
@ -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.
|
||||
*/
|
||||
|
@ -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.
|
||||
*/
|
||||
|
@ -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.
|
||||
*/
|
||||
|
@ -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.
|
||||
*/
|
||||
|
@ -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.
|
||||
*/
|
||||
|
@ -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.
|
||||
*/
|
||||
|
@ -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.
|
||||
*/
|
||||
|
@ -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.
|
||||
*/
|
||||
|
@ -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.
|
||||
*/
|
||||
|
@ -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.
|
||||
*/
|
||||
|
@ -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.
|
||||
*/
|
||||
|
@ -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.
|
||||
*/
|
||||
|
@ -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.
|
||||
*/
|
||||
|
@ -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.
|
||||
*/
|
||||
|
@ -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.
|
||||
*/
|
||||
|
@ -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.
|
||||
*/
|
||||
|
@ -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.
|
||||
*/
|
||||
|
@ -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.
|
||||
*/
|
||||
|
@ -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.
|
||||
*/
|
||||
|
@ -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.
|
||||
*/
|
||||
|
@ -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.
|
||||
*/
|
||||
|
@ -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.
|
||||
*/
|
||||
|
@ -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.
|
||||
*/
|
||||
|
@ -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.
|
||||
*/
|
||||
|
@ -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.
|
||||
*/
|
||||
|
@ -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.
|
||||
*/
|
||||
|
@ -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.
|
||||
*/
|
||||
|
@ -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.
|
||||
*/
|
||||
|
@ -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.
|
||||
*/
|
||||
|
@ -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.
|
||||
*/
|
||||
|
@ -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.
|
||||
*/
|
||||
|
@ -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.
|
||||
*/
|
||||
|
@ -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.
|
||||
*/
|
||||
|
@ -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.
|
||||
*/
|
||||
|
@ -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.
|
||||
*/
|
||||
|
@ -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.
|
||||
*/
|
||||
|
@ -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.
|
||||
*/
|
||||
|
@ -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.
|
||||
*/
|
||||
|
@ -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.
|
||||
*/
|
||||
|
@ -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.
|
||||
*/
|
||||
|
@ -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.
|
||||
*/
|
||||
|
@ -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.
|
||||
*/
|
||||
|
@ -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.
|
||||
*/
|
||||
|
@ -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.
|
||||
*/
|
||||
|
@ -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.
|
||||
*/
|
||||
|
@ -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.
|
||||
*/
|
||||
|
@ -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.
|
||||
*/
|
||||
|
@ -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.
|
||||
*/
|
||||
|
@ -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.
|
||||
*/
|
||||
|
@ -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.
|
||||
*/
|
||||
|
@ -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.
|
||||
*/
|
||||
|
@ -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.
|
||||
*/
|
||||
|
@ -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.
|
||||
*/
|
||||
|
@ -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.
|
||||
*/
|
||||
|
@ -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.
|
||||
*/
|
||||
|
@ -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.
|
||||
*/
|
||||
|
@ -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.
|
||||
*/
|
||||
|
@ -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.
|
||||
*/
|
||||
|
@ -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.
|
||||
*/
|
||||
|
@ -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.
|
||||
*/
|
||||
|
@ -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.
|
||||
*/
|
||||
|
@ -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.
|
||||
*/
|
||||
|
@ -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.
|
||||
*/
|
||||
|
@ -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.
|
||||
*/
|
||||
|
@ -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
Loading…
x
Reference in New Issue
Block a user