Package com.sap.ai.sdk.grounding.model
Interface MetadataUpdateItem.Builder
- Enclosing class:
MetadataUpdateItem
public static interface MetadataUpdateItem.Builder
Builder helper class.
-
Method Summary
Modifier and TypeMethodDescriptionSet the ids of thisMetadataUpdateIteminstance.default MetadataUpdateItem.Builder1Set the ids of thisMetadataUpdateIteminstance.
-
Method Details
-
ids
Set the ids of thisMetadataUpdateIteminstance.- Parameters:
ids- List of collection or document or chunk ids for which the metadata should be updated- Returns:
- The MetadataUpdateItem builder.
-
ids
Set the ids of thisMetadataUpdateIteminstance.- Parameters:
ids- List of collection or document or chunk ids for which the metadata should be updated- Returns:
- The MetadataUpdateItem builder.
-