141142143144145146147
}; builder.addAllQueueUserAcls(iterable); } private QueueUserACLInfoPBImpl convertFromProtoFormat(QueueUserACLInfoProto p) { return new QueueUserACLInfoPBImpl(p); }
164165166167168169170