@@ -1793,7 +1793,7 @@ class RecognizeEntitiesAction(DictMixin):
1793
1793
:keyword str model_version: The model version to use for the analysis.
1794
1794
:keyword str string_index_type: Specifies the method used to interpret string offsets.
1795
1795
`UnicodeCodePoint`, the Python encoding, is the default. To override the Python default,
1796
- you can also pass in `Utf16CodeUnit` or TextElement_v8`. For additional information
1796
+ you can also pass in `Utf16CodeUnit` or ` TextElement_v8`. For additional information
1797
1797
see https://aka.ms/text-analytics-offsets
1798
1798
:keyword bool disable_service_logs: If set to true, you opt-out of having your text input
1799
1799
logged on the service side for troubleshooting. By default, the Language service logs your
@@ -1806,7 +1806,7 @@ class RecognizeEntitiesAction(DictMixin):
1806
1806
:ivar str model_version: The model version to use for the analysis.
1807
1807
:ivar str string_index_type: Specifies the method used to interpret string offsets.
1808
1808
`UnicodeCodePoint`, the Python encoding, is the default. To override the Python default,
1809
- you can also pass in `Utf16CodeUnit` or TextElement_v8`. For additional information
1809
+ you can also pass in `Utf16CodeUnit` or ` TextElement_v8`. For additional information
1810
1810
see https://aka.ms/text-analytics-offsets
1811
1811
:ivar bool disable_service_logs: If set to true, you opt-out of having your text input
1812
1812
logged on the service side for troubleshooting. By default, the Language service logs your
@@ -1867,7 +1867,7 @@ class AnalyzeSentimentAction(DictMixin):
1867
1867
will have property `mined_opinions` containing the result of this analysis.
1868
1868
:keyword str string_index_type: Specifies the method used to interpret string offsets.
1869
1869
`UnicodeCodePoint`, the Python encoding, is the default. To override the Python default,
1870
- you can also pass in `Utf16CodeUnit` or TextElement_v8`. For additional information
1870
+ you can also pass in `Utf16CodeUnit` or ` TextElement_v8`. For additional information
1871
1871
see https://aka.ms/text-analytics-offsets
1872
1872
:keyword bool disable_service_logs: If set to true, you opt-out of having your text input
1873
1873
logged on the service side for troubleshooting. By default, the Language service logs your
@@ -1885,7 +1885,7 @@ class AnalyzeSentimentAction(DictMixin):
1885
1885
will have property `mined_opinions` containing the result of this analysis.
1886
1886
:ivar str string_index_type: Specifies the method used to interpret string offsets.
1887
1887
`UnicodeCodePoint`, the Python encoding, is the default. To override the Python default,
1888
- you can also pass in `Utf16CodeUnit` or TextElement_v8`. For additional information
1888
+ you can also pass in `Utf16CodeUnit` or ` TextElement_v8`. For additional information
1889
1889
see https://aka.ms/text-analytics-offsets
1890
1890
:ivar bool disable_service_logs: If set to true, you opt-out of having your text input
1891
1891
logged on the service side for troubleshooting. By default, the Language service logs your
@@ -1954,7 +1954,7 @@ class RecognizePiiEntitiesAction(DictMixin):
1954
1954
:paramtype categories_filter: list[str or ~azure.ai.textanalytics.PiiEntityCategory]
1955
1955
:keyword str string_index_type: Specifies the method used to interpret string offsets.
1956
1956
`UnicodeCodePoint`, the Python encoding, is the default. To override the Python default,
1957
- you can also pass in `Utf16CodeUnit` or TextElement_v8`. For additional information
1957
+ you can also pass in `Utf16CodeUnit` or ` TextElement_v8`. For additional information
1958
1958
see https://aka.ms/text-analytics-offsets
1959
1959
:keyword bool disable_service_logs: Defaults to true, meaning that the Language service will not log your
1960
1960
input text on the service side for troubleshooting. If set to False, the Language service logs your
@@ -1973,7 +1973,7 @@ class RecognizePiiEntitiesAction(DictMixin):
1973
1973
:vartype categories_filter: list[str or ~azure.ai.textanalytics.PiiEntityCategory]
1974
1974
:ivar str string_index_type: Specifies the method used to interpret string offsets.
1975
1975
`UnicodeCodePoint`, the Python encoding, is the default. To override the Python default,
1976
- you can also pass in `Utf16CodeUnit` or TextElement_v8`. For additional information
1976
+ you can also pass in `Utf16CodeUnit` or ` TextElement_v8`. For additional information
1977
1977
see https://aka.ms/text-analytics-offsets
1978
1978
:ivar bool disable_service_logs: Defaults to true, meaning that the Language service will not log your
1979
1979
input text on the service side for troubleshooting. If set to False, the Language service logs your
@@ -2097,7 +2097,7 @@ class RecognizeLinkedEntitiesAction(DictMixin):
2097
2097
:keyword str model_version: The model version to use for the analysis.
2098
2098
:keyword str string_index_type: Specifies the method used to interpret string offsets.
2099
2099
`UnicodeCodePoint`, the Python encoding, is the default. To override the Python default,
2100
- you can also pass in `Utf16CodeUnit` or TextElement_v8`. For additional information
2100
+ you can also pass in `Utf16CodeUnit` or ` TextElement_v8`. For additional information
2101
2101
see https://aka.ms/text-analytics-offsets
2102
2102
:keyword bool disable_service_logs: If set to true, you opt-out of having your text input
2103
2103
logged on the service side for troubleshooting. By default, the Language service logs your
@@ -2110,7 +2110,7 @@ class RecognizeLinkedEntitiesAction(DictMixin):
2110
2110
:ivar str model_version: The model version to use for the analysis.
2111
2111
:ivar str string_index_type: Specifies the method used to interpret string offsets.
2112
2112
`UnicodeCodePoint`, the Python encoding, is the default. To override the Python default,
2113
- you can also pass in `Utf16CodeUnit` or TextElement_v8`. For additional information
2113
+ you can also pass in `Utf16CodeUnit` or ` TextElement_v8`. For additional information
2114
2114
see https://aka.ms/text-analytics-offsets
2115
2115
:ivar bool disable_service_logs: If set to true, you opt-out of having your text input
2116
2116
logged on the service side for troubleshooting. By default, the Language service logs your
@@ -2164,7 +2164,7 @@ class ExtractSummaryAction(DictMixin):
2164
2164
:keyword str model_version: The model version to use for the analysis.
2165
2165
:keyword str string_index_type: Specifies the method used to interpret string offsets.
2166
2166
`UnicodeCodePoint`, the Python encoding, is the default. To override the Python default,
2167
- you can also pass in `Utf16CodeUnit` or TextElement_v8`. For additional information
2167
+ you can also pass in `Utf16CodeUnit` or ` TextElement_v8`. For additional information
2168
2168
see https://aka.ms/text-analytics-offsets
2169
2169
:keyword bool disable_service_logs: If set to true, you opt-out of having your text input
2170
2170
logged on the service side for troubleshooting. By default, the Language service logs your
@@ -2179,7 +2179,7 @@ class ExtractSummaryAction(DictMixin):
2179
2179
:ivar str model_version: The model version to use for the analysis.
2180
2180
:ivar str string_index_type: Specifies the method used to interpret string offsets.
2181
2181
`UnicodeCodePoint`, the Python encoding, is the default. To override the Python default,
2182
- you can also pass in `Utf16CodeUnit` or TextElement_v8`. For additional information
2182
+ you can also pass in `Utf16CodeUnit` or ` TextElement_v8`. For additional information
2183
2183
see https://aka.ms/text-analytics-offsets
2184
2184
:ivar bool disable_service_logs: If set to true, you opt-out of having your text input
2185
2185
logged on the service side for troubleshooting. By default, the Language service logs your
@@ -2328,7 +2328,7 @@ class RecognizeCustomEntitiesAction(DictMixin):
2328
2328
:param str deployment_name: This field indicates the deployment name for the model.
2329
2329
:keyword str string_index_type: Specifies the method used to interpret string offsets.
2330
2330
`UnicodeCodePoint`, the Python encoding, is the default. To override the Python default,
2331
- you can also pass in `Utf16CodeUnit` or TextElement_v8`. For additional information
2331
+ you can also pass in `Utf16CodeUnit` or ` TextElement_v8`. For additional information
2332
2332
see https://aka.ms/text-analytics-offsets
2333
2333
:keyword bool disable_service_logs: If set to true, you opt-out of having your text input
2334
2334
logged on the service side for troubleshooting. By default, the Language service logs your
@@ -2342,7 +2342,7 @@ class RecognizeCustomEntitiesAction(DictMixin):
2342
2342
:ivar str deployment_name: This field indicates the deployment name for the model.
2343
2343
:ivar str string_index_type: Specifies the method used to interpret string offsets.
2344
2344
`UnicodeCodePoint`, the Python encoding, is the default. To override the Python default,
2345
- you can also pass in `Utf16CodeUnit` or TextElement_v8`. For additional information
2345
+ you can also pass in `Utf16CodeUnit` or ` TextElement_v8`. For additional information
2346
2346
see https://aka.ms/text-analytics-offsets
2347
2347
:ivar bool disable_service_logs: If set to true, you opt-out of having your text input
2348
2348
logged on the service side for troubleshooting. By default, the Language service logs your
@@ -2708,7 +2708,7 @@ class AnalyzeHealthcareEntitiesAction(DictMixin):
2708
2708
:keyword str model_version: The model version to use for the analysis.
2709
2709
:keyword str string_index_type: Specifies the method used to interpret string offsets.
2710
2710
`UnicodeCodePoint`, the Python encoding, is the default. To override the Python default,
2711
- you can also pass in `Utf16CodeUnit` or TextElement_v8`. For additional information
2711
+ you can also pass in `Utf16CodeUnit` or ` TextElement_v8`. For additional information
2712
2712
see https://aka.ms/text-analytics-offsets
2713
2713
:keyword bool disable_service_logs: If set to true, you opt-out of having your text input
2714
2714
logged on the service side for troubleshooting. By default, the Language service logs your
@@ -2724,7 +2724,7 @@ class AnalyzeHealthcareEntitiesAction(DictMixin):
2724
2724
:ivar str model_version: The model version to use for the analysis.
2725
2725
:ivar str string_index_type: Specifies the method used to interpret string offsets.
2726
2726
`UnicodeCodePoint`, the Python encoding, is the default. To override the Python default,
2727
- you can also pass in `Utf16CodeUnit` or TextElement_v8`. For additional information
2727
+ you can also pass in `Utf16CodeUnit` or ` TextElement_v8`. For additional information
2728
2728
see https://aka.ms/text-analytics-offsets
2729
2729
:ivar bool disable_service_logs: If set to true, you opt-out of having your text input
2730
2730
logged on the service side for troubleshooting. By default, the Language service logs your
0 commit comments