Auto-generate files after cl/494193350

pull/11223/head
Protobuf Team Bot 2 years ago
parent c5c5332d80
commit 176e67b2e6
  1. 1
      src/google/protobuf/any.pb.h
  2. 1
      src/google/protobuf/api.pb.h
  3. 1
      src/google/protobuf/duration.pb.h
  4. 1
      src/google/protobuf/empty.pb.h
  5. 1
      src/google/protobuf/field_mask.pb.h
  6. 1
      src/google/protobuf/source_context.pb.h
  7. 1
      src/google/protobuf/struct.pb.h
  8. 1
      src/google/protobuf/timestamp.pb.h
  9. 1
      src/google/protobuf/type.pb.h
  10. 1
      src/google/protobuf/wrappers.pb.h

@ -268,6 +268,7 @@ class PROTOBUF_EXPORT Any final :
union { Impl_ _impl_; };
friend struct ::TableStruct_google_2fprotobuf_2fany_2eproto;
};
// ===================================================================

@ -740,6 +740,7 @@ class PROTOBUF_EXPORT Mixin final :
union { Impl_ _impl_; };
friend struct ::TableStruct_google_2fprotobuf_2fapi_2eproto;
};
// ===================================================================

@ -222,6 +222,7 @@ class PROTOBUF_EXPORT Duration final :
union { Impl_ _impl_; };
friend struct ::TableStruct_google_2fprotobuf_2fduration_2eproto;
};
// ===================================================================

@ -182,6 +182,7 @@ class PROTOBUF_EXPORT Empty final :
};
friend struct ::TableStruct_google_2fprotobuf_2fempty_2eproto;
};
// ===================================================================

@ -226,6 +226,7 @@ class PROTOBUF_EXPORT FieldMask final :
union { Impl_ _impl_; };
friend struct ::TableStruct_google_2fprotobuf_2ffield_5fmask_2eproto;
};
// ===================================================================

@ -216,6 +216,7 @@ class PROTOBUF_EXPORT SourceContext final :
union { Impl_ _impl_; };
friend struct ::TableStruct_google_2fprotobuf_2fsource_5fcontext_2eproto;
};
// ===================================================================

@ -713,6 +713,7 @@ class PROTOBUF_EXPORT ListValue final :
union { Impl_ _impl_; };
friend struct ::TableStruct_google_2fprotobuf_2fstruct_2eproto;
};
// ===================================================================

@ -222,6 +222,7 @@ class PROTOBUF_EXPORT Timestamp final :
union { Impl_ _impl_; };
friend struct ::TableStruct_google_2fprotobuf_2ftimestamp_2eproto;
};
// ===================================================================

@ -1363,6 +1363,7 @@ class PROTOBUF_EXPORT Option final :
union { Impl_ _impl_; };
friend struct ::TableStruct_google_2fprotobuf_2ftype_2eproto;
};
// ===================================================================

@ -1437,6 +1437,7 @@ class PROTOBUF_EXPORT BytesValue final :
union { Impl_ _impl_; };
friend struct ::TableStruct_google_2fprotobuf_2fwrappers_2eproto;
};
// ===================================================================

Loading…
Cancel
Save