Auto-generate files after cl/512017807

pull/12029/head
Protobuf Team Bot 2 years ago
parent 3c71dd8526
commit 1501afeb23
  1. BIN
      csharp/src/Google.Protobuf.Test/testprotos.pb
  2. 2
      csharp/src/Google.Protobuf/WellKnownTypes/Struct.pb.cs
  3. 2
      objectivec/GPBStruct.pbobjc.h

@ -55,7 +55,7 @@ namespace Google.Protobuf.WellKnownTypes {
/// `NullValue` is a singleton enumeration to represent the null value for the
/// `Value` type union.
///
/// The JSON representation for `NullValue` is JSON `null`.
/// The JSON representation for `NullValue` is JSON `null`.
/// </summary>
public enum NullValue {
/// <summary>

@ -32,7 +32,7 @@ NS_ASSUME_NONNULL_BEGIN
* `NullValue` is a singleton enumeration to represent the null value for the
* `Value` type union.
*
* The JSON representation for `NullValue` is JSON `null`.
* The JSON representation for `NullValue` is JSON `null`.
**/
typedef GPB_ENUM(GPBNullValue) {
/**

Loading…
Cancel
Save