Interface ContentSafetyLabelResult.TextStage
-
- All Known Implementing Classes:
ContentSafetyLabelResult.Builder
- Enclosing class:
- ContentSafetyLabelResult
public static interface ContentSafetyLabelResult.TextStage
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description ContentSafetyLabelResult.Builderfrom(ContentSafetyLabelResult other)ContentSafetyLabelResult.SentencesIdxStartStagetext(java.lang.String text)
-
-
-
Method Detail
-
text
ContentSafetyLabelResult.SentencesIdxStartStage text(java.lang.String text)
-
from
ContentSafetyLabelResult.Builder from(ContentSafetyLabelResult other)
-
-