Package com.sap.ai.sdk.grounding.model
Interface VectorSearchDocumentKeyValueListPair.Builder1
- Enclosing class:
VectorSearchDocumentKeyValueListPair
public static interface VectorSearchDocumentKeyValueListPair.Builder1
Builder helper class.
-
Method Summary
Modifier and TypeMethodDescriptionSet the value of thisVectorSearchDocumentKeyValueListPairinstance.Set the value of thisVectorSearchDocumentKeyValueListPairinstance.
-
Method Details
-
value
Set the value of thisVectorSearchDocumentKeyValueListPairinstance.- Parameters:
value- The value of thisVectorSearchDocumentKeyValueListPair- Returns:
- The VectorSearchDocumentKeyValueListPair instance.
-
value
Set the value of thisVectorSearchDocumentKeyValueListPairinstance.- Parameters:
value- The value of thisVectorSearchDocumentKeyValueListPair- Returns:
- The VectorSearchDocumentKeyValueListPair instance.
-