File tree Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Original file line number Diff line number Diff line change @@ -186,12 +186,16 @@ void Example()
186186* ` returnFields ` was renamed to ` _return ` in the ` QueryNotices() ` method
187187* ` loggingOptOut ` was renamed to ` xWatsonLoggingOptOut ` in the ` FederatedQuery() ` method
188188* ` collectionIds ` is now required in the ` FederatedQuery() ` method
189+ * ` collectionIds ` changed position in the ` FederatedQuery() ` method
189190* ` returnFields ` was renamed to ` _return ` in the ` FederatedQuery() ` method
190191* ` returnFields ` was renamed to ` _return ` in the ` FederatedQueryNotices() ` method
191192* ` EnrichmentName ` was renamed to ` _Enrichment ` in the ` Enrichment ` model
192193* ` FieldTypeEnumValue ` was renamed to ` TypeEnumValue ` in the ` Field ` model
193194* ` FieldType ` was renamed to ` Type ` in the ` Field ` model
194195* ` FieldName ` was renamed to ` _Field ` in the ` Field ` model
196+ * ` TestConfigurationInEnvironment() ` method was removed
197+ * ` QueryEntities() ` method was removed
198+ * ` QueryRelations() ` method was removed
195199
196200##### Language Translator v3
197201
@@ -213,7 +217,7 @@ void Example()
213217
214218##### Visual Recognition v3
215219
216- * Detect faces was removed
220+ * ` DetectFaces() ` method was removed
217221* ` ClassName ` was renamed to ` _Class ` in the ` ClassResult ` model
218222* ` ClassName ` was renamed to ` _Class ` in the ` ModelClass ` model
219223
You can’t perform that action at this time.
0 commit comments