profilingGroupNames property
A returned list of profiling group names. A list of the names is returned
only if includeDescription
is false
, otherwise a
list of
ProfilingGroupDescription
objects is returned.
Implementation
final List<String> profilingGroupNames;