writers property

  1. @TagNumber(2)
List<String> get writers

Optional. The set of principals to be granted writer role on the resource.

Implementation

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