isVerbose

Indicates whether verbose telemetry data is enabled.

When this value is true, the application collects more detailed telemetry data. This setting is useful for debugging and detailed monitoring but may result in increased resource usage or performance overhead.

The value reflects the setting controlled through the setVerbose(verbose: Boolean) method, with a default value of false if not explicitly configured.