api / org.gradle.tooling.events / ProgressEvent / getDescriptor

getDescriptor

abstract fun getDescriptor(): OperationDescriptor

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

Return
The description of the operation.