Package com.sap.ai.sdk.grounding.model
Interface Left1.Builder
- Enclosing class:
Left1
public static interface Left1.Builder
Builder helper class.
-
Method Summary
Modifier and TypeMethodDescriptionoperator(Left1.OperatorEnum operator) Set the operator of thisLeft1instance.
-
Method Details
-
operator
Set the operator of thisLeft1instance.- Parameters:
operator- Boolean operator for combining filter conditions- Returns:
- The Left1 builder.
-