exemptedMembers property

  1. @TagNumber.new(2)
PbList<String> get exemptedMembers

Specifies the identities that do not cause logging for this type of permission. Follows the same format of google.iam.v1.Binding.members.

Implementation

@$pb.TagNumber(2)
$pb.PbList<$core.String> get exemptedMembers => $_getList(1);