api / org.gradle.tooling.events / OperationDescriptor / getDisplayName

getDisplayName

abstract fun getDisplayName(): String

Returns a human consumable display name for the operation. This display name provides enough context for a human to uniquely identify the operation.

Return
The display name of the operation.