You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: sdk/textanalytics/azure-ai-textanalytics/azure/ai/textanalytics/_generated/v3_1_preview_4/aio/operations/_text_analytics_client_operations.py
Copy file name to clipboardExpand all lines: sdk/textanalytics/azure-ai-textanalytics/azure/ai/textanalytics/_generated/v3_1_preview_4/models/__init__.py
Copy file name to clipboardExpand all lines: sdk/textanalytics/azure-ai-textanalytics/azure/ai/textanalytics/_generated/v3_1_preview_4/models/_models.py
+10-13
Original file line number
Diff line number
Diff line change
@@ -801,9 +801,8 @@ class EntitiesTaskParameters(msrest.serialization.Model):
801
801
:param model_version:
802
802
:type model_version: str
803
803
:param string_index_type: Possible values include: "TextElements_v8", "UnicodeCodePoint",
Copy file name to clipboardExpand all lines: sdk/textanalytics/azure-ai-textanalytics/azure/ai/textanalytics/_generated/v3_1_preview_4/models/_models_py3.py
+10-13
Original file line number
Diff line number
Diff line change
@@ -900,9 +900,8 @@ class EntitiesTaskParameters(msrest.serialization.Model):
900
900
:param model_version:
901
901
:type model_version: str
902
902
:param string_index_type: Possible values include: "TextElements_v8", "UnicodeCodePoint",
Copy file name to clipboardExpand all lines: sdk/textanalytics/azure-ai-textanalytics/azure/ai/textanalytics/_generated/v3_1_preview_4/models/_text_analytics_client_enums.py
-13
Original file line number
Diff line number
Diff line change
@@ -322,19 +322,6 @@ class StringIndexType(with_metaclass(_CaseInsensitiveEnumMeta, str, Enum)):
322
322
#: application is written in a language that support Unicode, for example Java, JavaScript.
Copy file name to clipboardExpand all lines: sdk/textanalytics/azure-ai-textanalytics/azure/ai/textanalytics/_generated/v3_1_preview_4/operations/_text_analytics_client_operations.py
0 commit comments