Converts protobuf FieldMask values between runtime, JSON, and wire forms.
FieldMask
The runtime representation is string[]. The protobuf JSON representation is one comma-separated string.
string[]
Converts protobuf
FieldMaskvalues between runtime, JSON, and wire forms.The runtime representation is
string[]. The protobuf JSON representation is one comma-separated string.