api / org.gradle.api.artifacts.result / ComponentSelectionDescriptor / getDescription

getDescription

abstract fun getDescription(): String

Returns a description for the selection. This may be the default description of a ComponentSelectionCause, or a custom description provided typically through a rule.

Return
the description of this component selection