Package com.sap.ai.sdk.grounding.model
Interface VectorDocumentKeyValueListPair.Builder
- Enclosing class:
VectorDocumentKeyValueListPair
public static interface VectorDocumentKeyValueListPair.Builder
Builder helper class.
-
Method Summary
-
Method Details
-
key
Set the key of thisVectorDocumentKeyValueListPairinstance.- Parameters:
key- The key of thisVectorDocumentKeyValueListPair- Returns:
- The VectorDocumentKeyValueListPair builder.
-