azure-ai-textanalytics 5.3.0b2__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 -193
- 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.0b2.dist-info → azure_ai_textanalytics-6.0.0b1.dist-info}/METADATA +668 -403
- azure_ai_textanalytics-6.0.0b1.dist-info/RECORD +29 -0
- {azure_ai_textanalytics-5.3.0b2.dist-info → azure_ai_textanalytics-6.0.0b1.dist-info}/WHEEL +1 -1
- azure/ai/textanalytics/_base_client.py +0 -113
- azure/ai/textanalytics/_check.py +0 -22
- azure/ai/textanalytics/_dict_mixin.py +0 -57
- 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 -405
- azure/ai/textanalytics/_generated/v2022_10_01_preview/models/_models_py3.py +0 -8420
- azure/ai/textanalytics/_generated/v2022_10_01_preview/models/_patch.py +0 -486
- azure/ai/textanalytics/_generated/v2022_10_01_preview/models/_text_analytics_client_enums.py +0 -729
- 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 -553
- azure/ai/textanalytics/_models.py +0 -3158
- azure/ai/textanalytics/_policies.py +0 -66
- azure/ai/textanalytics/_request_handlers.py +0 -104
- azure/ai/textanalytics/_response_handlers.py +0 -583
- azure/ai/textanalytics/_text_analytics_client.py +0 -2081
- azure/ai/textanalytics/_user_agent.py +0 -8
- azure/ai/textanalytics/_validate.py +0 -113
- azure/ai/textanalytics/aio/_base_client_async.py +0 -98
- azure/ai/textanalytics/aio/_lro_async.py +0 -503
- azure/ai/textanalytics/aio/_response_handlers_async.py +0 -94
- azure/ai/textanalytics/aio/_text_analytics_client_async.py +0 -2077
- azure_ai_textanalytics-5.3.0b2.dist-info/RECORD +0 -115
- {azure_ai_textanalytics-5.3.0b2.dist-info → azure_ai_textanalytics-6.0.0b1.dist-info/licenses}/LICENSE +0 -0
- {azure_ai_textanalytics-5.3.0b2.dist-info → azure_ai_textanalytics-6.0.0b1.dist-info}/top_level.txt +0 -0
|
@@ -0,0 +1,402 @@
|
|
|
1
|
+
# coding=utf-8
|
|
2
|
+
# --------------------------------------------------------------------------
|
|
3
|
+
# Copyright (c) Microsoft Corporation. All rights reserved.
|
|
4
|
+
# Licensed under the MIT License. See License.txt in the project root for license information.
|
|
5
|
+
# Code generated by Microsoft (R) Python Code Generator.
|
|
6
|
+
# Changes may cause incorrect behavior and will be lost if the code is regenerated.
|
|
7
|
+
# --------------------------------------------------------------------------
|
|
8
|
+
# pylint: disable=wrong-import-position
|
|
9
|
+
|
|
10
|
+
from typing import TYPE_CHECKING
|
|
11
|
+
|
|
12
|
+
if TYPE_CHECKING:
|
|
13
|
+
from ._patch import * # pylint: disable=unused-wildcard-import
|
|
14
|
+
|
|
15
|
+
|
|
16
|
+
from ._models import ( # type: ignore
|
|
17
|
+
AbstractiveSummarizationActionContent,
|
|
18
|
+
AbstractiveSummarizationOperationAction,
|
|
19
|
+
AbstractiveSummarizationOperationResult,
|
|
20
|
+
AbstractiveSummarizationResult,
|
|
21
|
+
AbstractiveSummary,
|
|
22
|
+
AbstractiveSummaryActionResult,
|
|
23
|
+
AgeMetadata,
|
|
24
|
+
AllowOverlapEntityPolicyType,
|
|
25
|
+
AnalyzeTextEntitiesResult,
|
|
26
|
+
AnalyzeTextEntityLinkingResult,
|
|
27
|
+
AnalyzeTextError,
|
|
28
|
+
AnalyzeTextInput,
|
|
29
|
+
AnalyzeTextKeyPhraseResult,
|
|
30
|
+
AnalyzeTextLROResult,
|
|
31
|
+
AnalyzeTextLanguageDetectionResult,
|
|
32
|
+
AnalyzeTextOperationAction,
|
|
33
|
+
AnalyzeTextOperationState,
|
|
34
|
+
AnalyzeTextPiiResult,
|
|
35
|
+
AnalyzeTextResult,
|
|
36
|
+
AnalyzeTextSentimentResult,
|
|
37
|
+
AreaMetadata,
|
|
38
|
+
BaseMetadata,
|
|
39
|
+
BaseRedactionPolicy,
|
|
40
|
+
CharacterMaskPolicyType,
|
|
41
|
+
ClassificationActionResult,
|
|
42
|
+
ClassificationResult,
|
|
43
|
+
CurrencyMetadata,
|
|
44
|
+
CustomEntitiesActionContent,
|
|
45
|
+
CustomEntitiesLROTask,
|
|
46
|
+
CustomEntitiesResult,
|
|
47
|
+
CustomEntityActionResult,
|
|
48
|
+
CustomEntityRecognitionOperationResult,
|
|
49
|
+
CustomLabelClassificationResult,
|
|
50
|
+
CustomMultiLabelClassificationActionContent,
|
|
51
|
+
CustomMultiLabelClassificationOperationAction,
|
|
52
|
+
CustomMultiLabelClassificationOperationResult,
|
|
53
|
+
CustomSingleLabelClassificationActionContent,
|
|
54
|
+
CustomSingleLabelClassificationOperationAction,
|
|
55
|
+
CustomSingleLabelClassificationOperationResult,
|
|
56
|
+
DateMetadata,
|
|
57
|
+
DateTimeMetadata,
|
|
58
|
+
DateValue,
|
|
59
|
+
DetectedLanguage,
|
|
60
|
+
DocumentError,
|
|
61
|
+
DocumentStatistics,
|
|
62
|
+
DocumentWarning,
|
|
63
|
+
EntitiesActionContent,
|
|
64
|
+
EntitiesLROTask,
|
|
65
|
+
EntitiesResult,
|
|
66
|
+
EntitiesWithMetadataAutoResult,
|
|
67
|
+
EntityActionResult,
|
|
68
|
+
EntityActionResultWithMetadata,
|
|
69
|
+
EntityInferenceConfig,
|
|
70
|
+
EntityLinkingActionContent,
|
|
71
|
+
EntityLinkingActionResult,
|
|
72
|
+
EntityLinkingLROTask,
|
|
73
|
+
EntityLinkingMatch,
|
|
74
|
+
EntityLinkingOperationResult,
|
|
75
|
+
EntityLinkingResult,
|
|
76
|
+
EntityMaskPolicyType,
|
|
77
|
+
EntityOverlapPolicy,
|
|
78
|
+
EntityRecognitionOperationResult,
|
|
79
|
+
EntitySynonym,
|
|
80
|
+
EntitySynonyms,
|
|
81
|
+
EntityTag,
|
|
82
|
+
ErrorResponse,
|
|
83
|
+
ExtractedSummaryActionResult,
|
|
84
|
+
ExtractedSummarySentence,
|
|
85
|
+
ExtractiveSummarizationActionContent,
|
|
86
|
+
ExtractiveSummarizationOperationAction,
|
|
87
|
+
ExtractiveSummarizationOperationResult,
|
|
88
|
+
ExtractiveSummarizationResult,
|
|
89
|
+
FhirBundle,
|
|
90
|
+
HealthcareActionResult,
|
|
91
|
+
HealthcareAssertion,
|
|
92
|
+
HealthcareEntity,
|
|
93
|
+
HealthcareEntityLink,
|
|
94
|
+
HealthcareLROResult,
|
|
95
|
+
HealthcareLROTask,
|
|
96
|
+
HealthcareRelation,
|
|
97
|
+
HealthcareRelationEntity,
|
|
98
|
+
HealthcareResult,
|
|
99
|
+
HealthcareTaskParameters,
|
|
100
|
+
InformationMetadata,
|
|
101
|
+
InnerErrorModel,
|
|
102
|
+
KeyPhraseActionContent,
|
|
103
|
+
KeyPhraseExtractionOperationResult,
|
|
104
|
+
KeyPhraseLROTask,
|
|
105
|
+
KeyPhraseResult,
|
|
106
|
+
KeyPhrasesActionResult,
|
|
107
|
+
LanguageDetectionActionContent,
|
|
108
|
+
LanguageDetectionDocumentResult,
|
|
109
|
+
LanguageDetectionResult,
|
|
110
|
+
LanguageDetectionTextInput,
|
|
111
|
+
LanguageInput,
|
|
112
|
+
LengthMetadata,
|
|
113
|
+
LinkedEntity,
|
|
114
|
+
MatchLongestEntityPolicyType,
|
|
115
|
+
MultiLanguageInput,
|
|
116
|
+
MultiLanguageTextInput,
|
|
117
|
+
NamedEntity,
|
|
118
|
+
NamedEntityWithMetadata,
|
|
119
|
+
NoMaskPolicyType,
|
|
120
|
+
NumberMetadata,
|
|
121
|
+
NumericRangeMetadata,
|
|
122
|
+
OrdinalMetadata,
|
|
123
|
+
PiiActionContent,
|
|
124
|
+
PiiEntity,
|
|
125
|
+
PiiEntityRecognitionOperationResult,
|
|
126
|
+
PiiLROTask,
|
|
127
|
+
PiiResult,
|
|
128
|
+
PiiResultWithDetectedLanguage,
|
|
129
|
+
RequestStatistics,
|
|
130
|
+
SentenceAssessment,
|
|
131
|
+
SentenceSentiment,
|
|
132
|
+
SentenceTarget,
|
|
133
|
+
SentimentActionResult,
|
|
134
|
+
SentimentAnalysisActionContent,
|
|
135
|
+
SentimentAnalysisOperationAction,
|
|
136
|
+
SentimentConfidenceScores,
|
|
137
|
+
SentimentLROResult,
|
|
138
|
+
SentimentResult,
|
|
139
|
+
SpeedMetadata,
|
|
140
|
+
SummaryContext,
|
|
141
|
+
TargetConfidenceScoreLabel,
|
|
142
|
+
TargetRelation,
|
|
143
|
+
TemperatureMetadata,
|
|
144
|
+
TemporalSetMetadata,
|
|
145
|
+
TemporalSpanMetadata,
|
|
146
|
+
TemporalSpanValues,
|
|
147
|
+
TextActions,
|
|
148
|
+
TextEntityLinkingInput,
|
|
149
|
+
TextEntityRecognitionInput,
|
|
150
|
+
TextKeyPhraseExtractionInput,
|
|
151
|
+
TextLanguageDetectionInput,
|
|
152
|
+
TextPiiEntitiesRecognitionInput,
|
|
153
|
+
TextSentimentAnalysisInput,
|
|
154
|
+
TimeMetadata,
|
|
155
|
+
ValueExclusionPolicy,
|
|
156
|
+
VolumeMetadata,
|
|
157
|
+
WeightMetadata,
|
|
158
|
+
)
|
|
159
|
+
|
|
160
|
+
from ._enums import ( # type: ignore
|
|
161
|
+
AgeUnit,
|
|
162
|
+
AnalyzeTextErrorCode,
|
|
163
|
+
AnalyzeTextInputKind,
|
|
164
|
+
AnalyzeTextOperationActionKind,
|
|
165
|
+
AnalyzeTextOperationResultsKind,
|
|
166
|
+
AnalyzeTextResultsKind,
|
|
167
|
+
AreaUnit,
|
|
168
|
+
DocumentSentiment,
|
|
169
|
+
EntityCategory,
|
|
170
|
+
ExtractiveSummarizationSortingCriteria,
|
|
171
|
+
FhirVersion,
|
|
172
|
+
HealthcareAssertionAssociation,
|
|
173
|
+
HealthcareAssertionCertainty,
|
|
174
|
+
HealthcareAssertionConditionality,
|
|
175
|
+
HealthcareAssertionTemporality,
|
|
176
|
+
HealthcareDocumentType,
|
|
177
|
+
HealthcareEntityCategory,
|
|
178
|
+
InformationUnit,
|
|
179
|
+
InnerErrorCode,
|
|
180
|
+
LengthUnit,
|
|
181
|
+
MetadataKind,
|
|
182
|
+
NumberKind,
|
|
183
|
+
PiiCategoriesExclude,
|
|
184
|
+
PiiCategory,
|
|
185
|
+
PiiDomain,
|
|
186
|
+
PolicyKind,
|
|
187
|
+
RangeInclusivity,
|
|
188
|
+
RangeKind,
|
|
189
|
+
RedactionCharacter,
|
|
190
|
+
RedactionPolicyKind,
|
|
191
|
+
RelationType,
|
|
192
|
+
RelativeTo,
|
|
193
|
+
ScriptCode,
|
|
194
|
+
ScriptKind,
|
|
195
|
+
SentenceSentimentValue,
|
|
196
|
+
SpeedUnit,
|
|
197
|
+
StringIndexType,
|
|
198
|
+
SummaryLengthBucket,
|
|
199
|
+
TargetRelationType,
|
|
200
|
+
TemperatureUnit,
|
|
201
|
+
TemporalModifier,
|
|
202
|
+
TextActionState,
|
|
203
|
+
TokenSentiment,
|
|
204
|
+
VolumeUnit,
|
|
205
|
+
WarningCode,
|
|
206
|
+
WeightUnit,
|
|
207
|
+
)
|
|
208
|
+
from ._patch import __all__ as _patch_all
|
|
209
|
+
from ._patch import *
|
|
210
|
+
from ._patch import patch_sdk as _patch_sdk
|
|
211
|
+
|
|
212
|
+
__all__ = [
|
|
213
|
+
"AbstractiveSummarizationActionContent",
|
|
214
|
+
"AbstractiveSummarizationOperationAction",
|
|
215
|
+
"AbstractiveSummarizationOperationResult",
|
|
216
|
+
"AbstractiveSummarizationResult",
|
|
217
|
+
"AbstractiveSummary",
|
|
218
|
+
"AbstractiveSummaryActionResult",
|
|
219
|
+
"AgeMetadata",
|
|
220
|
+
"AllowOverlapEntityPolicyType",
|
|
221
|
+
"AnalyzeTextEntitiesResult",
|
|
222
|
+
"AnalyzeTextEntityLinkingResult",
|
|
223
|
+
"AnalyzeTextError",
|
|
224
|
+
"AnalyzeTextInput",
|
|
225
|
+
"AnalyzeTextKeyPhraseResult",
|
|
226
|
+
"AnalyzeTextLROResult",
|
|
227
|
+
"AnalyzeTextLanguageDetectionResult",
|
|
228
|
+
"AnalyzeTextOperationAction",
|
|
229
|
+
"AnalyzeTextOperationState",
|
|
230
|
+
"AnalyzeTextPiiResult",
|
|
231
|
+
"AnalyzeTextResult",
|
|
232
|
+
"AnalyzeTextSentimentResult",
|
|
233
|
+
"AreaMetadata",
|
|
234
|
+
"BaseMetadata",
|
|
235
|
+
"BaseRedactionPolicy",
|
|
236
|
+
"CharacterMaskPolicyType",
|
|
237
|
+
"ClassificationActionResult",
|
|
238
|
+
"ClassificationResult",
|
|
239
|
+
"CurrencyMetadata",
|
|
240
|
+
"CustomEntitiesActionContent",
|
|
241
|
+
"CustomEntitiesLROTask",
|
|
242
|
+
"CustomEntitiesResult",
|
|
243
|
+
"CustomEntityActionResult",
|
|
244
|
+
"CustomEntityRecognitionOperationResult",
|
|
245
|
+
"CustomLabelClassificationResult",
|
|
246
|
+
"CustomMultiLabelClassificationActionContent",
|
|
247
|
+
"CustomMultiLabelClassificationOperationAction",
|
|
248
|
+
"CustomMultiLabelClassificationOperationResult",
|
|
249
|
+
"CustomSingleLabelClassificationActionContent",
|
|
250
|
+
"CustomSingleLabelClassificationOperationAction",
|
|
251
|
+
"CustomSingleLabelClassificationOperationResult",
|
|
252
|
+
"DateMetadata",
|
|
253
|
+
"DateTimeMetadata",
|
|
254
|
+
"DateValue",
|
|
255
|
+
"DetectedLanguage",
|
|
256
|
+
"DocumentError",
|
|
257
|
+
"DocumentStatistics",
|
|
258
|
+
"DocumentWarning",
|
|
259
|
+
"EntitiesActionContent",
|
|
260
|
+
"EntitiesLROTask",
|
|
261
|
+
"EntitiesResult",
|
|
262
|
+
"EntitiesWithMetadataAutoResult",
|
|
263
|
+
"EntityActionResult",
|
|
264
|
+
"EntityActionResultWithMetadata",
|
|
265
|
+
"EntityInferenceConfig",
|
|
266
|
+
"EntityLinkingActionContent",
|
|
267
|
+
"EntityLinkingActionResult",
|
|
268
|
+
"EntityLinkingLROTask",
|
|
269
|
+
"EntityLinkingMatch",
|
|
270
|
+
"EntityLinkingOperationResult",
|
|
271
|
+
"EntityLinkingResult",
|
|
272
|
+
"EntityMaskPolicyType",
|
|
273
|
+
"EntityOverlapPolicy",
|
|
274
|
+
"EntityRecognitionOperationResult",
|
|
275
|
+
"EntitySynonym",
|
|
276
|
+
"EntitySynonyms",
|
|
277
|
+
"EntityTag",
|
|
278
|
+
"ErrorResponse",
|
|
279
|
+
"ExtractedSummaryActionResult",
|
|
280
|
+
"ExtractedSummarySentence",
|
|
281
|
+
"ExtractiveSummarizationActionContent",
|
|
282
|
+
"ExtractiveSummarizationOperationAction",
|
|
283
|
+
"ExtractiveSummarizationOperationResult",
|
|
284
|
+
"ExtractiveSummarizationResult",
|
|
285
|
+
"FhirBundle",
|
|
286
|
+
"HealthcareActionResult",
|
|
287
|
+
"HealthcareAssertion",
|
|
288
|
+
"HealthcareEntity",
|
|
289
|
+
"HealthcareEntityLink",
|
|
290
|
+
"HealthcareLROResult",
|
|
291
|
+
"HealthcareLROTask",
|
|
292
|
+
"HealthcareRelation",
|
|
293
|
+
"HealthcareRelationEntity",
|
|
294
|
+
"HealthcareResult",
|
|
295
|
+
"HealthcareTaskParameters",
|
|
296
|
+
"InformationMetadata",
|
|
297
|
+
"InnerErrorModel",
|
|
298
|
+
"KeyPhraseActionContent",
|
|
299
|
+
"KeyPhraseExtractionOperationResult",
|
|
300
|
+
"KeyPhraseLROTask",
|
|
301
|
+
"KeyPhraseResult",
|
|
302
|
+
"KeyPhrasesActionResult",
|
|
303
|
+
"LanguageDetectionActionContent",
|
|
304
|
+
"LanguageDetectionDocumentResult",
|
|
305
|
+
"LanguageDetectionResult",
|
|
306
|
+
"LanguageDetectionTextInput",
|
|
307
|
+
"LanguageInput",
|
|
308
|
+
"LengthMetadata",
|
|
309
|
+
"LinkedEntity",
|
|
310
|
+
"MatchLongestEntityPolicyType",
|
|
311
|
+
"MultiLanguageInput",
|
|
312
|
+
"MultiLanguageTextInput",
|
|
313
|
+
"NamedEntity",
|
|
314
|
+
"NamedEntityWithMetadata",
|
|
315
|
+
"NoMaskPolicyType",
|
|
316
|
+
"NumberMetadata",
|
|
317
|
+
"NumericRangeMetadata",
|
|
318
|
+
"OrdinalMetadata",
|
|
319
|
+
"PiiActionContent",
|
|
320
|
+
"PiiEntity",
|
|
321
|
+
"PiiEntityRecognitionOperationResult",
|
|
322
|
+
"PiiLROTask",
|
|
323
|
+
"PiiResult",
|
|
324
|
+
"PiiResultWithDetectedLanguage",
|
|
325
|
+
"RequestStatistics",
|
|
326
|
+
"SentenceAssessment",
|
|
327
|
+
"SentenceSentiment",
|
|
328
|
+
"SentenceTarget",
|
|
329
|
+
"SentimentActionResult",
|
|
330
|
+
"SentimentAnalysisActionContent",
|
|
331
|
+
"SentimentAnalysisOperationAction",
|
|
332
|
+
"SentimentConfidenceScores",
|
|
333
|
+
"SentimentLROResult",
|
|
334
|
+
"SentimentResult",
|
|
335
|
+
"SpeedMetadata",
|
|
336
|
+
"SummaryContext",
|
|
337
|
+
"TargetConfidenceScoreLabel",
|
|
338
|
+
"TargetRelation",
|
|
339
|
+
"TemperatureMetadata",
|
|
340
|
+
"TemporalSetMetadata",
|
|
341
|
+
"TemporalSpanMetadata",
|
|
342
|
+
"TemporalSpanValues",
|
|
343
|
+
"TextActions",
|
|
344
|
+
"TextEntityLinkingInput",
|
|
345
|
+
"TextEntityRecognitionInput",
|
|
346
|
+
"TextKeyPhraseExtractionInput",
|
|
347
|
+
"TextLanguageDetectionInput",
|
|
348
|
+
"TextPiiEntitiesRecognitionInput",
|
|
349
|
+
"TextSentimentAnalysisInput",
|
|
350
|
+
"TimeMetadata",
|
|
351
|
+
"ValueExclusionPolicy",
|
|
352
|
+
"VolumeMetadata",
|
|
353
|
+
"WeightMetadata",
|
|
354
|
+
"AgeUnit",
|
|
355
|
+
"AnalyzeTextErrorCode",
|
|
356
|
+
"AnalyzeTextInputKind",
|
|
357
|
+
"AnalyzeTextOperationActionKind",
|
|
358
|
+
"AnalyzeTextOperationResultsKind",
|
|
359
|
+
"AnalyzeTextResultsKind",
|
|
360
|
+
"AreaUnit",
|
|
361
|
+
"DocumentSentiment",
|
|
362
|
+
"EntityCategory",
|
|
363
|
+
"ExtractiveSummarizationSortingCriteria",
|
|
364
|
+
"FhirVersion",
|
|
365
|
+
"HealthcareAssertionAssociation",
|
|
366
|
+
"HealthcareAssertionCertainty",
|
|
367
|
+
"HealthcareAssertionConditionality",
|
|
368
|
+
"HealthcareAssertionTemporality",
|
|
369
|
+
"HealthcareDocumentType",
|
|
370
|
+
"HealthcareEntityCategory",
|
|
371
|
+
"InformationUnit",
|
|
372
|
+
"InnerErrorCode",
|
|
373
|
+
"LengthUnit",
|
|
374
|
+
"MetadataKind",
|
|
375
|
+
"NumberKind",
|
|
376
|
+
"PiiCategoriesExclude",
|
|
377
|
+
"PiiCategory",
|
|
378
|
+
"PiiDomain",
|
|
379
|
+
"PolicyKind",
|
|
380
|
+
"RangeInclusivity",
|
|
381
|
+
"RangeKind",
|
|
382
|
+
"RedactionCharacter",
|
|
383
|
+
"RedactionPolicyKind",
|
|
384
|
+
"RelationType",
|
|
385
|
+
"RelativeTo",
|
|
386
|
+
"ScriptCode",
|
|
387
|
+
"ScriptKind",
|
|
388
|
+
"SentenceSentimentValue",
|
|
389
|
+
"SpeedUnit",
|
|
390
|
+
"StringIndexType",
|
|
391
|
+
"SummaryLengthBucket",
|
|
392
|
+
"TargetRelationType",
|
|
393
|
+
"TemperatureUnit",
|
|
394
|
+
"TemporalModifier",
|
|
395
|
+
"TextActionState",
|
|
396
|
+
"TokenSentiment",
|
|
397
|
+
"VolumeUnit",
|
|
398
|
+
"WarningCode",
|
|
399
|
+
"WeightUnit",
|
|
400
|
+
]
|
|
401
|
+
__all__.extend([p for p in _patch_all if p not in __all__]) # pyright: ignore
|
|
402
|
+
_patch_sdk()
|