SIGN IN SIGN UP

Protocol Buffers - Google's data interchange format

0 0 1 C++

Add clear() method to repeated fields in Python.

Example usage:
  msg.repeated_int32.extend([1,2])
  msg.repeated_int32.clear()

PiperOrigin-RevId: 736221526
J
Jie Luo committed
0324f39dabc605c11e56241b374da700bc9e3d62
Parent: fdb9018
Committed by Copybara-Service <copybara-worker@google.com> on 3/12/2025, 10:58:57 PM