Internal changes

PiperOrigin-RevId: 512076306
pull/12050/head
Mike Kruskal 2 years ago committed by Copybara-Service
parent 0ece9236f5
commit 086367f2c8
  1. 2
      objectivec/GPBStruct.pbobjc.h

@ -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