Class SAPDocumentTranslationApplyToSelector

java.lang.Object
com.sap.ai.sdk.orchestration.model.SAPDocumentTranslationApplyToSelector

public class SAPDocumentTranslationApplyToSelector extends Object
This selector allows you to define the scope of translation, such as specific placeholders or messages with specific roles. For example, `{\"category\": \"placeholders\", \"items\": [\"user_input\"], \"source_language\": \"de-DE\"}` targets the value of \"user_input\" in `placeholder_values` specified in the request payload; and considers the value to be in German.