Classes
Enumerations
Interfaces
TypeAliases

CompassHasLinkLibraryScorecardCriterion

The configuration for a library scorecard criterion representing the presence of a link, for example, 'Has Repository', or 'Has Documentation'.

Property NameTypeDescription
__typenameLiteral
descriptionMaybe<String>Custom description of the library scorecard criterion
linkTypeMaybe<CompassLinkType>The type of link, for example 'Repository' if 'Has Repository'.
nameMaybe<String>Custom name of the library scorecard criterion
textComparatorMaybe<CompassCriteriaTextComparatorOptions>The comparison operation to be performed.
textComparatorValueMaybe<String>The value that the field is compared to.
weightMaybe<Number>The weight that will be used in determining the aggregate score.

Rate this page: