roleBindings property

  1. @TagNumber(1)
PbList<RoleBinding> get roleBindings

/ List of role bindings.

Implementation

@$pb.TagNumber(1)
$pb.PbList<$4.RoleBinding> get roleBindings => $_getList(0);