public static interface ScoreAttributes.Builder extends SdkPojo, CopyableBuilder<ScoreAttributes.Builder,ScoreAttributes>
| Modifier and Type | Method and Description |
|---|---|
ScoreAttributes.Builder |
scoreConfidence(ScoreConfidence scoreConfidence)
A relative ranking for how well the response matches the query.
|
ScoreAttributes.Builder |
scoreConfidence(String scoreConfidence)
A relative ranking for how well the response matches the query.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildScoreAttributes.Builder scoreConfidence(String scoreConfidence)
A relative ranking for how well the response matches the query.
scoreConfidence - A relative ranking for how well the response matches the query.ScoreConfidence,
ScoreConfidenceScoreAttributes.Builder scoreConfidence(ScoreConfidence scoreConfidence)
A relative ranking for how well the response matches the query.
scoreConfidence - A relative ranking for how well the response matches the query.ScoreConfidence,
ScoreConfidenceCopyright © 2020. All rights reserved.