traceView property

String? traceView
getter/setter pair

Optional trace view that will be used to query traces.

If empty, the _Default view will be used. NOTE: This field is not supported yet and will be ignored if set.

Optional.

Implementation

core.String? traceView;