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

getParent

abstract fun getParent(): OperationDescriptor

Returns the parent operation, if any.

Return
The parent operation.