logType property

List<String>? logType
getter/setter pair

To which type(s) of logs the limits apply.

Implementation

core.List<core.String>? logType;