class Protobuf::Field::FieldArray

def initialize(field)


Constructor
#
def initialize(field)
  @field = field
end