getId

open fun getId(): String(source)

Returns a unique identifier for the algorithm, combining its group and name. The identifier is formatted as "group:name", with both group and name in lowercase and spaces replaced by hyphens.

Return

A unique identifier for the algorithm.