SourceScoringConfigArgs

data class SourceScoringConfigArgs(val sourceImportance: Output<SourceScoringConfigSourceImportance>? = null) : ConvertibleToJava<SourceScoringConfigArgs>

Set the scoring configuration. This allows modifying the ranking of results for a source.

Constructors

Link copied to clipboard
fun SourceScoringConfigArgs(sourceImportance: Output<SourceScoringConfigSourceImportance>? = null)

Functions

Link copied to clipboard
open override fun toJava(): SourceScoringConfigArgs

Properties

Link copied to clipboard

Importance of the source.