We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 64e01b7 commit c85c2ffCopy full SHA for c85c2ff
orchestration/src/main/java/com/sap/ai/sdk/orchestration/model/SAPDocumentTranslationOutput.java
@@ -179,7 +179,8 @@ public Set<String> getCustomFieldNames() {
179
* @param name The name of the property
180
* @return The value of the property
181
* @throws NoSuchElementException If no property with the given name could be found.
182
- * @deprecated Use {@link #toMap()} instead.
+ * @deprecated
183
+ * Use {@link #toMap()} instead.
184
*/
185
@Nullable
186
@Deprecated
0 commit comments