auditLogConfigs property

  1. @TagNumber.new(3)
PbList<AuditLogConfig> get auditLogConfigs

The configuration for logging of each type of permission.

Implementation

@$pb.TagNumber(3)
$pb.PbList<AuditLogConfig> get auditLogConfigs => $_getList(1);