azure-ai-textanalytics 5.3.0b1__py3-none-any.whl → 6.0.0b1__py3-none-any.whl
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.
Potentially problematic release.
This version of azure-ai-textanalytics might be problematic. Click here for more details.
- azure/ai/textanalytics/__init__.py +26 -197
- azure/ai/textanalytics/_client.py +111 -0
- azure/ai/textanalytics/_configuration.py +73 -0
- azure/ai/textanalytics/{_generated/v2022_05_01/operations → _operations}/__init__.py +13 -8
- azure/ai/textanalytics/_operations/_operations.py +716 -0
- azure/ai/textanalytics/{_generated/v2022_05_01/models → _operations}/_patch.py +8 -6
- azure/ai/textanalytics/_patch.py +350 -0
- azure/ai/textanalytics/{_generated/aio → _utils}/__init__.py +1 -5
- azure/ai/textanalytics/_utils/model_base.py +1237 -0
- azure/ai/textanalytics/{_generated/_serialization.py → _utils/serialization.py} +640 -616
- azure/ai/textanalytics/{_generated/v2022_05_01/aio/_vendor.py → _utils/utils.py} +10 -12
- azure/ai/textanalytics/_version.py +8 -7
- azure/ai/textanalytics/aio/__init__.py +25 -14
- azure/ai/textanalytics/aio/_client.py +115 -0
- azure/ai/textanalytics/aio/_configuration.py +75 -0
- azure/ai/textanalytics/{_generated/v2022_10_01_preview/aio/operations → aio/_operations}/__init__.py +13 -8
- azure/ai/textanalytics/aio/_operations/_operations.py +623 -0
- azure/ai/textanalytics/{_generated/v2022_05_01 → aio/_operations}/_patch.py +8 -6
- azure/ai/textanalytics/aio/_patch.py +344 -0
- azure/ai/textanalytics/models/__init__.py +402 -0
- azure/ai/textanalytics/models/_enums.py +1979 -0
- azure/ai/textanalytics/models/_models.py +6641 -0
- azure/ai/textanalytics/{_generated/v2022_05_01/aio → models}/_patch.py +8 -6
- azure/ai/textanalytics/py.typed +1 -0
- {azure_ai_textanalytics-5.3.0b1.dist-info → azure_ai_textanalytics-6.0.0b1.dist-info}/METADATA +755 -319
- azure_ai_textanalytics-6.0.0b1.dist-info/RECORD +29 -0
- {azure_ai_textanalytics-5.3.0b1.dist-info → azure_ai_textanalytics-6.0.0b1.dist-info}/WHEEL +1 -1
- azure/ai/textanalytics/_base_client.py +0 -111
- azure/ai/textanalytics/_check.py +0 -22
- azure/ai/textanalytics/_dict_mixin.py +0 -54
- azure/ai/textanalytics/_generated/__init__.py +0 -16
- azure/ai/textanalytics/_generated/_configuration.py +0 -70
- azure/ai/textanalytics/_generated/_operations_mixin.py +0 -795
- azure/ai/textanalytics/_generated/_text_analytics_client.py +0 -126
- azure/ai/textanalytics/_generated/_version.py +0 -8
- azure/ai/textanalytics/_generated/aio/_configuration.py +0 -66
- azure/ai/textanalytics/_generated/aio/_operations_mixin.py +0 -776
- azure/ai/textanalytics/_generated/aio/_text_analytics_client.py +0 -124
- azure/ai/textanalytics/_generated/models.py +0 -8
- azure/ai/textanalytics/_generated/v2022_05_01/__init__.py +0 -20
- azure/ai/textanalytics/_generated/v2022_05_01/_configuration.py +0 -72
- azure/ai/textanalytics/_generated/v2022_05_01/_text_analytics_client.py +0 -100
- azure/ai/textanalytics/_generated/v2022_05_01/_vendor.py +0 -45
- azure/ai/textanalytics/_generated/v2022_05_01/aio/__init__.py +0 -20
- azure/ai/textanalytics/_generated/v2022_05_01/aio/_configuration.py +0 -71
- azure/ai/textanalytics/_generated/v2022_05_01/aio/_text_analytics_client.py +0 -97
- azure/ai/textanalytics/_generated/v2022_05_01/aio/operations/__init__.py +0 -18
- azure/ai/textanalytics/_generated/v2022_05_01/aio/operations/_patch.py +0 -121
- azure/ai/textanalytics/_generated/v2022_05_01/aio/operations/_text_analytics_client_operations.py +0 -603
- azure/ai/textanalytics/_generated/v2022_05_01/models/__init__.py +0 -281
- azure/ai/textanalytics/_generated/v2022_05_01/models/_models_py3.py +0 -5722
- azure/ai/textanalytics/_generated/v2022_05_01/models/_text_analytics_client_enums.py +0 -439
- azure/ai/textanalytics/_generated/v2022_05_01/operations/_patch.py +0 -120
- azure/ai/textanalytics/_generated/v2022_05_01/operations/_text_analytics_client_operations.py +0 -744
- azure/ai/textanalytics/_generated/v2022_10_01_preview/__init__.py +0 -20
- azure/ai/textanalytics/_generated/v2022_10_01_preview/_configuration.py +0 -72
- azure/ai/textanalytics/_generated/v2022_10_01_preview/_patch.py +0 -19
- azure/ai/textanalytics/_generated/v2022_10_01_preview/_text_analytics_client.py +0 -100
- azure/ai/textanalytics/_generated/v2022_10_01_preview/_vendor.py +0 -45
- azure/ai/textanalytics/_generated/v2022_10_01_preview/aio/__init__.py +0 -20
- azure/ai/textanalytics/_generated/v2022_10_01_preview/aio/_configuration.py +0 -71
- azure/ai/textanalytics/_generated/v2022_10_01_preview/aio/_patch.py +0 -19
- azure/ai/textanalytics/_generated/v2022_10_01_preview/aio/_text_analytics_client.py +0 -97
- azure/ai/textanalytics/_generated/v2022_10_01_preview/aio/_vendor.py +0 -27
- azure/ai/textanalytics/_generated/v2022_10_01_preview/aio/operations/_patch.py +0 -121
- azure/ai/textanalytics/_generated/v2022_10_01_preview/aio/operations/_text_analytics_client_operations.py +0 -603
- azure/ai/textanalytics/_generated/v2022_10_01_preview/models/__init__.py +0 -407
- azure/ai/textanalytics/_generated/v2022_10_01_preview/models/_models_py3.py +0 -8462
- azure/ai/textanalytics/_generated/v2022_10_01_preview/models/_patch.py +0 -72
- azure/ai/textanalytics/_generated/v2022_10_01_preview/models/_text_analytics_client_enums.py +0 -730
- azure/ai/textanalytics/_generated/v2022_10_01_preview/operations/__init__.py +0 -18
- azure/ai/textanalytics/_generated/v2022_10_01_preview/operations/_patch.py +0 -120
- azure/ai/textanalytics/_generated/v2022_10_01_preview/operations/_text_analytics_client_operations.py +0 -744
- azure/ai/textanalytics/_generated/v3_0/__init__.py +0 -20
- azure/ai/textanalytics/_generated/v3_0/_configuration.py +0 -66
- azure/ai/textanalytics/_generated/v3_0/_patch.py +0 -31
- azure/ai/textanalytics/_generated/v3_0/_text_analytics_client.py +0 -96
- azure/ai/textanalytics/_generated/v3_0/_vendor.py +0 -33
- azure/ai/textanalytics/_generated/v3_0/aio/__init__.py +0 -20
- azure/ai/textanalytics/_generated/v3_0/aio/_configuration.py +0 -65
- azure/ai/textanalytics/_generated/v3_0/aio/_patch.py +0 -31
- azure/ai/textanalytics/_generated/v3_0/aio/_text_analytics_client.py +0 -93
- azure/ai/textanalytics/_generated/v3_0/aio/_vendor.py +0 -27
- azure/ai/textanalytics/_generated/v3_0/aio/operations/__init__.py +0 -18
- azure/ai/textanalytics/_generated/v3_0/aio/operations/_patch.py +0 -19
- azure/ai/textanalytics/_generated/v3_0/aio/operations/_text_analytics_client_operations.py +0 -428
- azure/ai/textanalytics/_generated/v3_0/models/__init__.py +0 -81
- azure/ai/textanalytics/_generated/v3_0/models/_models_py3.py +0 -1467
- azure/ai/textanalytics/_generated/v3_0/models/_patch.py +0 -19
- azure/ai/textanalytics/_generated/v3_0/models/_text_analytics_client_enums.py +0 -58
- azure/ai/textanalytics/_generated/v3_0/operations/__init__.py +0 -18
- azure/ai/textanalytics/_generated/v3_0/operations/_patch.py +0 -19
- azure/ai/textanalytics/_generated/v3_0/operations/_text_analytics_client_operations.py +0 -604
- azure/ai/textanalytics/_generated/v3_1/__init__.py +0 -20
- azure/ai/textanalytics/_generated/v3_1/_configuration.py +0 -66
- azure/ai/textanalytics/_generated/v3_1/_patch.py +0 -31
- azure/ai/textanalytics/_generated/v3_1/_text_analytics_client.py +0 -98
- azure/ai/textanalytics/_generated/v3_1/_vendor.py +0 -45
- azure/ai/textanalytics/_generated/v3_1/aio/__init__.py +0 -20
- azure/ai/textanalytics/_generated/v3_1/aio/_configuration.py +0 -65
- azure/ai/textanalytics/_generated/v3_1/aio/_patch.py +0 -31
- azure/ai/textanalytics/_generated/v3_1/aio/_text_analytics_client.py +0 -95
- azure/ai/textanalytics/_generated/v3_1/aio/_vendor.py +0 -27
- azure/ai/textanalytics/_generated/v3_1/aio/operations/__init__.py +0 -18
- azure/ai/textanalytics/_generated/v3_1/aio/operations/_patch.py +0 -19
- azure/ai/textanalytics/_generated/v3_1/aio/operations/_text_analytics_client_operations.py +0 -1291
- azure/ai/textanalytics/_generated/v3_1/models/__init__.py +0 -205
- azure/ai/textanalytics/_generated/v3_1/models/_models_py3.py +0 -3976
- azure/ai/textanalytics/_generated/v3_1/models/_patch.py +0 -19
- azure/ai/textanalytics/_generated/v3_1/models/_text_analytics_client_enums.py +0 -367
- azure/ai/textanalytics/_generated/v3_1/operations/__init__.py +0 -18
- azure/ai/textanalytics/_generated/v3_1/operations/_patch.py +0 -19
- azure/ai/textanalytics/_generated/v3_1/operations/_text_analytics_client_operations.py +0 -1709
- azure/ai/textanalytics/_lro.py +0 -552
- azure/ai/textanalytics/_models.py +0 -3142
- azure/ai/textanalytics/_policies.py +0 -66
- azure/ai/textanalytics/_request_handlers.py +0 -104
- azure/ai/textanalytics/_response_handlers.py +0 -580
- azure/ai/textanalytics/_text_analytics_client.py +0 -1802
- azure/ai/textanalytics/_user_agent.py +0 -8
- azure/ai/textanalytics/_validate.py +0 -113
- azure/ai/textanalytics/aio/_base_client_async.py +0 -95
- azure/ai/textanalytics/aio/_lro_async.py +0 -501
- azure/ai/textanalytics/aio/_response_handlers_async.py +0 -94
- azure/ai/textanalytics/aio/_text_analytics_client_async.py +0 -1800
- azure_ai_textanalytics-5.3.0b1.dist-info/RECORD +0 -115
- {azure_ai_textanalytics-5.3.0b1.dist-info → azure_ai_textanalytics-6.0.0b1.dist-info/licenses}/LICENSE +0 -0
- {azure_ai_textanalytics-5.3.0b1.dist-info → azure_ai_textanalytics-6.0.0b1.dist-info}/top_level.txt +0 -0
|
@@ -0,0 +1,1979 @@
|
|
|
1
|
+
# pylint: disable=too-many-lines
|
|
2
|
+
# coding=utf-8
|
|
3
|
+
# --------------------------------------------------------------------------
|
|
4
|
+
# Copyright (c) Microsoft Corporation. All rights reserved.
|
|
5
|
+
# Licensed under the MIT License. See License.txt in the project root for license information.
|
|
6
|
+
# Code generated by Microsoft (R) Python Code Generator.
|
|
7
|
+
# Changes may cause incorrect behavior and will be lost if the code is regenerated.
|
|
8
|
+
# --------------------------------------------------------------------------
|
|
9
|
+
|
|
10
|
+
from enum import Enum
|
|
11
|
+
from azure.core import CaseInsensitiveEnumMeta
|
|
12
|
+
|
|
13
|
+
|
|
14
|
+
class AgeUnit(str, Enum, metaclass=CaseInsensitiveEnumMeta):
|
|
15
|
+
"""The Age Unit of measurement."""
|
|
16
|
+
|
|
17
|
+
UNSPECIFIED = "Unspecified"
|
|
18
|
+
"""Unspecified time period"""
|
|
19
|
+
YEAR = "Year"
|
|
20
|
+
"""Time period of a year"""
|
|
21
|
+
MONTH = "Month"
|
|
22
|
+
"""Time period of a month"""
|
|
23
|
+
WEEK = "Week"
|
|
24
|
+
"""Time period of a week"""
|
|
25
|
+
DAY = "Day"
|
|
26
|
+
"""Time period of a day"""
|
|
27
|
+
|
|
28
|
+
|
|
29
|
+
class AnalyzeTextErrorCode(str, Enum, metaclass=CaseInsensitiveEnumMeta):
|
|
30
|
+
"""Human-readable error code."""
|
|
31
|
+
|
|
32
|
+
INVALID_REQUEST = "InvalidRequest"
|
|
33
|
+
"""Invalid request error"""
|
|
34
|
+
INVALID_ARGUMENT = "InvalidArgument"
|
|
35
|
+
"""Invalid argument error"""
|
|
36
|
+
UNAUTHORIZED = "Unauthorized"
|
|
37
|
+
"""Unauthorized access error"""
|
|
38
|
+
FORBIDDEN = "Forbidden"
|
|
39
|
+
"""Forbidden access error"""
|
|
40
|
+
NOT_FOUND = "NotFound"
|
|
41
|
+
"""Not found error"""
|
|
42
|
+
PROJECT_NOT_FOUND = "ProjectNotFound"
|
|
43
|
+
"""Project not found error"""
|
|
44
|
+
OPERATION_NOT_FOUND = "OperationNotFound"
|
|
45
|
+
"""Operation not found error"""
|
|
46
|
+
AZURE_COGNITIVE_SEARCH_NOT_FOUND = "AzureCognitiveSearchNotFound"
|
|
47
|
+
"""Azure Cognitive Search not found error"""
|
|
48
|
+
AZURE_COGNITIVE_SEARCH_INDEX_NOT_FOUND = "AzureCognitiveSearchIndexNotFound"
|
|
49
|
+
"""Azure Cognitive Search index not found error"""
|
|
50
|
+
TOO_MANY_REQUESTS = "TooManyRequests"
|
|
51
|
+
"""Too many requests error"""
|
|
52
|
+
AZURE_COGNITIVE_SEARCH_THROTTLING = "AzureCognitiveSearchThrottling"
|
|
53
|
+
"""Azure Cognitive Search throttling error"""
|
|
54
|
+
AZURE_COGNITIVE_SEARCH_INDEX_LIMIT_REACHED = "AzureCognitiveSearchIndexLimitReached"
|
|
55
|
+
"""Azure Cognitive Search index limit reached error"""
|
|
56
|
+
INTERNAL_SERVER_ERROR = "InternalServerError"
|
|
57
|
+
"""Internal server error"""
|
|
58
|
+
SERVICE_UNAVAILABLE = "ServiceUnavailable"
|
|
59
|
+
"""Service unavailable error"""
|
|
60
|
+
TIMEOUT = "Timeout"
|
|
61
|
+
"""Timeout error"""
|
|
62
|
+
QUOTA_EXCEEDED = "QuotaExceeded"
|
|
63
|
+
"""Quota exceeded error"""
|
|
64
|
+
CONFLICT = "Conflict"
|
|
65
|
+
"""Conflict error"""
|
|
66
|
+
WARNING = "Warning"
|
|
67
|
+
"""Warning error"""
|
|
68
|
+
|
|
69
|
+
|
|
70
|
+
class AnalyzeTextInputKind(str, Enum, metaclass=CaseInsensitiveEnumMeta):
|
|
71
|
+
"""The kind of the analyze-text tasks supported."""
|
|
72
|
+
|
|
73
|
+
SENTIMENT_ANALYSIS = "SentimentAnalysis"
|
|
74
|
+
"""Sentiment analysis task"""
|
|
75
|
+
ENTITY_RECOGNITION = "EntityRecognition"
|
|
76
|
+
"""Entity recognition task"""
|
|
77
|
+
PII_ENTITY_RECOGNITION = "PiiEntityRecognition"
|
|
78
|
+
"""PII entity recognition task"""
|
|
79
|
+
KEY_PHRASE_EXTRACTION = "KeyPhraseExtraction"
|
|
80
|
+
"""Key phrase extraction task"""
|
|
81
|
+
LANGUAGE_DETECTION = "LanguageDetection"
|
|
82
|
+
"""Language detection task"""
|
|
83
|
+
ENTITY_LINKING = "EntityLinking"
|
|
84
|
+
"""Entity linking task"""
|
|
85
|
+
|
|
86
|
+
|
|
87
|
+
class AnalyzeTextOperationActionKind(str, Enum, metaclass=CaseInsensitiveEnumMeta):
|
|
88
|
+
"""The kind of the long running analyze text tasks supported."""
|
|
89
|
+
|
|
90
|
+
SENTIMENT_ANALYSIS = "SentimentAnalysis"
|
|
91
|
+
"""Sentiment analysis task"""
|
|
92
|
+
ENTITY_RECOGNITION = "EntityRecognition"
|
|
93
|
+
"""Entity recognition task"""
|
|
94
|
+
PII_ENTITY_RECOGNITION = "PiiEntityRecognition"
|
|
95
|
+
"""PII entity recognition task"""
|
|
96
|
+
KEY_PHRASE_EXTRACTION = "KeyPhraseExtraction"
|
|
97
|
+
"""Key phrase extraction task"""
|
|
98
|
+
ENTITY_LINKING = "EntityLinking"
|
|
99
|
+
"""Entity linking task"""
|
|
100
|
+
HEALTHCARE = "Healthcare"
|
|
101
|
+
"""Healthcare task"""
|
|
102
|
+
CUSTOM_ENTITY_RECOGNITION = "CustomEntityRecognition"
|
|
103
|
+
"""Custom entity recognition task"""
|
|
104
|
+
CUSTOM_SINGLE_LABEL_CLASSIFICATION = "CustomSingleLabelClassification"
|
|
105
|
+
"""Custom single label classification task"""
|
|
106
|
+
CUSTOM_MULTI_LABEL_CLASSIFICATION = "CustomMultiLabelClassification"
|
|
107
|
+
"""Custom multi label classification task"""
|
|
108
|
+
EXTRACTIVE_SUMMARIZATION = "ExtractiveSummarization"
|
|
109
|
+
"""Extractive summarization task"""
|
|
110
|
+
ABSTRACTIVE_SUMMARIZATION = "AbstractiveSummarization"
|
|
111
|
+
"""Abstractive summarization task"""
|
|
112
|
+
|
|
113
|
+
|
|
114
|
+
class AnalyzeTextOperationResultsKind(str, Enum, metaclass=CaseInsensitiveEnumMeta):
|
|
115
|
+
"""The kind of the response object returned by the analyze-text long running task."""
|
|
116
|
+
|
|
117
|
+
SENTIMENT_ANALYSIS_OPERATION_RESULTS = "SentimentAnalysisLROResults"
|
|
118
|
+
"""Sentiment analysis LRO results"""
|
|
119
|
+
ENTITY_RECOGNITION_OPERATION_RESULTS = "EntityRecognitionLROResults"
|
|
120
|
+
"""Entity recognition LRO results"""
|
|
121
|
+
PII_ENTITY_RECOGNITION_OPERATION_RESULTS = "PiiEntityRecognitionLROResults"
|
|
122
|
+
"""PII entity recognition LRO results"""
|
|
123
|
+
KEY_PHRASE_EXTRACTION_OPERATION_RESULTS = "KeyPhraseExtractionLROResults"
|
|
124
|
+
"""Key phrase extraction LRO results"""
|
|
125
|
+
ENTITY_LINKING_OPERATION_RESULTS = "EntityLinkingLROResults"
|
|
126
|
+
"""Entity linking LRO results"""
|
|
127
|
+
HEALTHCARE_OPERATION_RESULTS = "HealthcareLROResults"
|
|
128
|
+
"""Healthcare LRO results"""
|
|
129
|
+
CUSTOM_ENTITY_RECOGNITION_OPERATION_RESULTS = "CustomEntityRecognitionLROResults"
|
|
130
|
+
"""Custom entity recognition LRO results"""
|
|
131
|
+
CUSTOM_SINGLE_LABEL_CLASSIFICATION_OPERATION_RESULTS = "CustomSingleLabelClassificationLROResults"
|
|
132
|
+
"""Custom single label classification LRO results"""
|
|
133
|
+
CUSTOM_MULTI_LABEL_CLASSIFICATION_OPERATION_RESULTS = "CustomMultiLabelClassificationLROResults"
|
|
134
|
+
"""Custom multi label classification LRO results"""
|
|
135
|
+
EXTRACTIVE_SUMMARIZATION_OPERATION_RESULTS = "ExtractiveSummarizationLROResults"
|
|
136
|
+
"""Extractive summarization LRO results"""
|
|
137
|
+
ABSTRACTIVE_SUMMARIZATION_OPERATION_RESULTS = "AbstractiveSummarizationLROResults"
|
|
138
|
+
"""Abstractive summarization LRO results"""
|
|
139
|
+
|
|
140
|
+
|
|
141
|
+
class AnalyzeTextResultsKind(str, Enum, metaclass=CaseInsensitiveEnumMeta):
|
|
142
|
+
"""The kind of the response object returned by the analyze-text task."""
|
|
143
|
+
|
|
144
|
+
SENTIMENT_ANALYSIS_RESULTS = "SentimentAnalysisResults"
|
|
145
|
+
"""Sentiment analysis results"""
|
|
146
|
+
ENTITY_RECOGNITION_RESULTS = "EntityRecognitionResults"
|
|
147
|
+
"""Entity recognition results"""
|
|
148
|
+
PII_ENTITY_RECOGNITION_RESULTS = "PiiEntityRecognitionResults"
|
|
149
|
+
"""PII entity recognition results"""
|
|
150
|
+
KEY_PHRASE_EXTRACTION_RESULTS = "KeyPhraseExtractionResults"
|
|
151
|
+
"""Key phrase extraction results"""
|
|
152
|
+
LANGUAGE_DETECTION_RESULTS = "LanguageDetectionResults"
|
|
153
|
+
"""Language detection results"""
|
|
154
|
+
ENTITY_LINKING_RESULTS = "EntityLinkingResults"
|
|
155
|
+
"""Entity linking results"""
|
|
156
|
+
|
|
157
|
+
|
|
158
|
+
class AreaUnit(str, Enum, metaclass=CaseInsensitiveEnumMeta):
|
|
159
|
+
"""The area unit of measurement."""
|
|
160
|
+
|
|
161
|
+
UNSPECIFIED = "Unspecified"
|
|
162
|
+
"""Unspecified area unit"""
|
|
163
|
+
SQUARE_KILOMETER = "SquareKilometer"
|
|
164
|
+
"""Area unit in square kilometers"""
|
|
165
|
+
SQUARE_HECTOMETER = "SquareHectometer"
|
|
166
|
+
"""Area unit in square hectometers"""
|
|
167
|
+
SQUARE_DECAMETER = "SquareDecameter"
|
|
168
|
+
"""Area unit in square decameters"""
|
|
169
|
+
SQUARE_DECIMETER = "SquareDecimeter"
|
|
170
|
+
"""Area unit in square decimeters"""
|
|
171
|
+
SQUARE_METER = "SquareMeter"
|
|
172
|
+
"""Area unit in square meters"""
|
|
173
|
+
SQUARE_CENTIMETER = "SquareCentimeter"
|
|
174
|
+
"""Area unit in square centimeters"""
|
|
175
|
+
SQUARE_MILLIMETER = "SquareMillimeter"
|
|
176
|
+
"""Area unit in square millimeters"""
|
|
177
|
+
SQUARE_INCH = "SquareInch"
|
|
178
|
+
"""Area unit in square inches"""
|
|
179
|
+
SQUARE_FOOT = "SquareFoot"
|
|
180
|
+
"""Area unit in square feet"""
|
|
181
|
+
SQUARE_MILE = "SquareMile"
|
|
182
|
+
"""Area unit in square miles"""
|
|
183
|
+
SQUARE_YARD = "SquareYard"
|
|
184
|
+
"""Area unit in square yards"""
|
|
185
|
+
ACRE = "Acre"
|
|
186
|
+
"""Area unit in acres"""
|
|
187
|
+
|
|
188
|
+
|
|
189
|
+
class DocumentSentiment(str, Enum, metaclass=CaseInsensitiveEnumMeta):
|
|
190
|
+
"""Predicted sentiment for document (Negative, Neutral, Positive, or Mixed)."""
|
|
191
|
+
|
|
192
|
+
POSITIVE = "positive"
|
|
193
|
+
"""Positive statement"""
|
|
194
|
+
NEUTRAL = "neutral"
|
|
195
|
+
"""Neutral statement"""
|
|
196
|
+
NEGATIVE = "negative"
|
|
197
|
+
"""Negative statement"""
|
|
198
|
+
MIXED = "mixed"
|
|
199
|
+
"""Mixed statement"""
|
|
200
|
+
|
|
201
|
+
|
|
202
|
+
class EntityCategory(str, Enum, metaclass=CaseInsensitiveEnumMeta):
|
|
203
|
+
"""Contains all the entity categories detected by entity recognition."""
|
|
204
|
+
|
|
205
|
+
ADDRESS = "Address"
|
|
206
|
+
"""Specific street-level mentions of locations: house/building numbers, streets, avenues,
|
|
207
|
+
highways, intersections referenced by name."""
|
|
208
|
+
NUMERIC = "Numeric"
|
|
209
|
+
"""Numeric values, including digits and number words."""
|
|
210
|
+
AGE = "Age"
|
|
211
|
+
"""Age-related values."""
|
|
212
|
+
CURRENCY = "Currency"
|
|
213
|
+
"""Currency-related values."""
|
|
214
|
+
NUMBER = "Number"
|
|
215
|
+
"""Numbers without a unit"""
|
|
216
|
+
NUMBER_RANGE = "NumberRange"
|
|
217
|
+
"""Range of Numbers"""
|
|
218
|
+
PERCENTAGE = "Percentage"
|
|
219
|
+
"""Percentage-related values."""
|
|
220
|
+
ORDINAL = "Ordinal"
|
|
221
|
+
"""Ordinal numbers."""
|
|
222
|
+
TEMPERATURE = "Temperature"
|
|
223
|
+
"""Temperature-related values."""
|
|
224
|
+
DIMENSION = "Dimension"
|
|
225
|
+
"""Dimension of measurements"""
|
|
226
|
+
LENGTH = "Length"
|
|
227
|
+
"""Length of an object."""
|
|
228
|
+
WEIGHT = "Weight"
|
|
229
|
+
"""Weight of an object."""
|
|
230
|
+
HEIGHT = "Height"
|
|
231
|
+
"""Height of an object."""
|
|
232
|
+
SPEED = "Speed"
|
|
233
|
+
"""Speed of an object."""
|
|
234
|
+
AREA = "Area"
|
|
235
|
+
"""Area of an object."""
|
|
236
|
+
VOLUME = "Volume"
|
|
237
|
+
"""Volume of an object."""
|
|
238
|
+
INFORMATION = "Information"
|
|
239
|
+
"""Unit of measure for digital information."""
|
|
240
|
+
TEMPORAL = "Temporal"
|
|
241
|
+
"""Items relating to time."""
|
|
242
|
+
DATE = "Date"
|
|
243
|
+
"""Calendar dates."""
|
|
244
|
+
TIME = "Time"
|
|
245
|
+
"""Times of day."""
|
|
246
|
+
DATE_TIME = "DateTime"
|
|
247
|
+
"""Calendar dates with time."""
|
|
248
|
+
DATE_RANGE = "DateRange"
|
|
249
|
+
"""Range of dates."""
|
|
250
|
+
TIME_RANGE = "TimeRange"
|
|
251
|
+
"""Range of times."""
|
|
252
|
+
DATE_TIME_RANGE = "DateTimeRange"
|
|
253
|
+
"""Range of date and time."""
|
|
254
|
+
DURATION = "Duration"
|
|
255
|
+
"""Duration of time."""
|
|
256
|
+
SET_TEMPORAL = "SetTemporal"
|
|
257
|
+
"""Set of time-related values."""
|
|
258
|
+
EVENT = "Event"
|
|
259
|
+
"""Social, sports, business, political, educational, natural, historical, criminal, violent,
|
|
260
|
+
legal, military events with a timed period."""
|
|
261
|
+
SPORTS_EVENT = "SportsEvent"
|
|
262
|
+
"""Sports event-related values."""
|
|
263
|
+
CULTURAL_EVENT = "CulturalEvent"
|
|
264
|
+
"""Cultural event-related values."""
|
|
265
|
+
NATURAL_EVENT = "NaturalEvent"
|
|
266
|
+
"""Natural event-related values."""
|
|
267
|
+
LOCATION = "Location"
|
|
268
|
+
"""Particular point or place in physical space."""
|
|
269
|
+
GEO_POLITICAL_ENTITY = "GPE"
|
|
270
|
+
"""Cities, countries/regions, states."""
|
|
271
|
+
CITY = "City"
|
|
272
|
+
"""City-related values."""
|
|
273
|
+
STATE = "State"
|
|
274
|
+
"""State-related values."""
|
|
275
|
+
COUNTRY_REGION = "CountryRegion"
|
|
276
|
+
"""Country or region-related values."""
|
|
277
|
+
CONTINENT = "Continent"
|
|
278
|
+
"""Continent-related values."""
|
|
279
|
+
STRUCTURAL = "Structural"
|
|
280
|
+
"""Manmade structures."""
|
|
281
|
+
AIRPORT = "Airport"
|
|
282
|
+
"""Airports."""
|
|
283
|
+
GEOLOGICAL = "Geological"
|
|
284
|
+
"""Geographic and natural features such as rivers, oceans, and deserts."""
|
|
285
|
+
ORGANIZATION = "Organization"
|
|
286
|
+
"""Corporations, agencies, and other groups of people defined by some established organizational
|
|
287
|
+
structure. These labels can include companies, political parties/movements, musical bands,
|
|
288
|
+
sport clubs, government bodies, and public organizations. Nationalities or religions are not
|
|
289
|
+
ORGANIZATION."""
|
|
290
|
+
ORGANIZATION_MEDICAL = "OrganizationMedical"
|
|
291
|
+
"""Medical companies and groups."""
|
|
292
|
+
ORGANIZATION_STOCK_EXCHANGE = "OrganizationStockExchange"
|
|
293
|
+
"""Stock exchange groups."""
|
|
294
|
+
ORGANIZATION_SPORTS = "OrganizationSports"
|
|
295
|
+
"""Sports-related organizations."""
|
|
296
|
+
PERSON = "Person"
|
|
297
|
+
"""First, last, and middle names, names of fictional characters, and aliases. Titles, such as
|
|
298
|
+
'Mr.' or 'President', are not considered part of the named entity."""
|
|
299
|
+
PERSON_TYPE = "PersonType"
|
|
300
|
+
"""Human roles classified by a group membership."""
|
|
301
|
+
EMAIL = "Email"
|
|
302
|
+
"""Email addresses."""
|
|
303
|
+
URI = "URL"
|
|
304
|
+
"""URLs to websites."""
|
|
305
|
+
IP_ADDRESS = "IP"
|
|
306
|
+
"""network IP addresses."""
|
|
307
|
+
PHONE_NUMBER = "PhoneNumber"
|
|
308
|
+
"""Phone numbers (US and EU phone numbers only)."""
|
|
309
|
+
PRODUCT = "Product"
|
|
310
|
+
"""Single or group of commercial, consumable objects, electronics, vehicles, food groups."""
|
|
311
|
+
COMPUTING_PRODUCT = "ComputingProduct"
|
|
312
|
+
"""Computing products."""
|
|
313
|
+
SKILL = "Skill"
|
|
314
|
+
"""A capability, skill, or expertise."""
|
|
315
|
+
|
|
316
|
+
|
|
317
|
+
class ExtractiveSummarizationSortingCriteria(str, Enum, metaclass=CaseInsensitiveEnumMeta):
|
|
318
|
+
"""The sorting criteria to use for the results of Extractive Summarization."""
|
|
319
|
+
|
|
320
|
+
OFFSET = "Offset"
|
|
321
|
+
"""Indicates that results should be sorted in order of appearance in the text."""
|
|
322
|
+
RANK = "Rank"
|
|
323
|
+
"""Indicates that results should be sorted in order of importance (i.e. rank score) according to
|
|
324
|
+
the model."""
|
|
325
|
+
|
|
326
|
+
|
|
327
|
+
class FhirVersion(str, Enum, metaclass=CaseInsensitiveEnumMeta):
|
|
328
|
+
"""The FHIR Spec version."""
|
|
329
|
+
|
|
330
|
+
ENUM_4_0_1 = "4.0.1"
|
|
331
|
+
"""Version 4.0.1"""
|
|
332
|
+
|
|
333
|
+
|
|
334
|
+
class HealthcareAssertionAssociation(str, Enum, metaclass=CaseInsensitiveEnumMeta):
|
|
335
|
+
"""Describes if the entity is the subject of the text or if it describes someone else."""
|
|
336
|
+
|
|
337
|
+
SUBJECT = "subject"
|
|
338
|
+
"""Subject association"""
|
|
339
|
+
OTHER = "other"
|
|
340
|
+
"""Other association"""
|
|
341
|
+
|
|
342
|
+
|
|
343
|
+
class HealthcareAssertionCertainty(str, Enum, metaclass=CaseInsensitiveEnumMeta):
|
|
344
|
+
"""Describes the entities certainty and polarity."""
|
|
345
|
+
|
|
346
|
+
POSITIVE = "positive"
|
|
347
|
+
"""Positive certainty"""
|
|
348
|
+
POSITIVE_POSSIBLE = "positivePossible"
|
|
349
|
+
"""Possibly positive certainty"""
|
|
350
|
+
NEUTRAL_POSSIBLE = "neutralPossible"
|
|
351
|
+
"""Possibly neutral certainty"""
|
|
352
|
+
NEGATIVE_POSSIBLE = "negativePossible"
|
|
353
|
+
"""Possibly negative certainty"""
|
|
354
|
+
NEGATIVE = "negative"
|
|
355
|
+
"""Negative certainty"""
|
|
356
|
+
|
|
357
|
+
|
|
358
|
+
class HealthcareAssertionConditionality(str, Enum, metaclass=CaseInsensitiveEnumMeta):
|
|
359
|
+
"""Describes any conditionality on the entity."""
|
|
360
|
+
|
|
361
|
+
HYPOTHETICAL = "hypothetical"
|
|
362
|
+
"""Hypothetical conditionality"""
|
|
363
|
+
CONDITIONAL = "conditional"
|
|
364
|
+
"""Conditional conditionality"""
|
|
365
|
+
|
|
366
|
+
|
|
367
|
+
class HealthcareAssertionTemporality(str, Enum, metaclass=CaseInsensitiveEnumMeta):
|
|
368
|
+
"""Describes temporal information regarding the entity."""
|
|
369
|
+
|
|
370
|
+
CURRENT = "current"
|
|
371
|
+
"""Current temporality"""
|
|
372
|
+
PAST = "past"
|
|
373
|
+
"""Past temporality"""
|
|
374
|
+
FUTURE = "future"
|
|
375
|
+
"""Future temporality"""
|
|
376
|
+
|
|
377
|
+
|
|
378
|
+
class HealthcareDocumentType(str, Enum, metaclass=CaseInsensitiveEnumMeta):
|
|
379
|
+
"""Document type."""
|
|
380
|
+
|
|
381
|
+
NONE = "None"
|
|
382
|
+
"""None document type"""
|
|
383
|
+
CLINICAL_TRIAL = "ClinicalTrial"
|
|
384
|
+
"""Clinical trial document type"""
|
|
385
|
+
DISCHARGE_SUMMARY = "DischargeSummary"
|
|
386
|
+
"""Discharge summary document type"""
|
|
387
|
+
PROGRESS_NOTE = "ProgressNote"
|
|
388
|
+
"""Progress note document type"""
|
|
389
|
+
HISTORY_AND_PHYSICAL = "HistoryAndPhysical"
|
|
390
|
+
"""History and physical document type"""
|
|
391
|
+
CONSULT = "Consult"
|
|
392
|
+
"""Consult document type"""
|
|
393
|
+
IMAGING = "Imaging"
|
|
394
|
+
"""Imaging document type"""
|
|
395
|
+
PATHOLOGY = "Pathology"
|
|
396
|
+
"""Pathology document type"""
|
|
397
|
+
PROCEDURE_NOTE = "ProcedureNote"
|
|
398
|
+
"""Procedure note document type"""
|
|
399
|
+
|
|
400
|
+
|
|
401
|
+
class HealthcareEntityCategory(str, Enum, metaclass=CaseInsensitiveEnumMeta):
|
|
402
|
+
"""Healthcare Entity Category."""
|
|
403
|
+
|
|
404
|
+
BODY_STRUCTURE = "BodyStructure"
|
|
405
|
+
"""Body structure"""
|
|
406
|
+
AGE = "Age"
|
|
407
|
+
"""Age"""
|
|
408
|
+
GENDER = "Gender"
|
|
409
|
+
"""Gender"""
|
|
410
|
+
EXAMINATION_NAME = "ExaminationName"
|
|
411
|
+
"""Examination name"""
|
|
412
|
+
DATE = "Date"
|
|
413
|
+
"""Date"""
|
|
414
|
+
DIRECTION = "Direction"
|
|
415
|
+
"""Direction"""
|
|
416
|
+
FREQUENCY = "Frequency"
|
|
417
|
+
"""Frequency"""
|
|
418
|
+
MEASUREMENT_VALUE = "MeasurementValue"
|
|
419
|
+
"""Measurement value"""
|
|
420
|
+
MEASUREMENT_UNIT = "MeasurementUnit"
|
|
421
|
+
"""Measurement unit"""
|
|
422
|
+
RELATIONAL_OPERATOR = "RelationalOperator"
|
|
423
|
+
"""Relational operator"""
|
|
424
|
+
TIME = "Time"
|
|
425
|
+
"""Time"""
|
|
426
|
+
GENE_OR_PROTEIN = "GeneOrProtein"
|
|
427
|
+
"""Gene or protein"""
|
|
428
|
+
VARIANT = "Variant"
|
|
429
|
+
"""Variant"""
|
|
430
|
+
ADMINISTRATIVE_EVENT = "AdministrativeEvent"
|
|
431
|
+
"""Administrative event"""
|
|
432
|
+
CARE_ENVIRONMENT = "CareEnvironment"
|
|
433
|
+
"""Care environment"""
|
|
434
|
+
HEALTHCARE_PROFESSION = "HealthcareProfession"
|
|
435
|
+
"""Healthcare profession"""
|
|
436
|
+
DIAGNOSIS = "Diagnosis"
|
|
437
|
+
"""Diagnosis"""
|
|
438
|
+
SYMPTOM_OR_SIGN = "SymptomOrSign"
|
|
439
|
+
"""Symptom or sign"""
|
|
440
|
+
CONDITION_QUALIFIER = "ConditionQualifier"
|
|
441
|
+
"""Condition qualifier"""
|
|
442
|
+
MEDICATION_CLASS = "MedicationClass"
|
|
443
|
+
"""Medication class"""
|
|
444
|
+
MEDICATION_NAME = "MedicationName"
|
|
445
|
+
"""Medication name"""
|
|
446
|
+
DOSAGE = "Dosage"
|
|
447
|
+
"""Dosage"""
|
|
448
|
+
MEDICATION_FORM = "MedicationForm"
|
|
449
|
+
"""Medication form"""
|
|
450
|
+
MEDICATION_ROUTE = "MedicationRoute"
|
|
451
|
+
"""Medication route"""
|
|
452
|
+
FAMILY_RELATION = "FamilyRelation"
|
|
453
|
+
"""Family relation"""
|
|
454
|
+
TREATMENT_NAME = "TreatmentName"
|
|
455
|
+
"""Treatment name"""
|
|
456
|
+
ETHNICITY = "Ethnicity"
|
|
457
|
+
"""Ethnicity"""
|
|
458
|
+
COURSE = "Course"
|
|
459
|
+
"""Course"""
|
|
460
|
+
EXPRESSION = "Expression"
|
|
461
|
+
"""Expression"""
|
|
462
|
+
MUTATION_TYPE = "MutationType"
|
|
463
|
+
"""Mutation type"""
|
|
464
|
+
CONDITION_SCALE = "ConditionScale"
|
|
465
|
+
"""Condition scale"""
|
|
466
|
+
ALLERGEN = "Allergen"
|
|
467
|
+
"""Allergen"""
|
|
468
|
+
EMPLOYMENT = "Employment"
|
|
469
|
+
"""Employment"""
|
|
470
|
+
LIVING_STATUS = "LivingStatus"
|
|
471
|
+
"""Living status"""
|
|
472
|
+
SUBSTANCE_USE = "SubstanceUse"
|
|
473
|
+
"""Substance use"""
|
|
474
|
+
SUBSTANCE_USE_AMOUNT = "SubstanceUseAmount"
|
|
475
|
+
"""Substance use amount"""
|
|
476
|
+
|
|
477
|
+
|
|
478
|
+
class InformationUnit(str, Enum, metaclass=CaseInsensitiveEnumMeta):
|
|
479
|
+
"""The information (data) Unit of measurement."""
|
|
480
|
+
|
|
481
|
+
UNSPECIFIED = "Unspecified"
|
|
482
|
+
"""Unspecified data size unit"""
|
|
483
|
+
BIT = "Bit"
|
|
484
|
+
"""Data size unit in bits"""
|
|
485
|
+
KILOBIT = "Kilobit"
|
|
486
|
+
"""Data size unit in kilobits"""
|
|
487
|
+
MEGABIT = "Megabit"
|
|
488
|
+
"""Data size unit in megabits"""
|
|
489
|
+
GIGABIT = "Gigabit"
|
|
490
|
+
"""Data size unit in gigabits"""
|
|
491
|
+
TERABIT = "Terabit"
|
|
492
|
+
"""Data size unit in terabits"""
|
|
493
|
+
PETABIT = "Petabit"
|
|
494
|
+
"""Data size unit in petabits"""
|
|
495
|
+
BYTE = "Byte"
|
|
496
|
+
"""Data size unit in bytes"""
|
|
497
|
+
KILOBYTE = "Kilobyte"
|
|
498
|
+
"""Data size unit in kilobytes"""
|
|
499
|
+
MEGABYTE = "Megabyte"
|
|
500
|
+
"""Data size unit in megabytes"""
|
|
501
|
+
GIGABYTE = "Gigabyte"
|
|
502
|
+
"""Data size unit in gigabytes"""
|
|
503
|
+
TERABYTE = "Terabyte"
|
|
504
|
+
"""Data size unit in terabytes"""
|
|
505
|
+
PETABYTE = "Petabyte"
|
|
506
|
+
"""Data size unit in petabytes"""
|
|
507
|
+
|
|
508
|
+
|
|
509
|
+
class InnerErrorCode(str, Enum, metaclass=CaseInsensitiveEnumMeta):
|
|
510
|
+
"""Human-readable error code."""
|
|
511
|
+
|
|
512
|
+
INVALID_REQUEST = "InvalidRequest"
|
|
513
|
+
"""Invalid request error"""
|
|
514
|
+
INVALID_PARAMETER_VALUE = "InvalidParameterValue"
|
|
515
|
+
"""Invalid parameter value error"""
|
|
516
|
+
KNOWLEDGE_BASE_NOT_FOUND = "KnowledgeBaseNotFound"
|
|
517
|
+
"""Knowledge base not found error"""
|
|
518
|
+
AZURE_COGNITIVE_SEARCH_NOT_FOUND = "AzureCognitiveSearchNotFound"
|
|
519
|
+
"""Azure Cognitive Search not found error"""
|
|
520
|
+
AZURE_COGNITIVE_SEARCH_THROTTLING = "AzureCognitiveSearchThrottling"
|
|
521
|
+
"""Azure Cognitive Search throttling error"""
|
|
522
|
+
EXTRACTION_FAILURE = "ExtractionFailure"
|
|
523
|
+
"""Extraction failure error"""
|
|
524
|
+
INVALID_REQUEST_BODY_FORMAT = "InvalidRequestBodyFormat"
|
|
525
|
+
"""Invalid request body format error"""
|
|
526
|
+
EMPTY_REQUEST = "EmptyRequest"
|
|
527
|
+
"""Empty request error"""
|
|
528
|
+
MISSING_INPUT_DOCUMENTS = "MissingInputDocuments"
|
|
529
|
+
"""Missing input documents error"""
|
|
530
|
+
INVALID_DOCUMENT = "InvalidDocument"
|
|
531
|
+
"""Invalid document error"""
|
|
532
|
+
MODEL_VERSION_INCORRECT = "ModelVersionIncorrect"
|
|
533
|
+
"""Model version incorrect error"""
|
|
534
|
+
INVALID_DOCUMENT_BATCH = "InvalidDocumentBatch"
|
|
535
|
+
"""Invalid document batch error"""
|
|
536
|
+
UNSUPPORTED_LANGUAGE_CODE = "UnsupportedLanguageCode"
|
|
537
|
+
"""Unsupported language code error"""
|
|
538
|
+
INVALID_COUNTRY_HINT = "InvalidCountryHint"
|
|
539
|
+
"""Invalid country hint error"""
|
|
540
|
+
|
|
541
|
+
|
|
542
|
+
class LengthUnit(str, Enum, metaclass=CaseInsensitiveEnumMeta):
|
|
543
|
+
"""The length unit of measurement."""
|
|
544
|
+
|
|
545
|
+
UNSPECIFIED = "Unspecified"
|
|
546
|
+
"""Unspecified length unit."""
|
|
547
|
+
KILOMETER = "Kilometer"
|
|
548
|
+
"""Length unit in kilometers."""
|
|
549
|
+
HECTOMETER = "Hectometer"
|
|
550
|
+
"""Length unit in hectometers."""
|
|
551
|
+
DECAMETER = "Decameter"
|
|
552
|
+
"""Length unit in decameters."""
|
|
553
|
+
METER = "Meter"
|
|
554
|
+
"""Length unit in meters."""
|
|
555
|
+
DECIMETER = "Decimeter"
|
|
556
|
+
"""Length unit in decimeters."""
|
|
557
|
+
CENTIMETER = "Centimeter"
|
|
558
|
+
"""Length unit in centimeters."""
|
|
559
|
+
MILLIMETER = "Millimeter"
|
|
560
|
+
"""Length unit in millimeters."""
|
|
561
|
+
MICROMETER = "Micrometer"
|
|
562
|
+
"""Length unit in micrometers."""
|
|
563
|
+
NANOMETER = "Nanometer"
|
|
564
|
+
"""Length unit in nanometers."""
|
|
565
|
+
PICOMETER = "Picometer"
|
|
566
|
+
"""Length unit in picometers."""
|
|
567
|
+
MILE = "Mile"
|
|
568
|
+
"""Length unit in miles."""
|
|
569
|
+
YARD = "Yard"
|
|
570
|
+
"""Length unit in yards."""
|
|
571
|
+
INCH = "Inch"
|
|
572
|
+
"""Length unit in inches."""
|
|
573
|
+
FOOT = "Foot"
|
|
574
|
+
"""Length unit in feet."""
|
|
575
|
+
LIGHT_YEAR = "LightYear"
|
|
576
|
+
"""Length unit in light years."""
|
|
577
|
+
POINT = "Point"
|
|
578
|
+
"""Length unit in points."""
|
|
579
|
+
|
|
580
|
+
|
|
581
|
+
class MetadataKind(str, Enum, metaclass=CaseInsensitiveEnumMeta):
|
|
582
|
+
"""The entity Metadata object kind."""
|
|
583
|
+
|
|
584
|
+
DATE_METADATA = "DateMetadata"
|
|
585
|
+
"""Metadata for date-related values."""
|
|
586
|
+
DATE_TIME_METADATA = "DateTimeMetadata"
|
|
587
|
+
"""Metadata for date and time-related values."""
|
|
588
|
+
TIME_METADATA = "TimeMetadata"
|
|
589
|
+
"""Metadata for time-related values."""
|
|
590
|
+
TEMPORAL_SET_METADATA = "TemporalSetMetadata"
|
|
591
|
+
"""Metadata for set of time-related values."""
|
|
592
|
+
NUMBER_METADATA = "NumberMetadata"
|
|
593
|
+
"""Metadata for numeric values."""
|
|
594
|
+
ORDINAL_METADATA = "OrdinalMetadata"
|
|
595
|
+
"""Metadata for ordinal numbers."""
|
|
596
|
+
SPEED_METADATA = "SpeedMetadata"
|
|
597
|
+
"""Metadata for speed-related values."""
|
|
598
|
+
WEIGHT_METADATA = "WeightMetadata"
|
|
599
|
+
"""Metadata for weight-related values."""
|
|
600
|
+
LENGTH_METADATA = "LengthMetadata"
|
|
601
|
+
"""Metadata for length-related values."""
|
|
602
|
+
VOLUME_METADATA = "VolumeMetadata"
|
|
603
|
+
"""Metadata for volume-related values."""
|
|
604
|
+
AREA_METADATA = "AreaMetadata"
|
|
605
|
+
"""Metadata for area-related values."""
|
|
606
|
+
AGE_METADATA = "AgeMetadata"
|
|
607
|
+
"""Metadata for age-related values."""
|
|
608
|
+
INFORMATION_METADATA = "InformationMetadata"
|
|
609
|
+
"""Metadata for information-related values."""
|
|
610
|
+
TEMPERATURE_METADATA = "TemperatureMetadata"
|
|
611
|
+
"""Metadata for temperature-related values."""
|
|
612
|
+
CURRENCY_METADATA = "CurrencyMetadata"
|
|
613
|
+
"""Metadata for currency-related values."""
|
|
614
|
+
NUMERIC_RANGE_METADATA = "NumericRangeMetadata"
|
|
615
|
+
"""Metadata for numeric range values."""
|
|
616
|
+
TEMPORAL_SPAN_METADATA = "TemporalSpanMetadata"
|
|
617
|
+
"""Metadata for temporal span values."""
|
|
618
|
+
|
|
619
|
+
|
|
620
|
+
class NumberKind(str, Enum, metaclass=CaseInsensitiveEnumMeta):
|
|
621
|
+
"""The type of the extracted number entity."""
|
|
622
|
+
|
|
623
|
+
INTEGER = "Integer"
|
|
624
|
+
"""Integer number"""
|
|
625
|
+
DECIMAL = "Decimal"
|
|
626
|
+
"""Decimal number"""
|
|
627
|
+
POWER = "Power"
|
|
628
|
+
"""Power number"""
|
|
629
|
+
FRACTION = "Fraction"
|
|
630
|
+
"""Fraction number"""
|
|
631
|
+
PERCENT = "Percent"
|
|
632
|
+
"""Percent number"""
|
|
633
|
+
UNSPECIFIED = "Unspecified"
|
|
634
|
+
"""Unspecified number kind"""
|
|
635
|
+
|
|
636
|
+
|
|
637
|
+
class PiiCategoriesExclude(str, Enum, metaclass=CaseInsensitiveEnumMeta):
|
|
638
|
+
"""(Optional) describes the PII categories to return."""
|
|
639
|
+
|
|
640
|
+
ABA_ROUTING_NUMBER = "ABARoutingNumber"
|
|
641
|
+
"""ABA Routing number"""
|
|
642
|
+
AR_NATIONAL_IDENTITY_NUMBER = "ARNationalIdentityNumber"
|
|
643
|
+
"""AR National Identity Number"""
|
|
644
|
+
AU_BANK_ACCOUNT_NUMBER = "AUBankAccountNumber"
|
|
645
|
+
"""AT Bank Account Number"""
|
|
646
|
+
AU_DRIVERS_LICENSE_NUMBER = "AUDriversLicenseNumber"
|
|
647
|
+
"""AU Driver's License Number"""
|
|
648
|
+
AU_MEDICAL_ACCOUNT_NUMBER = "AUMedicalAccountNumber"
|
|
649
|
+
"""AU Medical Account Number"""
|
|
650
|
+
AU_PASSPORT_NUMBER = "AUPassportNumber"
|
|
651
|
+
"""AU Passport Number"""
|
|
652
|
+
AU_TAX_FILE_NUMBER = "AUTaxFileNumber"
|
|
653
|
+
"""AU Tax File Number"""
|
|
654
|
+
AU_BUSINESS_NUMBER = "AUBusinessNumber"
|
|
655
|
+
"""AU Business Number"""
|
|
656
|
+
AU_COMPANY_NUMBER = "AUCompanyNumber"
|
|
657
|
+
"""AU Company Number"""
|
|
658
|
+
AT_IDENTITY_CARD = "ATIdentityCard"
|
|
659
|
+
"""AT Identity Card"""
|
|
660
|
+
AT_TAX_IDENTIFICATION_NUMBER = "ATTaxIdentificationNumber"
|
|
661
|
+
"""AT Tax Identification Number"""
|
|
662
|
+
AT_VALUE_ADDED_TAX_NUMBER = "ATValueAddedTaxNumber"
|
|
663
|
+
"""AT Value Added Tax Number"""
|
|
664
|
+
AZURE_DOCUMENT_DBAUTH_KEY = "AzureDocumentDBAuthKey"
|
|
665
|
+
"""Azure Document DB Auth Key"""
|
|
666
|
+
AZURE_IAAS_DATABASE_CONNECTION_AND_SQL_STRING = "AzureIAASDatabaseConnectionAndSQLString"
|
|
667
|
+
"""Azure IAAS Database Connection And SQL String"""
|
|
668
|
+
AZURE_IO_T_CONNECTION_STRING = "AzureIoTConnectionString"
|
|
669
|
+
"""Azure IoT Connection String"""
|
|
670
|
+
AZURE_PUBLISH_SETTING_PASSWORD = "AzurePublishSettingPassword"
|
|
671
|
+
"""Azure Publish Setting Password"""
|
|
672
|
+
AZURE_REDIS_CACHE_STRING = "AzureRedisCacheString"
|
|
673
|
+
"""Azure Redis Cache String"""
|
|
674
|
+
AZURE_SAS = "AzureSAS"
|
|
675
|
+
"""Azure SAS"""
|
|
676
|
+
AZURE_SERVICE_BUS_STRING = "AzureServiceBusString"
|
|
677
|
+
"""Azure Service Bus String"""
|
|
678
|
+
AZURE_STORAGE_ACCOUNT_KEY = "AzureStorageAccountKey"
|
|
679
|
+
"""Azure Storage Account Key"""
|
|
680
|
+
AZURE_STORAGE_ACCOUNT_GENERIC = "AzureStorageAccountGeneric"
|
|
681
|
+
"""Azure Storage Account Generic"""
|
|
682
|
+
BE_NATIONAL_NUMBER = "BENationalNumber"
|
|
683
|
+
"""BE National Number"""
|
|
684
|
+
BE_NATIONAL_NUMBER_V2 = "BENationalNumberV2"
|
|
685
|
+
"""BE National Number V2"""
|
|
686
|
+
BE_VALUE_ADDED_TAX_NUMBER = "BEValueAddedTaxNumber"
|
|
687
|
+
"""BE Value Added Tax Number"""
|
|
688
|
+
BR_CPF_NUMBER = "BRCPFNumber"
|
|
689
|
+
"""BR CPF Number"""
|
|
690
|
+
BR_LEGAL_ENTITY_NUMBER = "BRLegalEntityNumber"
|
|
691
|
+
"""BR Legal Entity Number"""
|
|
692
|
+
BR_NATIONAL_ID_RG = "BRNationalIDRG"
|
|
693
|
+
"""BR National ID RG"""
|
|
694
|
+
BG_UNIFORM_CIVIL_NUMBER = "BGUniformCivilNumber"
|
|
695
|
+
"""BG Uniform Civil Number"""
|
|
696
|
+
CA_BANK_ACCOUNT_NUMBER = "CABankAccountNumber"
|
|
697
|
+
"""CA Bank Account Number"""
|
|
698
|
+
CA_DRIVERS_LICENSE_NUMBER = "CADriversLicenseNumber"
|
|
699
|
+
"""CA Driver's License Number"""
|
|
700
|
+
CA_HEALTH_SERVICE_NUMBER = "CAHealthServiceNumber"
|
|
701
|
+
"""CA Health Service Number"""
|
|
702
|
+
CA_PASSPORT_NUMBER = "CAPassportNumber"
|
|
703
|
+
"""CA Passport Number"""
|
|
704
|
+
CA_PERSONAL_HEALTH_IDENTIFICATION = "CAPersonalHealthIdentification"
|
|
705
|
+
"""CA Personal Health Identification"""
|
|
706
|
+
CA_SOCIAL_INSURANCE_NUMBER = "CASocialInsuranceNumber"
|
|
707
|
+
"""CA Social Insurance Number"""
|
|
708
|
+
CL_IDENTITY_CARD_NUMBER = "CLIdentityCardNumber"
|
|
709
|
+
"""CL Identity Card Number"""
|
|
710
|
+
CN_RESIDENT_IDENTITY_CARD_NUMBER = "CNResidentIdentityCardNumber"
|
|
711
|
+
"""CN Resident Identity Card Number"""
|
|
712
|
+
CREDIT_CARD_NUMBER = "CreditCardNumber"
|
|
713
|
+
"""Credit Card Number"""
|
|
714
|
+
HR_IDENTITY_CARD_NUMBER = "HRIdentityCardNumber"
|
|
715
|
+
"""HR Identity Card Number"""
|
|
716
|
+
HR_NATIONAL_ID_NUMBER = "HRNationalIDNumber"
|
|
717
|
+
"""HR National ID Number"""
|
|
718
|
+
HR_PERSONAL_IDENTIFICATION_NUMBER = "HRPersonalIdentificationNumber"
|
|
719
|
+
"""HR Personal Identification Number"""
|
|
720
|
+
HR_PERSONAL_IDENTIFICATION_OIB_NUMBER_V2 = "HRPersonalIdentificationOIBNumberV2"
|
|
721
|
+
"""HR Personal Identification OIB Number V2"""
|
|
722
|
+
CY_IDENTITY_CARD = "CYIdentityCard"
|
|
723
|
+
"""CY Identity Card"""
|
|
724
|
+
CY_TAX_IDENTIFICATION_NUMBER = "CYTaxIdentificationNumber"
|
|
725
|
+
"""CY Tax Identification Number"""
|
|
726
|
+
CZ_PERSONAL_IDENTITY_NUMBER = "CZPersonalIdentityNumber"
|
|
727
|
+
"""CZ Personal Identity Number"""
|
|
728
|
+
CZ_PERSONAL_IDENTITY_V2 = "CZPersonalIdentityV2"
|
|
729
|
+
"""CZ Personal Identity V2"""
|
|
730
|
+
DK_PERSONAL_IDENTIFICATION_NUMBER = "DKPersonalIdentificationNumber"
|
|
731
|
+
"""DK Personal Identification Number"""
|
|
732
|
+
DK_PERSONAL_IDENTIFICATION_V2 = "DKPersonalIdentificationV2"
|
|
733
|
+
"""DK Personal Identification V2"""
|
|
734
|
+
DRUG_ENFORCEMENT_AGENCY_NUMBER = "DrugEnforcementAgencyNumber"
|
|
735
|
+
"""Drug Enforcement Agency Number"""
|
|
736
|
+
EE_PERSONAL_IDENTIFICATION_CODE = "EEPersonalIdentificationCode"
|
|
737
|
+
"""EE Personal Identification Code"""
|
|
738
|
+
EU_DEBIT_CARD_NUMBER = "EUDebitCardNumber"
|
|
739
|
+
"""EU Debit Card Number"""
|
|
740
|
+
EU_DRIVERS_LICENSE_NUMBER = "EUDriversLicenseNumber"
|
|
741
|
+
"""EU Driver's License Number"""
|
|
742
|
+
EU_GPS_COORDINATES = "EUGPSCoordinates"
|
|
743
|
+
"""EU GPS Coordinates"""
|
|
744
|
+
EU_NATIONAL_IDENTIFICATION_NUMBER = "EUNationalIdentificationNumber"
|
|
745
|
+
"""EU National Identification Number"""
|
|
746
|
+
EU_PASSPORT_NUMBER = "EUPassportNumber"
|
|
747
|
+
"""EU Passport Number"""
|
|
748
|
+
EU_SOCIAL_SECURITY_NUMBER = "EUSocialSecurityNumber"
|
|
749
|
+
"""EU Social Security Number"""
|
|
750
|
+
EU_TAX_IDENTIFICATION_NUMBER = "EUTaxIdentificationNumber"
|
|
751
|
+
"""EU Tax Identification Number"""
|
|
752
|
+
FI_EUROPEAN_HEALTH_NUMBER = "FIEuropeanHealthNumber"
|
|
753
|
+
"""FI European Health Number"""
|
|
754
|
+
FI_NATIONAL_ID = "FINationalID"
|
|
755
|
+
"""FI National ID"""
|
|
756
|
+
FI_NATIONAL_ID_V2 = "FINationalIDV2"
|
|
757
|
+
"""FI National ID V2"""
|
|
758
|
+
FI_PASSPORT_NUMBER = "FIPassportNumber"
|
|
759
|
+
"""FI Passport Number"""
|
|
760
|
+
FR_DRIVERS_LICENSE_NUMBER = "FRDriversLicenseNumber"
|
|
761
|
+
"""FR Driver's License Number"""
|
|
762
|
+
FR_HEALTH_INSURANCE_NUMBER = "FRHealthInsuranceNumber"
|
|
763
|
+
"""FR Health Insurance Number"""
|
|
764
|
+
FR_NATIONAL_ID = "FRNationalID"
|
|
765
|
+
"""FR National ID"""
|
|
766
|
+
FR_PASSPORT_NUMBER = "FRPassportNumber"
|
|
767
|
+
"""FR Passport Number"""
|
|
768
|
+
FR_SOCIAL_SECURITY_NUMBER = "FRSocialSecurityNumber"
|
|
769
|
+
"""FR Social Security Number"""
|
|
770
|
+
FR_TAX_IDENTIFICATION_NUMBER = "FRTaxIdentificationNumber"
|
|
771
|
+
"""FR Tax Identification Number"""
|
|
772
|
+
FR_VALUE_ADDED_TAX_NUMBER = "FRValueAddedTaxNumber"
|
|
773
|
+
"""FR Value Added Tax Number"""
|
|
774
|
+
DE_DRIVERS_LICENSE_NUMBER = "DEDriversLicenseNumber"
|
|
775
|
+
"""DE Driver's License Number"""
|
|
776
|
+
DE_PASSPORT_NUMBER = "DEPassportNumber"
|
|
777
|
+
"""DE Passport Number"""
|
|
778
|
+
DE_IDENTITY_CARD_NUMBER = "DEIdentityCardNumber"
|
|
779
|
+
"""DE Identity Card Number"""
|
|
780
|
+
DE_TAX_IDENTIFICATION_NUMBER = "DETaxIdentificationNumber"
|
|
781
|
+
"""DE Tax Identification Number"""
|
|
782
|
+
DE_VALUE_ADDED_NUMBER = "DEValueAddedNumber"
|
|
783
|
+
"""DE Value Added Number"""
|
|
784
|
+
GR_NATIONAL_ID_CARD = "GRNationalIDCard"
|
|
785
|
+
"""GR National ID Card"""
|
|
786
|
+
GR_NATIONAL_ID_V2 = "GRNationalIDV2"
|
|
787
|
+
"""GR National ID V2"""
|
|
788
|
+
GR_TAX_IDENTIFICATION_NUMBER = "GRTaxIdentificationNumber"
|
|
789
|
+
"""GR Tax Identification Number"""
|
|
790
|
+
HK_IDENTITY_CARD_NUMBER = "HKIdentityCardNumber"
|
|
791
|
+
"""HK Identity Card Number"""
|
|
792
|
+
HU_VALUE_ADDED_NUMBER = "HUValueAddedNumber"
|
|
793
|
+
"""HU Value Added Number"""
|
|
794
|
+
HU_PERSONAL_IDENTIFICATION_NUMBER = "HUPersonalIdentificationNumber"
|
|
795
|
+
"""HU Personal Identification Number"""
|
|
796
|
+
HU_TAX_IDENTIFICATION_NUMBER = "HUTaxIdentificationNumber"
|
|
797
|
+
"""HU Tax Identification Number"""
|
|
798
|
+
IN_PERMANENT_ACCOUNT = "INPermanentAccount"
|
|
799
|
+
"""IN Permanent Account"""
|
|
800
|
+
IN_UNIQUE_IDENTIFICATION_NUMBER = "INUniqueIdentificationNumber"
|
|
801
|
+
"""IN Unique Identification Number"""
|
|
802
|
+
ID_IDENTITY_CARD_NUMBER = "IDIdentityCardNumber"
|
|
803
|
+
"""ID Identity Card Number"""
|
|
804
|
+
INTERNATIONAL_BANKING_ACCOUNT_NUMBER = "InternationalBankingAccountNumber"
|
|
805
|
+
"""International Banking Account Number"""
|
|
806
|
+
IE_PERSONAL_PUBLIC_SERVICE_NUMBER = "IEPersonalPublicServiceNumber"
|
|
807
|
+
"""IE Personal Public Service Number"""
|
|
808
|
+
IE_PERSONAL_PUBLIC_SERVICE_NUMBER_V2 = "IEPersonalPublicServiceNumberV2"
|
|
809
|
+
"""IE Personal Public Service Number V2"""
|
|
810
|
+
IL_BANK_ACCOUNT_NUMBER = "ILBankAccountNumber"
|
|
811
|
+
"""IL Bank Account Number"""
|
|
812
|
+
IL_NATIONAL_ID = "ILNationalID"
|
|
813
|
+
"""IL National ID"""
|
|
814
|
+
IT_DRIVERS_LICENSE_NUMBER = "ITDriversLicenseNumber"
|
|
815
|
+
"""IT Driver's License Number"""
|
|
816
|
+
IT_FISCAL_CODE = "ITFiscalCode"
|
|
817
|
+
"""IT Fiscal Code"""
|
|
818
|
+
IT_VALUE_ADDED_TAX_NUMBER = "ITValueAddedTaxNumber"
|
|
819
|
+
"""IT Value Added Tax Number"""
|
|
820
|
+
JP_BANK_ACCOUNT_NUMBER = "JPBankAccountNumber"
|
|
821
|
+
"""JP Bank Account Number"""
|
|
822
|
+
JP_DRIVERS_LICENSE_NUMBER = "JPDriversLicenseNumber"
|
|
823
|
+
"""JP Driver's License Number"""
|
|
824
|
+
JP_PASSPORT_NUMBER = "JPPassportNumber"
|
|
825
|
+
"""JP Passport Number"""
|
|
826
|
+
JP_RESIDENT_REGISTRATION_NUMBER = "JPResidentRegistrationNumber"
|
|
827
|
+
"""JP Resident Registration Number"""
|
|
828
|
+
JP_SOCIAL_INSURANCE_NUMBER = "JPSocialInsuranceNumber"
|
|
829
|
+
"""JP Social Insurance Number"""
|
|
830
|
+
JP_MY_NUMBER_CORPORATE = "JPMyNumberCorporate"
|
|
831
|
+
"""JP My Number Corporate"""
|
|
832
|
+
JP_MY_NUMBER_PERSONAL = "JPMyNumberPersonal"
|
|
833
|
+
"""JP My Number Personal"""
|
|
834
|
+
JP_RESIDENCE_CARD_NUMBER = "JPResidenceCardNumber"
|
|
835
|
+
"""JP Residence Card Number"""
|
|
836
|
+
LV_PERSONAL_CODE = "LVPersonalCode"
|
|
837
|
+
"""LV Personal Code"""
|
|
838
|
+
LT_PERSONAL_CODE = "LTPersonalCode"
|
|
839
|
+
"""LT Personal Code"""
|
|
840
|
+
LU_NATIONAL_IDENTIFICATION_NUMBER_NATURAL = "LUNationalIdentificationNumberNatural"
|
|
841
|
+
"""LU National Identification Number Natural"""
|
|
842
|
+
LU_NATIONAL_IDENTIFICATION_NUMBER_NON_NATURAL = "LUNationalIdentificationNumberNonNatural"
|
|
843
|
+
"""LU National Identification Number Non Natural"""
|
|
844
|
+
MY_IDENTITY_CARD_NUMBER = "MYIdentityCardNumber"
|
|
845
|
+
"""MY Identity Card Number"""
|
|
846
|
+
MT_IDENTITY_CARD_NUMBER = "MTIdentityCardNumber"
|
|
847
|
+
"""MT Identity Card Number"""
|
|
848
|
+
MT_TAX_ID_NUMBER = "MTTaxIDNumber"
|
|
849
|
+
"""MT Tax ID Number"""
|
|
850
|
+
NL_CITIZENS_SERVICE_NUMBER = "NLCitizensServiceNumber"
|
|
851
|
+
"""NL Citizens Service Number"""
|
|
852
|
+
NL_CITIZENS_SERVICE_NUMBER_V2 = "NLCitizensServiceNumberV2"
|
|
853
|
+
"""NL Citizens Service Number V2"""
|
|
854
|
+
NL_TAX_IDENTIFICATION_NUMBER = "NLTaxIdentificationNumber"
|
|
855
|
+
"""NL Tax Identification Number"""
|
|
856
|
+
NL_VALUE_ADDED_TAX_NUMBER = "NLValueAddedTaxNumber"
|
|
857
|
+
"""NL Value Added Tax Number"""
|
|
858
|
+
NZ_BANK_ACCOUNT_NUMBER = "NZBankAccountNumber"
|
|
859
|
+
"""NZ Bank Account Number"""
|
|
860
|
+
NZ_DRIVERS_LICENSE_NUMBER = "NZDriversLicenseNumber"
|
|
861
|
+
"""NZ Driver's License Number"""
|
|
862
|
+
NZ_INLAND_REVENUE_NUMBER = "NZInlandRevenueNumber"
|
|
863
|
+
"""NZ Inland Revenue Number"""
|
|
864
|
+
NZ_MINISTRY_OF_HEALTH_NUMBER = "NZMinistryOfHealthNumber"
|
|
865
|
+
"""NZ Ministry Of Health Number"""
|
|
866
|
+
NZ_SOCIAL_WELFARE_NUMBER = "NZSocialWelfareNumber"
|
|
867
|
+
"""NZ Social Welfare Number"""
|
|
868
|
+
NO_IDENTITY_NUMBER = "NOIdentityNumber"
|
|
869
|
+
"""NO Identity Number"""
|
|
870
|
+
PH_UNIFIED_MULTI_PURPOSE_ID_NUMBER = "PHUnifiedMultiPurposeIDNumber"
|
|
871
|
+
"""PH Unified Multi Purpose ID Number"""
|
|
872
|
+
PL_IDENTITY_CARD = "PLIdentityCard"
|
|
873
|
+
"""PL Identity Card"""
|
|
874
|
+
PL_NATIONAL_ID = "PLNationalID"
|
|
875
|
+
"""PL National ID"""
|
|
876
|
+
PL_NATIONAL_ID_V2 = "PLNationalIDV2"
|
|
877
|
+
"""PL National ID V2"""
|
|
878
|
+
PL_PASSPORT_NUMBER = "PLPassportNumber"
|
|
879
|
+
"""PL Passport Number"""
|
|
880
|
+
PL_TAX_IDENTIFICATION_NUMBER = "PLTaxIdentificationNumber"
|
|
881
|
+
"""PL Tax Identification Number"""
|
|
882
|
+
PL_REGON_NUMBER = "PLREGONNumber"
|
|
883
|
+
"""PL REGON Number"""
|
|
884
|
+
PT_CITIZEN_CARD_NUMBER = "PTCitizenCardNumber"
|
|
885
|
+
"""PT Citizen Card Number"""
|
|
886
|
+
PT_CITIZEN_CARD_NUMBER_V2 = "PTCitizenCardNumberV2"
|
|
887
|
+
"""PT Citizen Card Number V2"""
|
|
888
|
+
PT_TAX_IDENTIFICATION_NUMBER = "PTTaxIdentificationNumber"
|
|
889
|
+
"""PT Tax Identification Number"""
|
|
890
|
+
RO_PERSONAL_NUMERICAL_CODE = "ROPersonalNumericalCode"
|
|
891
|
+
"""RO Personal Numerical Code"""
|
|
892
|
+
RU_PASSPORT_NUMBER_DOMESTIC = "RUPassportNumberDomestic"
|
|
893
|
+
"""RU Passport Number Domestic"""
|
|
894
|
+
RU_PASSPORT_NUMBER_INTERNATIONAL = "RUPassportNumberInternational"
|
|
895
|
+
"""RU Passport Number International"""
|
|
896
|
+
SA_NATIONAL_ID = "SANationalID"
|
|
897
|
+
"""SA National ID"""
|
|
898
|
+
SG_NATIONAL_REGISTRATION_IDENTITY_CARD_NUMBER = "SGNationalRegistrationIdentityCardNumber"
|
|
899
|
+
"""SG National Registration Identity Card Number"""
|
|
900
|
+
SK_PERSONAL_NUMBER = "SKPersonalNumber"
|
|
901
|
+
"""SK Personal Number"""
|
|
902
|
+
SI_TAX_IDENTIFICATION_NUMBER = "SITaxIdentificationNumber"
|
|
903
|
+
"""SI Tax Identification Number"""
|
|
904
|
+
SI_UNIQUE_MASTER_CITIZEN_NUMBER = "SIUniqueMasterCitizenNumber"
|
|
905
|
+
"""SI Unique Master Citizen Number"""
|
|
906
|
+
ZA_IDENTIFICATION_NUMBER = "ZAIdentificationNumber"
|
|
907
|
+
"""ZA Identification Number"""
|
|
908
|
+
KR_RESIDENT_REGISTRATION_NUMBER = "KRResidentRegistrationNumber"
|
|
909
|
+
"""KR Resident Registration Number"""
|
|
910
|
+
ES_DNI = "ESDNI"
|
|
911
|
+
"""ES DNI"""
|
|
912
|
+
ES_SOCIAL_SECURITY_NUMBER = "ESSocialSecurityNumber"
|
|
913
|
+
"""ES Social Security Number"""
|
|
914
|
+
ES_TAX_IDENTIFICATION_NUMBER = "ESTaxIdentificationNumber"
|
|
915
|
+
"""ES Tax Identification Number"""
|
|
916
|
+
SQL_SERVER_CONNECTION_STRING = "SQLServerConnectionString"
|
|
917
|
+
"""SQL Server Connection String"""
|
|
918
|
+
SE_NATIONAL_ID = "SENationalID"
|
|
919
|
+
"""SE National ID"""
|
|
920
|
+
SE_NATIONAL_ID_V2 = "SENationalIDV2"
|
|
921
|
+
"""SE National ID V2"""
|
|
922
|
+
SE_PASSPORT_NUMBER = "SEPassportNumber"
|
|
923
|
+
"""SE Passport Number"""
|
|
924
|
+
SE_TAX_IDENTIFICATION_NUMBER = "SETaxIdentificationNumber"
|
|
925
|
+
"""SE Tax Identification Number"""
|
|
926
|
+
SWIFT_CODE = "SWIFTCode"
|
|
927
|
+
"""SWIFT Code"""
|
|
928
|
+
CH_SOCIAL_SECURITY_NUMBER = "CHSocialSecurityNumber"
|
|
929
|
+
"""CH Social Security Number"""
|
|
930
|
+
TW_NATIONAL_ID = "TWNationalID"
|
|
931
|
+
"""TW National ID"""
|
|
932
|
+
TW_PASSPORT_NUMBER = "TWPassportNumber"
|
|
933
|
+
"""TW Passport Number"""
|
|
934
|
+
TW_RESIDENT_CERTIFICATE = "TWResidentCertificate"
|
|
935
|
+
"""TW Resident Certificate"""
|
|
936
|
+
TH_POPULATION_IDENTIFICATION_CODE = "THPopulationIdentificationCode"
|
|
937
|
+
"""TH Population Identification Code"""
|
|
938
|
+
TR_NATIONAL_IDENTIFICATION_NUMBER = "TRNationalIdentificationNumber"
|
|
939
|
+
"""TR National Identification Number"""
|
|
940
|
+
UK_DRIVERS_LICENSE_NUMBER = "UKDriversLicenseNumber"
|
|
941
|
+
"""UK Driver's License Number"""
|
|
942
|
+
UK_ELECTORAL_ROLL_NUMBER = "UKElectoralRollNumber"
|
|
943
|
+
"""UK Electoral Roll Number"""
|
|
944
|
+
UK_NATIONAL_HEALTH_NUMBER = "UKNationalHealthNumber"
|
|
945
|
+
"""UK National Health Number"""
|
|
946
|
+
UK_NATIONAL_INSURANCE_NUMBER = "UKNationalInsuranceNumber"
|
|
947
|
+
"""UK National Insurance Number"""
|
|
948
|
+
UK_UNIQUE_TAXPAYER_NUMBER = "UKUniqueTaxpayerNumber"
|
|
949
|
+
"""UK Unique Taxpayer Number"""
|
|
950
|
+
US_UK_PASSPORT_NUMBER = "USUKPassportNumber"
|
|
951
|
+
"""US UK Passport Number"""
|
|
952
|
+
US_BANK_ACCOUNT_NUMBER = "USBankAccountNumber"
|
|
953
|
+
"""US Bank Account Number"""
|
|
954
|
+
US_DRIVERS_LICENSE_NUMBER = "USDriversLicenseNumber"
|
|
955
|
+
"""US Driver's License Number"""
|
|
956
|
+
US_INDIVIDUAL_TAXPAYER_IDENTIFICATION = "USIndividualTaxpayerIdentification"
|
|
957
|
+
"""US Individual Taxpayer Identification"""
|
|
958
|
+
US_SOCIAL_SECURITY_NUMBER = "USSocialSecurityNumber"
|
|
959
|
+
"""US Social Security Number"""
|
|
960
|
+
UA_PASSPORT_NUMBER_DOMESTIC = "UAPassportNumberDomestic"
|
|
961
|
+
"""UA Passport Number Domestic"""
|
|
962
|
+
UA_PASSPORT_NUMBER_INTERNATIONAL = "UAPassportNumberInternational"
|
|
963
|
+
"""UA Passport Number International"""
|
|
964
|
+
ORGANIZATION = "Organization"
|
|
965
|
+
"""Organization"""
|
|
966
|
+
EMAIL = "Email"
|
|
967
|
+
"""Email"""
|
|
968
|
+
URL = "URL"
|
|
969
|
+
"""URL"""
|
|
970
|
+
AGE = "Age"
|
|
971
|
+
"""Age"""
|
|
972
|
+
PHONE_NUMBER = "PhoneNumber"
|
|
973
|
+
"""Phone Number"""
|
|
974
|
+
IP_ADDRESS = "IPAddress"
|
|
975
|
+
"""IP Address"""
|
|
976
|
+
DATE = "Date"
|
|
977
|
+
"""Date"""
|
|
978
|
+
PERSON = "Person"
|
|
979
|
+
"""Person"""
|
|
980
|
+
ADDRESS = "Address"
|
|
981
|
+
"""Address"""
|
|
982
|
+
DATE_OF_BIRTH = "DateOfBirth"
|
|
983
|
+
"""Date Of Birth"""
|
|
984
|
+
BANK_ACCOUNT_NUMBER = "BankAccountNumber"
|
|
985
|
+
"""Bank Account Number"""
|
|
986
|
+
PASSPORT_NUMBER = "PassportNumber"
|
|
987
|
+
"""Passport Number"""
|
|
988
|
+
DRIVERS_LICENSE_NUMBER = "DriversLicenseNumber"
|
|
989
|
+
"""Drivers License Number"""
|
|
990
|
+
NEIGHBORHOOD = "Neighborhood"
|
|
991
|
+
"""Neighborhood"""
|
|
992
|
+
SORT_CODE = "SortCode"
|
|
993
|
+
"""Sort Code. 6-digit number used in the UK to identify a specific bank and branch where a bank
|
|
994
|
+
account is held"""
|
|
995
|
+
PIN = "PIN"
|
|
996
|
+
"""PIN"""
|
|
997
|
+
VIN = "VIN"
|
|
998
|
+
"""VIN"""
|
|
999
|
+
LICENSE_PLATE = "LicensePlate"
|
|
1000
|
+
"""License Plate"""
|
|
1001
|
+
|
|
1002
|
+
|
|
1003
|
+
class PiiCategory(str, Enum, metaclass=CaseInsensitiveEnumMeta):
|
|
1004
|
+
"""(Optional) describes the PII categories to return."""
|
|
1005
|
+
|
|
1006
|
+
ABA_ROUTING_NUMBER = "ABARoutingNumber"
|
|
1007
|
+
"""ABA Routing number"""
|
|
1008
|
+
AR_NATIONAL_IDENTITY_NUMBER = "ARNationalIdentityNumber"
|
|
1009
|
+
"""AR National Identity Number"""
|
|
1010
|
+
AU_BANK_ACCOUNT_NUMBER = "AUBankAccountNumber"
|
|
1011
|
+
"""AT Bank Account Number"""
|
|
1012
|
+
AU_DRIVERS_LICENSE_NUMBER = "AUDriversLicenseNumber"
|
|
1013
|
+
"""AU Driver's License Number"""
|
|
1014
|
+
AU_MEDICAL_ACCOUNT_NUMBER = "AUMedicalAccountNumber"
|
|
1015
|
+
"""AU Medical Account Number"""
|
|
1016
|
+
AU_PASSPORT_NUMBER = "AUPassportNumber"
|
|
1017
|
+
"""AU Passport Number"""
|
|
1018
|
+
AU_TAX_FILE_NUMBER = "AUTaxFileNumber"
|
|
1019
|
+
"""AU Tax File Number"""
|
|
1020
|
+
AU_BUSINESS_NUMBER = "AUBusinessNumber"
|
|
1021
|
+
"""AU Business Number"""
|
|
1022
|
+
AU_COMPANY_NUMBER = "AUCompanyNumber"
|
|
1023
|
+
"""AU Company Number"""
|
|
1024
|
+
AT_IDENTITY_CARD = "ATIdentityCard"
|
|
1025
|
+
"""AT Identity Card"""
|
|
1026
|
+
AT_TAX_IDENTIFICATION_NUMBER = "ATTaxIdentificationNumber"
|
|
1027
|
+
"""AT Tax Identification Number"""
|
|
1028
|
+
AT_VALUE_ADDED_TAX_NUMBER = "ATValueAddedTaxNumber"
|
|
1029
|
+
"""AT Value Added Tax Number"""
|
|
1030
|
+
AZURE_DOCUMENT_DBAUTH_KEY = "AzureDocumentDBAuthKey"
|
|
1031
|
+
"""Azure Document DB Auth Key"""
|
|
1032
|
+
AZURE_IAAS_DATABASE_CONNECTION_AND_SQL_STRING = "AzureIAASDatabaseConnectionAndSQLString"
|
|
1033
|
+
"""Azure IAAS Database Connection And SQL String"""
|
|
1034
|
+
AZURE_IO_T_CONNECTION_STRING = "AzureIoTConnectionString"
|
|
1035
|
+
"""Azure IoT Connection String"""
|
|
1036
|
+
AZURE_PUBLISH_SETTING_PASSWORD = "AzurePublishSettingPassword"
|
|
1037
|
+
"""Azure Publish Setting Password"""
|
|
1038
|
+
AZURE_REDIS_CACHE_STRING = "AzureRedisCacheString"
|
|
1039
|
+
"""Azure Redis Cache String"""
|
|
1040
|
+
AZURE_SAS = "AzureSAS"
|
|
1041
|
+
"""Azure SAS"""
|
|
1042
|
+
AZURE_SERVICE_BUS_STRING = "AzureServiceBusString"
|
|
1043
|
+
"""Azure Service Bus String"""
|
|
1044
|
+
AZURE_STORAGE_ACCOUNT_KEY = "AzureStorageAccountKey"
|
|
1045
|
+
"""Azure Storage Account Key"""
|
|
1046
|
+
AZURE_STORAGE_ACCOUNT_GENERIC = "AzureStorageAccountGeneric"
|
|
1047
|
+
"""Azure Storage Account Generic"""
|
|
1048
|
+
BE_NATIONAL_NUMBER = "BENationalNumber"
|
|
1049
|
+
"""BE National Number"""
|
|
1050
|
+
BE_NATIONAL_NUMBER_V2 = "BENationalNumberV2"
|
|
1051
|
+
"""BE National Number V2"""
|
|
1052
|
+
BE_VALUE_ADDED_TAX_NUMBER = "BEValueAddedTaxNumber"
|
|
1053
|
+
"""BE Value Added Tax Number"""
|
|
1054
|
+
BR_CPF_NUMBER = "BRCPFNumber"
|
|
1055
|
+
"""BR CPF Number"""
|
|
1056
|
+
BR_LEGAL_ENTITY_NUMBER = "BRLegalEntityNumber"
|
|
1057
|
+
"""BR Legal Entity Number"""
|
|
1058
|
+
BR_NATIONAL_ID_RG = "BRNationalIDRG"
|
|
1059
|
+
"""BR National ID RG"""
|
|
1060
|
+
BG_UNIFORM_CIVIL_NUMBER = "BGUniformCivilNumber"
|
|
1061
|
+
"""BG Uniform Civil Number"""
|
|
1062
|
+
CA_BANK_ACCOUNT_NUMBER = "CABankAccountNumber"
|
|
1063
|
+
"""CA Bank Account Number"""
|
|
1064
|
+
CA_DRIVERS_LICENSE_NUMBER = "CADriversLicenseNumber"
|
|
1065
|
+
"""CA Driver's License Number"""
|
|
1066
|
+
CA_HEALTH_SERVICE_NUMBER = "CAHealthServiceNumber"
|
|
1067
|
+
"""CA Health Service Number"""
|
|
1068
|
+
CA_PASSPORT_NUMBER = "CAPassportNumber"
|
|
1069
|
+
"""CA Passport Number"""
|
|
1070
|
+
CA_PERSONAL_HEALTH_IDENTIFICATION = "CAPersonalHealthIdentification"
|
|
1071
|
+
"""CA Personal Health Identification"""
|
|
1072
|
+
CA_SOCIAL_INSURANCE_NUMBER = "CASocialInsuranceNumber"
|
|
1073
|
+
"""CA Social Insurance Number"""
|
|
1074
|
+
CL_IDENTITY_CARD_NUMBER = "CLIdentityCardNumber"
|
|
1075
|
+
"""CL Identity Card Number"""
|
|
1076
|
+
CN_RESIDENT_IDENTITY_CARD_NUMBER = "CNResidentIdentityCardNumber"
|
|
1077
|
+
"""CN Resident Identity Card Number"""
|
|
1078
|
+
CREDIT_CARD_NUMBER = "CreditCardNumber"
|
|
1079
|
+
"""Credit Card Number"""
|
|
1080
|
+
HR_IDENTITY_CARD_NUMBER = "HRIdentityCardNumber"
|
|
1081
|
+
"""HR Identity Card Number"""
|
|
1082
|
+
HR_NATIONAL_ID_NUMBER = "HRNationalIDNumber"
|
|
1083
|
+
"""HR National ID Number"""
|
|
1084
|
+
HR_PERSONAL_IDENTIFICATION_NUMBER = "HRPersonalIdentificationNumber"
|
|
1085
|
+
"""HR Personal Identification Number"""
|
|
1086
|
+
HR_PERSONAL_IDENTIFICATION_OIB_NUMBER_V2 = "HRPersonalIdentificationOIBNumberV2"
|
|
1087
|
+
"""HR Personal Identification OIB Number V2"""
|
|
1088
|
+
CY_IDENTITY_CARD = "CYIdentityCard"
|
|
1089
|
+
"""CY Identity Card"""
|
|
1090
|
+
CY_TAX_IDENTIFICATION_NUMBER = "CYTaxIdentificationNumber"
|
|
1091
|
+
"""CY Tax Identification Number"""
|
|
1092
|
+
CZ_PERSONAL_IDENTITY_NUMBER = "CZPersonalIdentityNumber"
|
|
1093
|
+
"""CZ Personal Identity Number"""
|
|
1094
|
+
CZ_PERSONAL_IDENTITY_V2 = "CZPersonalIdentityV2"
|
|
1095
|
+
"""CZ Personal Identity V2"""
|
|
1096
|
+
DK_PERSONAL_IDENTIFICATION_NUMBER = "DKPersonalIdentificationNumber"
|
|
1097
|
+
"""DK Personal Identification Number"""
|
|
1098
|
+
DK_PERSONAL_IDENTIFICATION_V2 = "DKPersonalIdentificationV2"
|
|
1099
|
+
"""DK Personal Identification V2"""
|
|
1100
|
+
DRUG_ENFORCEMENT_AGENCY_NUMBER = "DrugEnforcementAgencyNumber"
|
|
1101
|
+
"""Drug Enforcement Agency Number"""
|
|
1102
|
+
EE_PERSONAL_IDENTIFICATION_CODE = "EEPersonalIdentificationCode"
|
|
1103
|
+
"""EE Personal Identification Code"""
|
|
1104
|
+
EU_DEBIT_CARD_NUMBER = "EUDebitCardNumber"
|
|
1105
|
+
"""EU Debit Card Number"""
|
|
1106
|
+
EU_DRIVERS_LICENSE_NUMBER = "EUDriversLicenseNumber"
|
|
1107
|
+
"""EU Driver's License Number"""
|
|
1108
|
+
EU_GPS_COORDINATES = "EUGPSCoordinates"
|
|
1109
|
+
"""EU GPS Coordinates"""
|
|
1110
|
+
EU_NATIONAL_IDENTIFICATION_NUMBER = "EUNationalIdentificationNumber"
|
|
1111
|
+
"""EU National Identification Number"""
|
|
1112
|
+
EU_PASSPORT_NUMBER = "EUPassportNumber"
|
|
1113
|
+
"""EU Passport Number"""
|
|
1114
|
+
EU_SOCIAL_SECURITY_NUMBER = "EUSocialSecurityNumber"
|
|
1115
|
+
"""EU Social Security Number"""
|
|
1116
|
+
EU_TAX_IDENTIFICATION_NUMBER = "EUTaxIdentificationNumber"
|
|
1117
|
+
"""EU Tax Identification Number"""
|
|
1118
|
+
FI_EUROPEAN_HEALTH_NUMBER = "FIEuropeanHealthNumber"
|
|
1119
|
+
"""FI European Health Number"""
|
|
1120
|
+
FI_NATIONAL_ID = "FINationalID"
|
|
1121
|
+
"""FI National ID"""
|
|
1122
|
+
FI_NATIONAL_ID_V2 = "FINationalIDV2"
|
|
1123
|
+
"""FI National ID V2"""
|
|
1124
|
+
FI_PASSPORT_NUMBER = "FIPassportNumber"
|
|
1125
|
+
"""FI Passport Number"""
|
|
1126
|
+
FR_DRIVERS_LICENSE_NUMBER = "FRDriversLicenseNumber"
|
|
1127
|
+
"""FR Driver's License Number"""
|
|
1128
|
+
FR_HEALTH_INSURANCE_NUMBER = "FRHealthInsuranceNumber"
|
|
1129
|
+
"""FR Health Insurance Number"""
|
|
1130
|
+
FR_NATIONAL_ID = "FRNationalID"
|
|
1131
|
+
"""FR National ID"""
|
|
1132
|
+
FR_PASSPORT_NUMBER = "FRPassportNumber"
|
|
1133
|
+
"""FR Passport Number"""
|
|
1134
|
+
FR_SOCIAL_SECURITY_NUMBER = "FRSocialSecurityNumber"
|
|
1135
|
+
"""FR Social Security Number"""
|
|
1136
|
+
FR_TAX_IDENTIFICATION_NUMBER = "FRTaxIdentificationNumber"
|
|
1137
|
+
"""FR Tax Identification Number"""
|
|
1138
|
+
FR_VALUE_ADDED_TAX_NUMBER = "FRValueAddedTaxNumber"
|
|
1139
|
+
"""FR Value Added Tax Number"""
|
|
1140
|
+
DE_DRIVERS_LICENSE_NUMBER = "DEDriversLicenseNumber"
|
|
1141
|
+
"""DE Driver's License Number"""
|
|
1142
|
+
DE_PASSPORT_NUMBER = "DEPassportNumber"
|
|
1143
|
+
"""DE Passport Number"""
|
|
1144
|
+
DE_IDENTITY_CARD_NUMBER = "DEIdentityCardNumber"
|
|
1145
|
+
"""DE Identity Card Number"""
|
|
1146
|
+
DE_TAX_IDENTIFICATION_NUMBER = "DETaxIdentificationNumber"
|
|
1147
|
+
"""DE Tax Identification Number"""
|
|
1148
|
+
DE_VALUE_ADDED_NUMBER = "DEValueAddedNumber"
|
|
1149
|
+
"""DE Value Added Number"""
|
|
1150
|
+
GR_NATIONAL_ID_CARD = "GRNationalIDCard"
|
|
1151
|
+
"""GR National ID Card"""
|
|
1152
|
+
GR_NATIONAL_ID_V2 = "GRNationalIDV2"
|
|
1153
|
+
"""GR National ID V2"""
|
|
1154
|
+
GR_TAX_IDENTIFICATION_NUMBER = "GRTaxIdentificationNumber"
|
|
1155
|
+
"""GR Tax Identification Number"""
|
|
1156
|
+
HK_IDENTITY_CARD_NUMBER = "HKIdentityCardNumber"
|
|
1157
|
+
"""HK Identity Card Number"""
|
|
1158
|
+
HU_VALUE_ADDED_NUMBER = "HUValueAddedNumber"
|
|
1159
|
+
"""HU Value Added Number"""
|
|
1160
|
+
HU_PERSONAL_IDENTIFICATION_NUMBER = "HUPersonalIdentificationNumber"
|
|
1161
|
+
"""HU Personal Identification Number"""
|
|
1162
|
+
HU_TAX_IDENTIFICATION_NUMBER = "HUTaxIdentificationNumber"
|
|
1163
|
+
"""HU Tax Identification Number"""
|
|
1164
|
+
IN_PERMANENT_ACCOUNT = "INPermanentAccount"
|
|
1165
|
+
"""IN Permanent Account"""
|
|
1166
|
+
IN_UNIQUE_IDENTIFICATION_NUMBER = "INUniqueIdentificationNumber"
|
|
1167
|
+
"""IN Unique Identification Number"""
|
|
1168
|
+
ID_IDENTITY_CARD_NUMBER = "IDIdentityCardNumber"
|
|
1169
|
+
"""ID Identity Card Number"""
|
|
1170
|
+
INTERNATIONAL_BANKING_ACCOUNT_NUMBER = "InternationalBankingAccountNumber"
|
|
1171
|
+
"""International Banking Account Number"""
|
|
1172
|
+
IE_PERSONAL_PUBLIC_SERVICE_NUMBER = "IEPersonalPublicServiceNumber"
|
|
1173
|
+
"""IE Personal Public Service Number"""
|
|
1174
|
+
IE_PERSONAL_PUBLIC_SERVICE_NUMBER_V2 = "IEPersonalPublicServiceNumberV2"
|
|
1175
|
+
"""IE Personal Public Service Number V2"""
|
|
1176
|
+
IL_BANK_ACCOUNT_NUMBER = "ILBankAccountNumber"
|
|
1177
|
+
"""IL Bank Account Number"""
|
|
1178
|
+
IL_NATIONAL_ID = "ILNationalID"
|
|
1179
|
+
"""IL National ID"""
|
|
1180
|
+
IT_DRIVERS_LICENSE_NUMBER = "ITDriversLicenseNumber"
|
|
1181
|
+
"""IT Driver's License Number"""
|
|
1182
|
+
IT_FISCAL_CODE = "ITFiscalCode"
|
|
1183
|
+
"""IT Fiscal Code"""
|
|
1184
|
+
IT_VALUE_ADDED_TAX_NUMBER = "ITValueAddedTaxNumber"
|
|
1185
|
+
"""IT Value Added Tax Number"""
|
|
1186
|
+
JP_BANK_ACCOUNT_NUMBER = "JPBankAccountNumber"
|
|
1187
|
+
"""JP Bank Account Number"""
|
|
1188
|
+
JP_DRIVERS_LICENSE_NUMBER = "JPDriversLicenseNumber"
|
|
1189
|
+
"""JP Driver's License Number"""
|
|
1190
|
+
JP_PASSPORT_NUMBER = "JPPassportNumber"
|
|
1191
|
+
"""JP Passport Number"""
|
|
1192
|
+
JP_RESIDENT_REGISTRATION_NUMBER = "JPResidentRegistrationNumber"
|
|
1193
|
+
"""JP Resident Registration Number"""
|
|
1194
|
+
JP_SOCIAL_INSURANCE_NUMBER = "JPSocialInsuranceNumber"
|
|
1195
|
+
"""JP Social Insurance Number"""
|
|
1196
|
+
JP_MY_NUMBER_CORPORATE = "JPMyNumberCorporate"
|
|
1197
|
+
"""JP My Number Corporate"""
|
|
1198
|
+
JP_MY_NUMBER_PERSONAL = "JPMyNumberPersonal"
|
|
1199
|
+
"""JP My Number Personal"""
|
|
1200
|
+
JP_RESIDENCE_CARD_NUMBER = "JPResidenceCardNumber"
|
|
1201
|
+
"""JP Residence Card Number"""
|
|
1202
|
+
LV_PERSONAL_CODE = "LVPersonalCode"
|
|
1203
|
+
"""LV Personal Code"""
|
|
1204
|
+
LT_PERSONAL_CODE = "LTPersonalCode"
|
|
1205
|
+
"""LT Personal Code"""
|
|
1206
|
+
LU_NATIONAL_IDENTIFICATION_NUMBER_NATURAL = "LUNationalIdentificationNumberNatural"
|
|
1207
|
+
"""LU National Identification Number Natural"""
|
|
1208
|
+
LU_NATIONAL_IDENTIFICATION_NUMBER_NON_NATURAL = "LUNationalIdentificationNumberNonNatural"
|
|
1209
|
+
"""LU National Identification Number Non Natural"""
|
|
1210
|
+
MY_IDENTITY_CARD_NUMBER = "MYIdentityCardNumber"
|
|
1211
|
+
"""MY Identity Card Number"""
|
|
1212
|
+
MT_IDENTITY_CARD_NUMBER = "MTIdentityCardNumber"
|
|
1213
|
+
"""MT Identity Card Number"""
|
|
1214
|
+
MT_TAX_ID_NUMBER = "MTTaxIDNumber"
|
|
1215
|
+
"""MT Tax ID Number"""
|
|
1216
|
+
NL_CITIZENS_SERVICE_NUMBER = "NLCitizensServiceNumber"
|
|
1217
|
+
"""NL Citizens Service Number"""
|
|
1218
|
+
NL_CITIZENS_SERVICE_NUMBER_V2 = "NLCitizensServiceNumberV2"
|
|
1219
|
+
"""NL Citizens Service Number V2"""
|
|
1220
|
+
NL_TAX_IDENTIFICATION_NUMBER = "NLTaxIdentificationNumber"
|
|
1221
|
+
"""NL Tax Identification Number"""
|
|
1222
|
+
NL_VALUE_ADDED_TAX_NUMBER = "NLValueAddedTaxNumber"
|
|
1223
|
+
"""NL Value Added Tax Number"""
|
|
1224
|
+
NZ_BANK_ACCOUNT_NUMBER = "NZBankAccountNumber"
|
|
1225
|
+
"""NZ Bank Account Number"""
|
|
1226
|
+
NZ_DRIVERS_LICENSE_NUMBER = "NZDriversLicenseNumber"
|
|
1227
|
+
"""NZ Driver's License Number"""
|
|
1228
|
+
NZ_INLAND_REVENUE_NUMBER = "NZInlandRevenueNumber"
|
|
1229
|
+
"""NZ Inland Revenue Number"""
|
|
1230
|
+
NZ_MINISTRY_OF_HEALTH_NUMBER = "NZMinistryOfHealthNumber"
|
|
1231
|
+
"""NZ Ministry Of Health Number"""
|
|
1232
|
+
NZ_SOCIAL_WELFARE_NUMBER = "NZSocialWelfareNumber"
|
|
1233
|
+
"""NZ Social Welfare Number"""
|
|
1234
|
+
NO_IDENTITY_NUMBER = "NOIdentityNumber"
|
|
1235
|
+
"""NO Identity Number"""
|
|
1236
|
+
PH_UNIFIED_MULTI_PURPOSE_ID_NUMBER = "PHUnifiedMultiPurposeIDNumber"
|
|
1237
|
+
"""PH Unified Multi Purpose ID Number"""
|
|
1238
|
+
PL_IDENTITY_CARD = "PLIdentityCard"
|
|
1239
|
+
"""PL Identity Card"""
|
|
1240
|
+
PL_NATIONAL_ID = "PLNationalID"
|
|
1241
|
+
"""PL National ID"""
|
|
1242
|
+
PL_NATIONAL_ID_V2 = "PLNationalIDV2"
|
|
1243
|
+
"""PL National ID V2"""
|
|
1244
|
+
PL_PASSPORT_NUMBER = "PLPassportNumber"
|
|
1245
|
+
"""PL Passport Number"""
|
|
1246
|
+
PL_TAX_IDENTIFICATION_NUMBER = "PLTaxIdentificationNumber"
|
|
1247
|
+
"""PL Tax Identification Number"""
|
|
1248
|
+
PL_REGON_NUMBER = "PLREGONNumber"
|
|
1249
|
+
"""PL REGON Number"""
|
|
1250
|
+
PT_CITIZEN_CARD_NUMBER = "PTCitizenCardNumber"
|
|
1251
|
+
"""PT Citizen Card Number"""
|
|
1252
|
+
PT_CITIZEN_CARD_NUMBER_V2 = "PTCitizenCardNumberV2"
|
|
1253
|
+
"""PT Citizen Card Number V2"""
|
|
1254
|
+
PT_TAX_IDENTIFICATION_NUMBER = "PTTaxIdentificationNumber"
|
|
1255
|
+
"""PT Tax Identification Number"""
|
|
1256
|
+
RO_PERSONAL_NUMERICAL_CODE = "ROPersonalNumericalCode"
|
|
1257
|
+
"""RO Personal Numerical Code"""
|
|
1258
|
+
RU_PASSPORT_NUMBER_DOMESTIC = "RUPassportNumberDomestic"
|
|
1259
|
+
"""RU Passport Number Domestic"""
|
|
1260
|
+
RU_PASSPORT_NUMBER_INTERNATIONAL = "RUPassportNumberInternational"
|
|
1261
|
+
"""RU Passport Number International"""
|
|
1262
|
+
SA_NATIONAL_ID = "SANationalID"
|
|
1263
|
+
"""SA National ID"""
|
|
1264
|
+
SG_NATIONAL_REGISTRATION_IDENTITY_CARD_NUMBER = "SGNationalRegistrationIdentityCardNumber"
|
|
1265
|
+
"""SG National Registration Identity Card Number"""
|
|
1266
|
+
SK_PERSONAL_NUMBER = "SKPersonalNumber"
|
|
1267
|
+
"""SK Personal Number"""
|
|
1268
|
+
SI_TAX_IDENTIFICATION_NUMBER = "SITaxIdentificationNumber"
|
|
1269
|
+
"""SI Tax Identification Number"""
|
|
1270
|
+
SI_UNIQUE_MASTER_CITIZEN_NUMBER = "SIUniqueMasterCitizenNumber"
|
|
1271
|
+
"""SI Unique Master Citizen Number"""
|
|
1272
|
+
ZA_IDENTIFICATION_NUMBER = "ZAIdentificationNumber"
|
|
1273
|
+
"""ZA Identification Number"""
|
|
1274
|
+
KR_RESIDENT_REGISTRATION_NUMBER = "KRResidentRegistrationNumber"
|
|
1275
|
+
"""KR Resident Registration Number"""
|
|
1276
|
+
ES_DNI = "ESDNI"
|
|
1277
|
+
"""ES DNI"""
|
|
1278
|
+
ES_SOCIAL_SECURITY_NUMBER = "ESSocialSecurityNumber"
|
|
1279
|
+
"""ES Social Security Number"""
|
|
1280
|
+
ES_TAX_IDENTIFICATION_NUMBER = "ESTaxIdentificationNumber"
|
|
1281
|
+
"""ES Tax Identification Number"""
|
|
1282
|
+
SQL_SERVER_CONNECTION_STRING = "SQLServerConnectionString"
|
|
1283
|
+
"""SQL Server Connection String"""
|
|
1284
|
+
SE_NATIONAL_ID = "SENationalID"
|
|
1285
|
+
"""SE National ID"""
|
|
1286
|
+
SE_NATIONAL_ID_V2 = "SENationalIDV2"
|
|
1287
|
+
"""SE National ID V2"""
|
|
1288
|
+
SE_PASSPORT_NUMBER = "SEPassportNumber"
|
|
1289
|
+
"""SE Passport Number"""
|
|
1290
|
+
SE_TAX_IDENTIFICATION_NUMBER = "SETaxIdentificationNumber"
|
|
1291
|
+
"""SE Tax Identification Number"""
|
|
1292
|
+
SWIFT_CODE = "SWIFTCode"
|
|
1293
|
+
"""SWIFT Code"""
|
|
1294
|
+
CH_SOCIAL_SECURITY_NUMBER = "CHSocialSecurityNumber"
|
|
1295
|
+
"""CH Social Security Number"""
|
|
1296
|
+
TW_NATIONAL_ID = "TWNationalID"
|
|
1297
|
+
"""TW National ID"""
|
|
1298
|
+
TW_PASSPORT_NUMBER = "TWPassportNumber"
|
|
1299
|
+
"""TW Passport Number"""
|
|
1300
|
+
TW_RESIDENT_CERTIFICATE = "TWResidentCertificate"
|
|
1301
|
+
"""TW Resident Certificate"""
|
|
1302
|
+
TH_POPULATION_IDENTIFICATION_CODE = "THPopulationIdentificationCode"
|
|
1303
|
+
"""TH Population Identification Code"""
|
|
1304
|
+
TR_NATIONAL_IDENTIFICATION_NUMBER = "TRNationalIdentificationNumber"
|
|
1305
|
+
"""TR National Identification Number"""
|
|
1306
|
+
UK_DRIVERS_LICENSE_NUMBER = "UKDriversLicenseNumber"
|
|
1307
|
+
"""UK Driver's License Number"""
|
|
1308
|
+
UK_ELECTORAL_ROLL_NUMBER = "UKElectoralRollNumber"
|
|
1309
|
+
"""UK Electoral Roll Number"""
|
|
1310
|
+
UK_NATIONAL_HEALTH_NUMBER = "UKNationalHealthNumber"
|
|
1311
|
+
"""UK National Health Number"""
|
|
1312
|
+
UK_NATIONAL_INSURANCE_NUMBER = "UKNationalInsuranceNumber"
|
|
1313
|
+
"""UK National Insurance Number"""
|
|
1314
|
+
UK_UNIQUE_TAXPAYER_NUMBER = "UKUniqueTaxpayerNumber"
|
|
1315
|
+
"""UK Unique Taxpayer Number"""
|
|
1316
|
+
US_UK_PASSPORT_NUMBER = "USUKPassportNumber"
|
|
1317
|
+
"""US UK Passport Number"""
|
|
1318
|
+
US_BANK_ACCOUNT_NUMBER = "USBankAccountNumber"
|
|
1319
|
+
"""US Bank Account Number"""
|
|
1320
|
+
US_DRIVERS_LICENSE_NUMBER = "USDriversLicenseNumber"
|
|
1321
|
+
"""US Driver's License Number"""
|
|
1322
|
+
US_INDIVIDUAL_TAXPAYER_IDENTIFICATION = "USIndividualTaxpayerIdentification"
|
|
1323
|
+
"""US Individual Taxpayer Identification"""
|
|
1324
|
+
US_SOCIAL_SECURITY_NUMBER = "USSocialSecurityNumber"
|
|
1325
|
+
"""US Social Security Number"""
|
|
1326
|
+
UA_PASSPORT_NUMBER_DOMESTIC = "UAPassportNumberDomestic"
|
|
1327
|
+
"""UA Passport Number Domestic"""
|
|
1328
|
+
UA_PASSPORT_NUMBER_INTERNATIONAL = "UAPassportNumberInternational"
|
|
1329
|
+
"""UA Passport Number International"""
|
|
1330
|
+
ORGANIZATION = "Organization"
|
|
1331
|
+
"""Organization"""
|
|
1332
|
+
EMAIL = "Email"
|
|
1333
|
+
"""Email"""
|
|
1334
|
+
URL = "URL"
|
|
1335
|
+
"""URL"""
|
|
1336
|
+
AGE = "Age"
|
|
1337
|
+
"""Age"""
|
|
1338
|
+
PHONE_NUMBER = "PhoneNumber"
|
|
1339
|
+
"""Phone Number"""
|
|
1340
|
+
IP_ADDRESS = "IPAddress"
|
|
1341
|
+
"""IP Address"""
|
|
1342
|
+
DATE = "Date"
|
|
1343
|
+
"""Date"""
|
|
1344
|
+
PERSON = "Person"
|
|
1345
|
+
"""Person"""
|
|
1346
|
+
ADDRESS = "Address"
|
|
1347
|
+
"""Address"""
|
|
1348
|
+
DATE_OF_BIRTH = "DateOfBirth"
|
|
1349
|
+
"""Date Of Birth"""
|
|
1350
|
+
BANK_ACCOUNT_NUMBER = "BankAccountNumber"
|
|
1351
|
+
"""Bank Account Number"""
|
|
1352
|
+
PASSPORT_NUMBER = "PassportNumber"
|
|
1353
|
+
"""Passport Number"""
|
|
1354
|
+
DRIVERS_LICENSE_NUMBER = "DriversLicenseNumber"
|
|
1355
|
+
"""Drivers License Number"""
|
|
1356
|
+
NEIGHBORHOOD = "Neighborhood"
|
|
1357
|
+
"""Neighborhood"""
|
|
1358
|
+
SORT_CODE = "SortCode"
|
|
1359
|
+
"""Sort Code. 6-digit number used in the UK to identify a specific bank and branch where a bank
|
|
1360
|
+
account is held"""
|
|
1361
|
+
PIN = "PIN"
|
|
1362
|
+
"""PIN"""
|
|
1363
|
+
VIN = "VIN"
|
|
1364
|
+
"""VIN"""
|
|
1365
|
+
LICENSE_PLATE = "LicensePlate"
|
|
1366
|
+
"""License Plate"""
|
|
1367
|
+
ALL = "All"
|
|
1368
|
+
"""All PII categories."""
|
|
1369
|
+
DEFAULT = "Default"
|
|
1370
|
+
"""Default PII categories for the language."""
|
|
1371
|
+
|
|
1372
|
+
|
|
1373
|
+
class PiiDomain(str, Enum, metaclass=CaseInsensitiveEnumMeta):
|
|
1374
|
+
"""PII domains."""
|
|
1375
|
+
|
|
1376
|
+
PHI = "phi"
|
|
1377
|
+
"""Indicates that entities in the Personal Health Information domain should be redacted."""
|
|
1378
|
+
NONE = "none"
|
|
1379
|
+
"""Indicates that no domain is specified."""
|
|
1380
|
+
|
|
1381
|
+
|
|
1382
|
+
class PolicyKind(str, Enum, metaclass=CaseInsensitiveEnumMeta):
|
|
1383
|
+
"""Kinds of overlap policies supported."""
|
|
1384
|
+
|
|
1385
|
+
MATCH_LONGEST = "matchLongest"
|
|
1386
|
+
"""Represents MatchLongestEntityPolicyType"""
|
|
1387
|
+
ALLOW_OVERLAP = "allowOverlap"
|
|
1388
|
+
"""Represents AllowOverlapEntityPolicyType"""
|
|
1389
|
+
|
|
1390
|
+
|
|
1391
|
+
class RangeInclusivity(str, Enum, metaclass=CaseInsensitiveEnumMeta):
|
|
1392
|
+
"""The range inclusiveness of this property property."""
|
|
1393
|
+
|
|
1394
|
+
NONE_INCLUSIVE = "NoneInclusive"
|
|
1395
|
+
"""No inclusivity"""
|
|
1396
|
+
LEFT_INCLUSIVE = "LeftInclusive"
|
|
1397
|
+
"""Left side inclusive"""
|
|
1398
|
+
RIGHT_INCLUSIVE = "RightInclusive"
|
|
1399
|
+
"""Right side inclusive"""
|
|
1400
|
+
LEFT_RIGHT_INCLUSIVE = "LeftRightInclusive"
|
|
1401
|
+
"""Both sides inclusive"""
|
|
1402
|
+
|
|
1403
|
+
|
|
1404
|
+
class RangeKind(str, Enum, metaclass=CaseInsensitiveEnumMeta):
|
|
1405
|
+
"""The kind of the number range entity."""
|
|
1406
|
+
|
|
1407
|
+
NUMBER = "Number"
|
|
1408
|
+
"""Number range"""
|
|
1409
|
+
SPEED = "Speed"
|
|
1410
|
+
"""Speed range"""
|
|
1411
|
+
WEIGHT = "Weight"
|
|
1412
|
+
"""Weight range"""
|
|
1413
|
+
LENGTH = "Length"
|
|
1414
|
+
"""Length range"""
|
|
1415
|
+
VOLUME = "Volume"
|
|
1416
|
+
"""Volume range"""
|
|
1417
|
+
AREA = "Area"
|
|
1418
|
+
"""Area range"""
|
|
1419
|
+
AGE = "Age"
|
|
1420
|
+
"""Age range"""
|
|
1421
|
+
INFORMATION = "Information"
|
|
1422
|
+
"""Information range"""
|
|
1423
|
+
TEMPERATURE = "Temperature"
|
|
1424
|
+
"""Temperature range"""
|
|
1425
|
+
CURRENCY = "Currency"
|
|
1426
|
+
"""Currency range"""
|
|
1427
|
+
|
|
1428
|
+
|
|
1429
|
+
class RedactionCharacter(str, Enum, metaclass=CaseInsensitiveEnumMeta):
|
|
1430
|
+
"""Optional parameter to use a Custom Character to be used for redaction in PII responses. Default
|
|
1431
|
+
character will be * as before. We allow specific ascii characters for redaction.
|
|
1432
|
+
"""
|
|
1433
|
+
|
|
1434
|
+
EXCLAMATION_POINT = "!"
|
|
1435
|
+
"""Exclamation point character"""
|
|
1436
|
+
NUMBER_SIGN = "#"
|
|
1437
|
+
"""Number sign character"""
|
|
1438
|
+
DOLLAR = "$"
|
|
1439
|
+
"""Dollar sign character"""
|
|
1440
|
+
PER_CENT = "%"
|
|
1441
|
+
"""Percent sign character"""
|
|
1442
|
+
AMPERSAND = "&"
|
|
1443
|
+
"""Ampersand character"""
|
|
1444
|
+
ASTERISK = "*"
|
|
1445
|
+
"""Asterisk character"""
|
|
1446
|
+
PLUS = "+"
|
|
1447
|
+
"""Plus sign character"""
|
|
1448
|
+
MINUS = "-"
|
|
1449
|
+
"""Minus sign character"""
|
|
1450
|
+
EQUALS = "="
|
|
1451
|
+
"""Equals sign character"""
|
|
1452
|
+
QUESTION_MARK = "?"
|
|
1453
|
+
"""Question mark character"""
|
|
1454
|
+
AT_SIGN = "@"
|
|
1455
|
+
"""At sign character"""
|
|
1456
|
+
CARET = "^"
|
|
1457
|
+
"""Caret character"""
|
|
1458
|
+
UNDERSCORE = "_"
|
|
1459
|
+
"""Underscore character"""
|
|
1460
|
+
TILDE = "~"
|
|
1461
|
+
"""Tilde character"""
|
|
1462
|
+
|
|
1463
|
+
|
|
1464
|
+
class RedactionPolicyKind(str, Enum, metaclass=CaseInsensitiveEnumMeta):
|
|
1465
|
+
"""Kinds of redaction policies supported."""
|
|
1466
|
+
|
|
1467
|
+
NO_MASK = "noMask"
|
|
1468
|
+
"""Do not redact detected entities."""
|
|
1469
|
+
CHARACTER_MASK = "characterMask"
|
|
1470
|
+
"""React detected entities with redaction character."""
|
|
1471
|
+
ENTITY_MASK = "entityMask"
|
|
1472
|
+
"""Redact detected entities with entity type."""
|
|
1473
|
+
|
|
1474
|
+
|
|
1475
|
+
class RelationType(str, Enum, metaclass=CaseInsensitiveEnumMeta):
|
|
1476
|
+
"""Type of relation. Examples include: ``DosageOfMedication`` or 'FrequencyOfMedication', etc."""
|
|
1477
|
+
|
|
1478
|
+
ABBREVIATION = "Abbreviation"
|
|
1479
|
+
"""Abbreviation"""
|
|
1480
|
+
DIRECTION_OF_BODY_STRUCTURE = "DirectionOfBodyStructure"
|
|
1481
|
+
"""Direction of body structure"""
|
|
1482
|
+
DIRECTION_OF_CONDITION = "DirectionOfCondition"
|
|
1483
|
+
"""Direction of condition"""
|
|
1484
|
+
DIRECTION_OF_EXAMINATION = "DirectionOfExamination"
|
|
1485
|
+
"""Direction of examination"""
|
|
1486
|
+
DIRECTION_OF_TREATMENT = "DirectionOfTreatment"
|
|
1487
|
+
"""Direction of treatment"""
|
|
1488
|
+
DOSAGE_OF_MEDICATION = "DosageOfMedication"
|
|
1489
|
+
"""Dosage of medication"""
|
|
1490
|
+
FORM_OF_MEDICATION = "FormOfMedication"
|
|
1491
|
+
"""Form of medication"""
|
|
1492
|
+
FREQUENCY_OF_MEDICATION = "FrequencyOfMedication"
|
|
1493
|
+
"""Frequency of medication"""
|
|
1494
|
+
FREQUENCY_OF_TREATMENT = "FrequencyOfTreatment"
|
|
1495
|
+
"""Frequency of treatment"""
|
|
1496
|
+
QUALIFIER_OF_CONDITION = "QualifierOfCondition"
|
|
1497
|
+
"""Qualifier of condition"""
|
|
1498
|
+
RELATION_OF_EXAMINATION = "RelationOfExamination"
|
|
1499
|
+
"""Relation of examination"""
|
|
1500
|
+
ROUTE_OF_MEDICATION = "RouteOfMedication"
|
|
1501
|
+
"""Route of medication"""
|
|
1502
|
+
TIME_OF_CONDITION = "TimeOfCondition"
|
|
1503
|
+
"""Time of condition"""
|
|
1504
|
+
TIME_OF_EVENT = "TimeOfEvent"
|
|
1505
|
+
"""Time of event"""
|
|
1506
|
+
TIME_OF_EXAMINATION = "TimeOfExamination"
|
|
1507
|
+
"""Time of examination"""
|
|
1508
|
+
TIME_OF_MEDICATION = "TimeOfMedication"
|
|
1509
|
+
"""Time of medication"""
|
|
1510
|
+
TIME_OF_TREATMENT = "TimeOfTreatment"
|
|
1511
|
+
"""Time of treatment"""
|
|
1512
|
+
UNIT_OF_CONDITION = "UnitOfCondition"
|
|
1513
|
+
"""Unit of condition"""
|
|
1514
|
+
UNIT_OF_EXAMINATION = "UnitOfExamination"
|
|
1515
|
+
"""Unit of examination"""
|
|
1516
|
+
VALUE_OF_CONDITION = "ValueOfCondition"
|
|
1517
|
+
"""Value of condition"""
|
|
1518
|
+
VALUE_OF_EXAMINATION = "ValueOfExamination"
|
|
1519
|
+
"""Value of examination"""
|
|
1520
|
+
BODY_SITE_OF_CONDITION = "BodySiteOfCondition"
|
|
1521
|
+
"""Body site of condition"""
|
|
1522
|
+
BODY_SITE_OF_TREATMENT = "BodySiteOfTreatment"
|
|
1523
|
+
"""Body site of treatment"""
|
|
1524
|
+
COURSE_OF_CONDITION = "CourseOfCondition"
|
|
1525
|
+
"""Course of condition"""
|
|
1526
|
+
COURSE_OF_EXAMINATION = "CourseOfExamination"
|
|
1527
|
+
"""Course of examination"""
|
|
1528
|
+
COURSE_OF_MEDICATION = "CourseOfMedication"
|
|
1529
|
+
"""Course of medication"""
|
|
1530
|
+
COURSE_OF_TREATMENT = "CourseOfTreatment"
|
|
1531
|
+
"""Course of treatment"""
|
|
1532
|
+
EXAMINATION_FINDS_CONDITION = "ExaminationFindsCondition"
|
|
1533
|
+
"""Examination finds condition"""
|
|
1534
|
+
EXPRESSION_OF_GENE = "ExpressionOfGene"
|
|
1535
|
+
"""Expression of gene"""
|
|
1536
|
+
EXPRESSION_OF_VARIANT = "ExpressionOfVariant"
|
|
1537
|
+
"""Expression of variant"""
|
|
1538
|
+
FREQUENCY_OF_CONDITION = "FrequencyOfCondition"
|
|
1539
|
+
"""Frequency of condition"""
|
|
1540
|
+
MUTATION_TYPE_OF_GENE = "MutationTypeOfGene"
|
|
1541
|
+
"""Mutation type of gene"""
|
|
1542
|
+
MUTATION_TYPE_OF_VARIANT = "MutationTypeOfVariant"
|
|
1543
|
+
"""Mutation type of variant"""
|
|
1544
|
+
SCALE_OF_CONDITION = "ScaleOfCondition"
|
|
1545
|
+
"""Scale of condition"""
|
|
1546
|
+
VARIANT_OF_GENE = "VariantOfGene"
|
|
1547
|
+
"""Variant of gene"""
|
|
1548
|
+
|
|
1549
|
+
|
|
1550
|
+
class RelativeTo(str, Enum, metaclass=CaseInsensitiveEnumMeta):
|
|
1551
|
+
"""The reference point that the ordinal number denotes."""
|
|
1552
|
+
|
|
1553
|
+
CURRENT = "Current"
|
|
1554
|
+
"""Current state or position"""
|
|
1555
|
+
END = "End"
|
|
1556
|
+
"""End state or position"""
|
|
1557
|
+
START = "Start"
|
|
1558
|
+
"""Start state or position"""
|
|
1559
|
+
|
|
1560
|
+
|
|
1561
|
+
class ScriptCode(str, Enum, metaclass=CaseInsensitiveEnumMeta):
|
|
1562
|
+
"""Identifies the script of the input document. Maps to the ISO 15924 standard script code."""
|
|
1563
|
+
|
|
1564
|
+
ARAB = "Arab"
|
|
1565
|
+
"""Script code for the Arabic script."""
|
|
1566
|
+
ARMN = "Armn"
|
|
1567
|
+
"""Script code for the Armenian script."""
|
|
1568
|
+
BENG = "Beng"
|
|
1569
|
+
"""Script code for the Bangla script."""
|
|
1570
|
+
CANS = "Cans"
|
|
1571
|
+
"""Script code for the UnifiedCanadianAboriginalSyllabics script."""
|
|
1572
|
+
CYRL = "Cyrl"
|
|
1573
|
+
"""Script code for the Cyrillic script."""
|
|
1574
|
+
DEVA = "Deva"
|
|
1575
|
+
"""Script code for the Devanagari script."""
|
|
1576
|
+
ETHI = "Ethi"
|
|
1577
|
+
"""Script code for the Ethiopic script."""
|
|
1578
|
+
GEOR = "Geor"
|
|
1579
|
+
"""Script code for the Georgian script."""
|
|
1580
|
+
GREK = "Grek"
|
|
1581
|
+
"""Script code for the Greek script."""
|
|
1582
|
+
GUJR = "Gujr"
|
|
1583
|
+
"""Script code for the Gujarati script."""
|
|
1584
|
+
GURU = "Guru"
|
|
1585
|
+
"""Script code for the Gurmukhi script."""
|
|
1586
|
+
HANG = "Hang"
|
|
1587
|
+
"""Script code for the Hangul script."""
|
|
1588
|
+
HANI = "Hani"
|
|
1589
|
+
"""Script code for the HanLiteral script."""
|
|
1590
|
+
HANS = "Hans"
|
|
1591
|
+
"""Script code for the HanSimplified script."""
|
|
1592
|
+
HANT = "Hant"
|
|
1593
|
+
"""Script code for the HanTraditional script."""
|
|
1594
|
+
HEBR = "Hebr"
|
|
1595
|
+
"""Script code for the Hebrew script."""
|
|
1596
|
+
JPAN = "Jpan"
|
|
1597
|
+
"""Script code for the Japanese script."""
|
|
1598
|
+
KHMR = "Khmr"
|
|
1599
|
+
"""Script code for the Khmer script."""
|
|
1600
|
+
KNDA = "Knda"
|
|
1601
|
+
"""Script code for the Kannada script."""
|
|
1602
|
+
LAOO = "Laoo"
|
|
1603
|
+
"""Script code for the Lao script."""
|
|
1604
|
+
LATN = "Latn"
|
|
1605
|
+
"""Script code for the Latin script."""
|
|
1606
|
+
MLYM = "Mlym"
|
|
1607
|
+
"""Script code for the Malayalam script."""
|
|
1608
|
+
MONG = "Mong"
|
|
1609
|
+
"""Script code for the Mongolian script."""
|
|
1610
|
+
MTEI = "Mtei"
|
|
1611
|
+
"""Script code for the Meitei script."""
|
|
1612
|
+
MYMR = "Mymr"
|
|
1613
|
+
"""Script code for the Myanmar script."""
|
|
1614
|
+
OLCK = "Olck"
|
|
1615
|
+
"""Script code for the Santali script."""
|
|
1616
|
+
ORYA = "Orya"
|
|
1617
|
+
"""Script code for the Odia script."""
|
|
1618
|
+
SINH = "Sinh"
|
|
1619
|
+
"""Script code for the Sinhala script."""
|
|
1620
|
+
SHRD = "Shrd"
|
|
1621
|
+
"""Script code for the Sharada script."""
|
|
1622
|
+
TAML = "Taml"
|
|
1623
|
+
"""Script code for the Tamil script."""
|
|
1624
|
+
TELU = "Telu"
|
|
1625
|
+
"""Script code for the Telugu script."""
|
|
1626
|
+
THAA = "Thaa"
|
|
1627
|
+
"""Script code for the Thaana script."""
|
|
1628
|
+
THAI = "Thai"
|
|
1629
|
+
"""Script code for the Thai script."""
|
|
1630
|
+
TIBT = "Tibt"
|
|
1631
|
+
"""Script code for the Tibetan script."""
|
|
1632
|
+
|
|
1633
|
+
|
|
1634
|
+
class ScriptKind(str, Enum, metaclass=CaseInsensitiveEnumMeta):
|
|
1635
|
+
"""Identifies the script of the input document. Maps to the ISO 15924 standard formal name."""
|
|
1636
|
+
|
|
1637
|
+
ARABIC = "Arabic"
|
|
1638
|
+
"""Script name for the Arabic script."""
|
|
1639
|
+
ARMENIAN = "Armenian"
|
|
1640
|
+
"""Script name for the Armenian script."""
|
|
1641
|
+
BANGLA = "Bangla"
|
|
1642
|
+
"""Script name for the Bangla script."""
|
|
1643
|
+
UNIFIED_CANADIAN_ABORIGINAL_SYLLABICS = "UnifiedCanadianAboriginalSyllabics"
|
|
1644
|
+
"""Script name for the UnifiedCanadianAboriginalSyllabics script."""
|
|
1645
|
+
CYRILLIC = "Cyrillic"
|
|
1646
|
+
"""Script name for the Cyrillic script."""
|
|
1647
|
+
DEVANAGARI = "Devanagari"
|
|
1648
|
+
"""Script name for the Devanagari script."""
|
|
1649
|
+
ETHIOPIC = "Ethiopic"
|
|
1650
|
+
"""Script name for the Ethiopic script."""
|
|
1651
|
+
GEORGIAN = "Georgian"
|
|
1652
|
+
"""Script name for the Georgian script."""
|
|
1653
|
+
GREEK = "Greek"
|
|
1654
|
+
"""Script name for the Greek script."""
|
|
1655
|
+
GUJARATI = "Gujarati"
|
|
1656
|
+
"""Script name for the Gujarati script."""
|
|
1657
|
+
GURMUKHI = "Gurmukhi"
|
|
1658
|
+
"""Script name for the Gurmukhi script."""
|
|
1659
|
+
HANGUL = "Hangul"
|
|
1660
|
+
"""Script name for the Hangul script."""
|
|
1661
|
+
HAN_LITERAL = "HanLiteral"
|
|
1662
|
+
"""Script name for the HanLiteral script."""
|
|
1663
|
+
HAN_SIMPLIFIED = "HanSimplified"
|
|
1664
|
+
"""Script name for the HanSimplified script."""
|
|
1665
|
+
HAN_TRADITIONAL = "HanTraditional"
|
|
1666
|
+
"""Script name for the HanTraditional script."""
|
|
1667
|
+
HEBREW = "Hebrew"
|
|
1668
|
+
"""Script name for the Hebrew script."""
|
|
1669
|
+
JAPANESE = "Japanese"
|
|
1670
|
+
"""Script name for the Japanese script."""
|
|
1671
|
+
KHMER = "Khmer"
|
|
1672
|
+
"""Script name for the Khmer script."""
|
|
1673
|
+
KANNADA = "Kannada"
|
|
1674
|
+
"""Script name for the Kannada script."""
|
|
1675
|
+
LAO = "Lao"
|
|
1676
|
+
"""Script name for the Lao script."""
|
|
1677
|
+
LATIN = "Latin"
|
|
1678
|
+
"""Script name for the Latin script."""
|
|
1679
|
+
MALAYALAM = "Malayalam"
|
|
1680
|
+
"""Script name for the Malayalam script."""
|
|
1681
|
+
MEITEI = "Meitei"
|
|
1682
|
+
"""Script name for the Meitei script."""
|
|
1683
|
+
MONGOLIAN = "Mongolian"
|
|
1684
|
+
"""Script name for the Mongolian script."""
|
|
1685
|
+
MYANMAR = "Myanmar"
|
|
1686
|
+
"""Script name for the Myanmar script."""
|
|
1687
|
+
ODIA = "Odia"
|
|
1688
|
+
"""Script name for the Odia script."""
|
|
1689
|
+
SANTALI = "Santali"
|
|
1690
|
+
"""Script name for the Santali script."""
|
|
1691
|
+
SHARADA = "Sharada"
|
|
1692
|
+
"""Script name for the Sharada script."""
|
|
1693
|
+
SINHALA = "Sinhala"
|
|
1694
|
+
"""Script name for the Sinhala script."""
|
|
1695
|
+
TAMIL = "Tamil"
|
|
1696
|
+
"""Script name for the Tamil script."""
|
|
1697
|
+
TELUGU = "Telugu"
|
|
1698
|
+
"""Script name for the Telugu script."""
|
|
1699
|
+
THAANA = "Thaana"
|
|
1700
|
+
"""Script name for the Thaana script."""
|
|
1701
|
+
THAI = "Thai"
|
|
1702
|
+
"""Script name for the Thai script."""
|
|
1703
|
+
TIBETAN = "Tibetan"
|
|
1704
|
+
"""Script name for the Tibetan script."""
|
|
1705
|
+
|
|
1706
|
+
|
|
1707
|
+
class SentenceSentimentValue(str, Enum, metaclass=CaseInsensitiveEnumMeta):
|
|
1708
|
+
"""The predicted Sentiment for the sentence."""
|
|
1709
|
+
|
|
1710
|
+
POSITIVE = "positive"
|
|
1711
|
+
"""Positive sentiment"""
|
|
1712
|
+
NEUTRAL = "neutral"
|
|
1713
|
+
"""Neutral sentiment"""
|
|
1714
|
+
NEGATIVE = "negative"
|
|
1715
|
+
"""Negative sentiment"""
|
|
1716
|
+
|
|
1717
|
+
|
|
1718
|
+
class SpeedUnit(str, Enum, metaclass=CaseInsensitiveEnumMeta):
|
|
1719
|
+
"""The speed Unit of measurement."""
|
|
1720
|
+
|
|
1721
|
+
UNSPECIFIED = "Unspecified"
|
|
1722
|
+
"""Unspecified speed unit."""
|
|
1723
|
+
METERS_PER_SECOND = "MetersPerSecond"
|
|
1724
|
+
"""Speed unit in meters per second."""
|
|
1725
|
+
KILOMETERS_PER_HOUR = "KilometersPerHour"
|
|
1726
|
+
"""Speed unit in kilometers per hour."""
|
|
1727
|
+
KILOMETERS_PER_MINUTE = "KilometersPerMinute"
|
|
1728
|
+
"""Speed unit in kilometers per minute."""
|
|
1729
|
+
KILOMETERS_PER_SECOND = "KilometersPerSecond"
|
|
1730
|
+
"""Speed unit in kilometers per second."""
|
|
1731
|
+
MILES_PER_HOUR = "MilesPerHour"
|
|
1732
|
+
"""Speed unit in miles per hour."""
|
|
1733
|
+
KNOTS = "Knots"
|
|
1734
|
+
"""Speed unit in knots."""
|
|
1735
|
+
FEET_PER_SECOND = "FeetPerSecond"
|
|
1736
|
+
"""Speed unit in feet per second."""
|
|
1737
|
+
FEET_PER_MINUTE = "FeetPerMinute"
|
|
1738
|
+
"""Speed unit in feet per minute."""
|
|
1739
|
+
YARDS_PER_MINUTE = "YardsPerMinute"
|
|
1740
|
+
"""Speed unit in yards per minute."""
|
|
1741
|
+
YARDS_PER_SECOND = "YardsPerSecond"
|
|
1742
|
+
"""Speed unit in yards per second."""
|
|
1743
|
+
METERS_PER_MILLISECOND = "MetersPerMillisecond"
|
|
1744
|
+
"""Speed unit in meters per millisecond."""
|
|
1745
|
+
CENTIMETERS_PER_MILLISECOND = "CentimetersPerMillisecond"
|
|
1746
|
+
"""Speed unit in centimeters per millisecond."""
|
|
1747
|
+
KILOMETERS_PER_MILLISECOND = "KilometersPerMillisecond"
|
|
1748
|
+
"""Speed unit in Kilometers per millisecond."""
|
|
1749
|
+
|
|
1750
|
+
|
|
1751
|
+
class StringIndexType(str, Enum, metaclass=CaseInsensitiveEnumMeta):
|
|
1752
|
+
"""Specifies the method used to interpret string offsets. Defaults to Text Elements (Graphemes)
|
|
1753
|
+
according to Unicode v8.0.0. For additional information see
|
|
1754
|
+
`https://aka.ms/text-analytics-offsets <https://aka.ms/text-analytics-offsets>`_.
|
|
1755
|
+
"""
|
|
1756
|
+
|
|
1757
|
+
TEXT_ELEMENTS_V8 = "TextElements_v8"
|
|
1758
|
+
"""Returned offset and length values will correspond to TextElements (Graphemes and Grapheme
|
|
1759
|
+
clusters) confirming to the Unicode 8.0.0 standard. Use this option if your application is
|
|
1760
|
+
written in .Net Framework or .Net Core and you will be using StringInfo."""
|
|
1761
|
+
UNICODE_CODE_POINT = "UnicodeCodePoint"
|
|
1762
|
+
"""Returned offset and length values will correspond to Unicode code points. Use this option if
|
|
1763
|
+
your application is written in a language that support Unicode, for example Python."""
|
|
1764
|
+
UTF16_CODE_UNIT = "Utf16CodeUnit"
|
|
1765
|
+
"""Returned offset and length values will correspond to UTF-16 code units. Use this option if your
|
|
1766
|
+
application is written in a language that support Unicode, for example Java, JavaScript."""
|
|
1767
|
+
|
|
1768
|
+
|
|
1769
|
+
class SummaryLengthBucket(str, Enum, metaclass=CaseInsensitiveEnumMeta):
|
|
1770
|
+
"""Enum that defines the length of the output summaries."""
|
|
1771
|
+
|
|
1772
|
+
SHORT = "short"
|
|
1773
|
+
"""Instructs model to generate shorter length summaries."""
|
|
1774
|
+
MEDIUM = "medium"
|
|
1775
|
+
"""Instructs model to generate medium length summaries."""
|
|
1776
|
+
LONG = "long"
|
|
1777
|
+
"""Instructs model to generate longer length summaries."""
|
|
1778
|
+
|
|
1779
|
+
|
|
1780
|
+
class TargetRelationType(str, Enum, metaclass=CaseInsensitiveEnumMeta):
|
|
1781
|
+
"""The type related to the target."""
|
|
1782
|
+
|
|
1783
|
+
ASSESSMENT = "assessment"
|
|
1784
|
+
"""Assessment relation."""
|
|
1785
|
+
TARGET = "target"
|
|
1786
|
+
"""Target relation."""
|
|
1787
|
+
|
|
1788
|
+
|
|
1789
|
+
class TemperatureUnit(str, Enum, metaclass=CaseInsensitiveEnumMeta):
|
|
1790
|
+
"""The temperature Unit of measurement."""
|
|
1791
|
+
|
|
1792
|
+
UNSPECIFIED = "Unspecified"
|
|
1793
|
+
"""Unspecified temperature unit"""
|
|
1794
|
+
FAHRENHEIT = "Fahrenheit"
|
|
1795
|
+
"""Temperature unit in Fahrenheit"""
|
|
1796
|
+
KELVIN = "Kelvin"
|
|
1797
|
+
"""Temperature unit in Kelvin"""
|
|
1798
|
+
RANKINE = "Rankine"
|
|
1799
|
+
"""Temperature unit in Rankine"""
|
|
1800
|
+
CELSIUS = "Celsius"
|
|
1801
|
+
"""Temperature unit in Celsius"""
|
|
1802
|
+
|
|
1803
|
+
|
|
1804
|
+
class TemporalModifier(str, Enum, metaclass=CaseInsensitiveEnumMeta):
|
|
1805
|
+
"""An optional modifier of a date/time instance."""
|
|
1806
|
+
|
|
1807
|
+
AFTER_APPROX = "AfterApprox"
|
|
1808
|
+
"""After an approximate time"""
|
|
1809
|
+
BEFORE = "Before"
|
|
1810
|
+
"""Before a specific time"""
|
|
1811
|
+
BEFORE_START = "BeforeStart"
|
|
1812
|
+
"""Before the start of a time period"""
|
|
1813
|
+
APPROX = "Approx"
|
|
1814
|
+
"""Approximately at a specific time"""
|
|
1815
|
+
REFERENCE_UNDEFINED = "ReferenceUndefined"
|
|
1816
|
+
"""Reference to an undefined time"""
|
|
1817
|
+
SINCE_END = "SinceEnd"
|
|
1818
|
+
"""Since the end of a time period"""
|
|
1819
|
+
AFTER_MID = "AfterMid"
|
|
1820
|
+
"""After the middle of a time period"""
|
|
1821
|
+
START = "Start"
|
|
1822
|
+
"""At the start of a time period"""
|
|
1823
|
+
AFTER = "After"
|
|
1824
|
+
"""After a specific time"""
|
|
1825
|
+
BEFORE_END = "BeforeEnd"
|
|
1826
|
+
"""Before the end of a time period"""
|
|
1827
|
+
UNTIL = "Until"
|
|
1828
|
+
"""Until a specific time"""
|
|
1829
|
+
END = "End"
|
|
1830
|
+
"""At the end of a time period"""
|
|
1831
|
+
LESS = "Less"
|
|
1832
|
+
"""Less than a specific time"""
|
|
1833
|
+
SINCE = "Since"
|
|
1834
|
+
"""Since a specific time"""
|
|
1835
|
+
AFTER_START = "AfterStart"
|
|
1836
|
+
"""After the start of a time period"""
|
|
1837
|
+
BEFORE_APPROX = "BeforeApprox"
|
|
1838
|
+
"""Before an approximate time"""
|
|
1839
|
+
MID = "Mid"
|
|
1840
|
+
"""In the middle of a time period"""
|
|
1841
|
+
MORE = "More"
|
|
1842
|
+
"""More than a specific time"""
|
|
1843
|
+
|
|
1844
|
+
|
|
1845
|
+
class TextActionState(str, Enum, metaclass=CaseInsensitiveEnumMeta):
|
|
1846
|
+
"""The status of the task at the mentioned last update time."""
|
|
1847
|
+
|
|
1848
|
+
NOT_STARTED = "notStarted"
|
|
1849
|
+
"""Not started status"""
|
|
1850
|
+
RUNNING = "running"
|
|
1851
|
+
"""Running status"""
|
|
1852
|
+
SUCCEEDED = "succeeded"
|
|
1853
|
+
"""Succeeded status"""
|
|
1854
|
+
PARTIALLY_COMPLETED = "partiallyCompleted"
|
|
1855
|
+
"""Partially completed status"""
|
|
1856
|
+
FAILED = "failed"
|
|
1857
|
+
"""Failed status"""
|
|
1858
|
+
CANCELLED = "cancelled"
|
|
1859
|
+
"""Cancelled status"""
|
|
1860
|
+
CANCELLING = "cancelling"
|
|
1861
|
+
"""Cancelling status"""
|
|
1862
|
+
|
|
1863
|
+
|
|
1864
|
+
class TokenSentiment(str, Enum, metaclass=CaseInsensitiveEnumMeta):
|
|
1865
|
+
"""The predicted Sentiment for the sentence."""
|
|
1866
|
+
|
|
1867
|
+
POSITIVE = "positive"
|
|
1868
|
+
"""Positive sentiment"""
|
|
1869
|
+
MIXED = "mixed"
|
|
1870
|
+
"""Mixed sentiment"""
|
|
1871
|
+
NEGATIVE = "negative"
|
|
1872
|
+
"""Negative sentiment"""
|
|
1873
|
+
|
|
1874
|
+
|
|
1875
|
+
class VolumeUnit(str, Enum, metaclass=CaseInsensitiveEnumMeta):
|
|
1876
|
+
"""The Volume Unit of measurement."""
|
|
1877
|
+
|
|
1878
|
+
UNSPECIFIED = "Unspecified"
|
|
1879
|
+
"""Unspecified volume unit."""
|
|
1880
|
+
CUBIC_METER = "CubicMeter"
|
|
1881
|
+
"""Volume unit in cubic meters."""
|
|
1882
|
+
CUBIC_CENTIMETER = "CubicCentimeter"
|
|
1883
|
+
"""Volume unit in cubic centimeters."""
|
|
1884
|
+
CUBIC_MILLIMETER = "CubicMillimeter"
|
|
1885
|
+
"""Volume unit in cubic millimeters."""
|
|
1886
|
+
HECTOLITER = "Hectoliter"
|
|
1887
|
+
"""Volume unit in hectoliters."""
|
|
1888
|
+
DECALITER = "Decaliter"
|
|
1889
|
+
"""Volume unit in decaliters."""
|
|
1890
|
+
LITER = "Liter"
|
|
1891
|
+
"""Volume unit in liters."""
|
|
1892
|
+
CENTILITER = "Centiliter"
|
|
1893
|
+
"""Volume unit in centiliters."""
|
|
1894
|
+
MILLILITER = "Milliliter"
|
|
1895
|
+
"""Volume unit in milliliters."""
|
|
1896
|
+
CUBIC_YARD = "CubicYard"
|
|
1897
|
+
"""Volume unit in cubic yards."""
|
|
1898
|
+
CUBIC_INCH = "CubicInch"
|
|
1899
|
+
"""Volume unit in cubic inches."""
|
|
1900
|
+
CUBIC_FOOT = "CubicFoot"
|
|
1901
|
+
"""Volume unit in cubic feet."""
|
|
1902
|
+
CUBIC_MILE = "CubicMile"
|
|
1903
|
+
"""Volume unit in cubic miles."""
|
|
1904
|
+
FLUID_OUNCE = "FluidOunce"
|
|
1905
|
+
"""Volume unit in fluid ounces."""
|
|
1906
|
+
TEASPOON = "Teaspoon"
|
|
1907
|
+
"""Volume unit in teaspoons."""
|
|
1908
|
+
TABLESPOON = "Tablespoon"
|
|
1909
|
+
"""Volume unit in tablespoons."""
|
|
1910
|
+
PINT = "Pint"
|
|
1911
|
+
"""Volume unit in pints."""
|
|
1912
|
+
QUART = "Quart"
|
|
1913
|
+
"""Volume unit in quarts."""
|
|
1914
|
+
CUP = "Cup"
|
|
1915
|
+
"""Volume unit in cups."""
|
|
1916
|
+
GILL = "Gill"
|
|
1917
|
+
"""Volume unit in gills."""
|
|
1918
|
+
PINCH = "Pinch"
|
|
1919
|
+
"""Volume unit in pinches."""
|
|
1920
|
+
FLUID_DRAM = "FluidDram"
|
|
1921
|
+
"""Volume unit in fluid drams."""
|
|
1922
|
+
BARREL = "Barrel"
|
|
1923
|
+
"""Volume unit in barrels."""
|
|
1924
|
+
MINIM = "Minim"
|
|
1925
|
+
"""Volume unit in minims."""
|
|
1926
|
+
CORD = "Cord"
|
|
1927
|
+
"""Volume unit in cords."""
|
|
1928
|
+
PECK = "Peck"
|
|
1929
|
+
"""Volume unit in pecks."""
|
|
1930
|
+
BUSHEL = "Bushel"
|
|
1931
|
+
"""Volume unit in bushels."""
|
|
1932
|
+
HOGSHEAD = "Hogshead"
|
|
1933
|
+
"""Volume unit in hogsheads."""
|
|
1934
|
+
|
|
1935
|
+
|
|
1936
|
+
class WarningCode(str, Enum, metaclass=CaseInsensitiveEnumMeta):
|
|
1937
|
+
"""Defines the list of the warning codes."""
|
|
1938
|
+
|
|
1939
|
+
LONG_WORDS_IN_DOCUMENT = "LongWordsInDocument"
|
|
1940
|
+
"""Long words in document warning"""
|
|
1941
|
+
DOCUMENT_TRUNCATED = "DocumentTruncated"
|
|
1942
|
+
"""Document truncated warning"""
|
|
1943
|
+
|
|
1944
|
+
|
|
1945
|
+
class WeightUnit(str, Enum, metaclass=CaseInsensitiveEnumMeta):
|
|
1946
|
+
"""The weight Unit of measurement."""
|
|
1947
|
+
|
|
1948
|
+
UNSPECIFIED = "Unspecified"
|
|
1949
|
+
"""Unspecified weight unit"""
|
|
1950
|
+
KILOGRAM = "Kilogram"
|
|
1951
|
+
"""Weight unit in kilograms"""
|
|
1952
|
+
GRAM = "Gram"
|
|
1953
|
+
"""Weight unit in grams"""
|
|
1954
|
+
MILLIGRAM = "Milligram"
|
|
1955
|
+
"""Weight unit in milligrams"""
|
|
1956
|
+
GALLON = "Gallon"
|
|
1957
|
+
"""Volume unit in gallons"""
|
|
1958
|
+
METRIC_TON = "MetricTon"
|
|
1959
|
+
"""Weight unit in metric tons"""
|
|
1960
|
+
TON = "Ton"
|
|
1961
|
+
"""Weight unit in tons"""
|
|
1962
|
+
POUND = "Pound"
|
|
1963
|
+
"""Weight unit in pounds"""
|
|
1964
|
+
OUNCE = "Ounce"
|
|
1965
|
+
"""Weight unit in ounces"""
|
|
1966
|
+
GRAIN = "Grain"
|
|
1967
|
+
"""Weight unit in grains"""
|
|
1968
|
+
PENNY_WEIGHT = "PennyWeight"
|
|
1969
|
+
"""Weight unit in pennyweights"""
|
|
1970
|
+
LONG_TON_BRITISH = "LongTonBritish"
|
|
1971
|
+
"""Weight unit in long tons (British)"""
|
|
1972
|
+
SHORT_TON_US = "ShortTonUS"
|
|
1973
|
+
"""Weight unit in short tons (US)"""
|
|
1974
|
+
SHORT_HUNDRED_WEIGHT_US = "ShortHundredWeightUS"
|
|
1975
|
+
"""Weight unit in short hundredweights (US)"""
|
|
1976
|
+
STONE = "Stone"
|
|
1977
|
+
"""Weight unit in stones"""
|
|
1978
|
+
DRAM = "Dram"
|
|
1979
|
+
"""Weight unit in drams"""
|