api / org.gradle.tooling.events.task / TaskProgressEvent / getDescriptor

getDescriptor

abstract fun getDescriptor(): TaskOperationDescriptor

Overrides ProgressEvent.getDescriptor

Returns the description of the task for which progress is reported.

Return
The description of the underlying task operation.