Package ai.extend.types
Interface JsonOutputMetadataValueInsightsItem.ContentStage
-
- All Known Implementing Classes:
JsonOutputMetadataValueInsightsItem.Builder
- Enclosing class:
- JsonOutputMetadataValueInsightsItem
public static interface JsonOutputMetadataValueInsightsItem.ContentStage
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description JsonOutputMetadataValueInsightsItem._FinalStagecontent(java.lang.String content)The content of the insightJsonOutputMetadataValueInsightsItem.Builderfrom(JsonOutputMetadataValueInsightsItem other)
-
-
-
Method Detail
-
content
JsonOutputMetadataValueInsightsItem._FinalStage content(@NotNull java.lang.String content)
The content of the insight
-
-