From 0fd69cf163cd58a850a24dd8859a3fbd45ea9101 Mon Sep 17 00:00:00 2001 From: Protobuf Team Bot Date: Thu, 7 Mar 2024 00:09:45 +0000 Subject: [PATCH] Auto-generate files after cl/613368436 --- src/google/protobuf/any.pb.h | 4 +++ src/google/protobuf/api.pb.h | 12 +++++++++ src/google/protobuf/duration.pb.h | 4 +++ src/google/protobuf/empty.pb.h | 4 +++ src/google/protobuf/field_mask.pb.h | 4 +++ src/google/protobuf/source_context.pb.h | 4 +++ src/google/protobuf/struct.pb.h | 12 +++++++++ src/google/protobuf/timestamp.pb.h | 4 +++ src/google/protobuf/type.pb.h | 20 ++++++++++++++ src/google/protobuf/wrappers.pb.h | 36 +++++++++++++++++++++++++ 10 files changed, 104 insertions(+) diff --git a/src/google/protobuf/any.pb.h b/src/google/protobuf/any.pb.h index 01ecb5678f..608483087e 100644 --- a/src/google/protobuf/any.pb.h +++ b/src/google/protobuf/any.pb.h @@ -279,6 +279,10 @@ class PROTOBUF_EXPORT Any final : public ::google::protobuf::Message 1, 2, 0, 36, 2> _table_; + + static constexpr const void* _raw_default_instance_ = + &_Any_default_instance_; + friend class ::google::protobuf::MessageLite; friend class ::google::protobuf::Arena; template diff --git a/src/google/protobuf/api.pb.h b/src/google/protobuf/api.pb.h index 701d7af12f..38a317cbed 100644 --- a/src/google/protobuf/api.pb.h +++ b/src/google/protobuf/api.pb.h @@ -239,6 +239,10 @@ class PROTOBUF_EXPORT Mixin final : public ::google::protobuf::Message 1, 2, 0, 38, 2> _table_; + + static constexpr const void* _raw_default_instance_ = + &_Mixin_default_instance_; + friend class ::google::protobuf::MessageLite; friend class ::google::protobuf::Arena; template @@ -497,6 +501,10 @@ class PROTOBUF_EXPORT Method final : public ::google::protobuf::Message 3, 7, 1, 68, 2> _table_; + + static constexpr const void* _raw_default_instance_ = + &_Method_default_instance_; + friend class ::google::protobuf::MessageLite; friend class ::google::protobuf::Arena; template @@ -773,6 +781,10 @@ class PROTOBUF_EXPORT Api final : public ::google::protobuf::Message 3, 7, 4, 39, 2> _table_; + + static constexpr const void* _raw_default_instance_ = + &_Api_default_instance_; + friend class ::google::protobuf::MessageLite; friend class ::google::protobuf::Arena; template diff --git a/src/google/protobuf/duration.pb.h b/src/google/protobuf/duration.pb.h index ec3eb2b7d6..b40aa353fe 100644 --- a/src/google/protobuf/duration.pb.h +++ b/src/google/protobuf/duration.pb.h @@ -219,6 +219,10 @@ class PROTOBUF_EXPORT Duration final : public ::google::protobuf::Message 1, 2, 0, 0, 2> _table_; + + static constexpr const void* _raw_default_instance_ = + &_Duration_default_instance_; + friend class ::google::protobuf::MessageLite; friend class ::google::protobuf::Arena; template diff --git a/src/google/protobuf/empty.pb.h b/src/google/protobuf/empty.pb.h index 4bcc7787a5..17b4a846f3 100644 --- a/src/google/protobuf/empty.pb.h +++ b/src/google/protobuf/empty.pb.h @@ -180,6 +180,10 @@ class PROTOBUF_EXPORT Empty final : public ::google::protobuf::internal::ZeroFie 0, 0, 0, 0, 2> _table_; + + static constexpr const void* _raw_default_instance_ = + &_Empty_default_instance_; + friend class ::google::protobuf::MessageLite; friend class ::google::protobuf::Arena; template diff --git a/src/google/protobuf/field_mask.pb.h b/src/google/protobuf/field_mask.pb.h index 55f6fb8945..86eaf9db94 100644 --- a/src/google/protobuf/field_mask.pb.h +++ b/src/google/protobuf/field_mask.pb.h @@ -226,6 +226,10 @@ class PROTOBUF_EXPORT FieldMask final : public ::google::protobuf::Message 0, 1, 0, 39, 2> _table_; + + static constexpr const void* _raw_default_instance_ = + &_FieldMask_default_instance_; + friend class ::google::protobuf::MessageLite; friend class ::google::protobuf::Arena; template diff --git a/src/google/protobuf/source_context.pb.h b/src/google/protobuf/source_context.pb.h index 18d263bf9d..790a9c88ea 100644 --- a/src/google/protobuf/source_context.pb.h +++ b/src/google/protobuf/source_context.pb.h @@ -214,6 +214,10 @@ class PROTOBUF_EXPORT SourceContext final : public ::google::protobuf::Message 0, 1, 0, 47, 2> _table_; + + static constexpr const void* _raw_default_instance_ = + &_SourceContext_default_instance_; + friend class ::google::protobuf::MessageLite; friend class ::google::protobuf::Arena; template diff --git a/src/google/protobuf/struct.pb.h b/src/google/protobuf/struct.pb.h index e054b34b6b..6e82a77f69 100644 --- a/src/google/protobuf/struct.pb.h +++ b/src/google/protobuf/struct.pb.h @@ -260,6 +260,10 @@ class PROTOBUF_EXPORT ListValue final : public ::google::protobuf::Message 0, 1, 1, 0, 2> _table_; + + static constexpr const void* _raw_default_instance_ = + &_ListValue_default_instance_; + friend class ::google::protobuf::MessageLite; friend class ::google::protobuf::Arena; template @@ -431,6 +435,10 @@ class PROTOBUF_EXPORT Struct final : public ::google::protobuf::Message 0, 1, 2, 37, 2> _table_; + + static constexpr const void* _raw_default_instance_ = + &_Struct_default_instance_; + friend class ::google::protobuf::MessageLite; friend class ::google::protobuf::Arena; template @@ -726,6 +734,10 @@ class PROTOBUF_EXPORT Value final : public ::google::protobuf::Message 0, 6, 2, 42, 2> _table_; + + static constexpr const void* _raw_default_instance_ = + &_Value_default_instance_; + friend class ::google::protobuf::MessageLite; friend class ::google::protobuf::Arena; template diff --git a/src/google/protobuf/timestamp.pb.h b/src/google/protobuf/timestamp.pb.h index 39264a7f82..7364198e09 100644 --- a/src/google/protobuf/timestamp.pb.h +++ b/src/google/protobuf/timestamp.pb.h @@ -219,6 +219,10 @@ class PROTOBUF_EXPORT Timestamp final : public ::google::protobuf::Message 1, 2, 0, 0, 2> _table_; + + static constexpr const void* _raw_default_instance_ = + &_Timestamp_default_instance_; + friend class ::google::protobuf::MessageLite; friend class ::google::protobuf::Arena; template diff --git a/src/google/protobuf/type.pb.h b/src/google/protobuf/type.pb.h index 9c5023f2b0..b325dba241 100644 --- a/src/google/protobuf/type.pb.h +++ b/src/google/protobuf/type.pb.h @@ -364,6 +364,10 @@ class PROTOBUF_EXPORT Option final : public ::google::protobuf::Message 1, 2, 1, 35, 2> _table_; + + static constexpr const void* _raw_default_instance_ = + &_Option_default_instance_; + friend class ::google::protobuf::MessageLite; friend class ::google::protobuf::Arena; template @@ -719,6 +723,10 @@ class PROTOBUF_EXPORT Field final : public ::google::protobuf::Message 4, 10, 1, 72, 2> _table_; + + static constexpr const void* _raw_default_instance_ = + &_Field_default_instance_; + friend class ::google::protobuf::MessageLite; friend class ::google::protobuf::Arena; template @@ -929,6 +937,10 @@ class PROTOBUF_EXPORT EnumValue final : public ::google::protobuf::Message 2, 3, 1, 38, 2> _table_; + + static constexpr const void* _raw_default_instance_ = + &_EnumValue_default_instance_; + friend class ::google::protobuf::MessageLite; friend class ::google::protobuf::Arena; template @@ -1212,6 +1224,10 @@ class PROTOBUF_EXPORT Type final : public ::google::protobuf::Message 3, 7, 3, 46, 2> _table_; + + static constexpr const void* _raw_default_instance_ = + &_Type_default_instance_; + friend class ::google::protobuf::MessageLite; friend class ::google::protobuf::Arena; template @@ -1471,6 +1487,10 @@ class PROTOBUF_EXPORT Enum final : public ::google::protobuf::Message 3, 6, 3, 40, 2> _table_; + + static constexpr const void* _raw_default_instance_ = + &_Enum_default_instance_; + friend class ::google::protobuf::MessageLite; friend class ::google::protobuf::Arena; template diff --git a/src/google/protobuf/wrappers.pb.h b/src/google/protobuf/wrappers.pb.h index 382432f227..354e319eb5 100644 --- a/src/google/protobuf/wrappers.pb.h +++ b/src/google/protobuf/wrappers.pb.h @@ -232,6 +232,10 @@ class PROTOBUF_EXPORT UInt64Value final : public ::google::protobuf::Message 0, 1, 0, 0, 2> _table_; + + static constexpr const void* _raw_default_instance_ = + &_UInt64Value_default_instance_; + friend class ::google::protobuf::MessageLite; friend class ::google::protobuf::Arena; template @@ -398,6 +402,10 @@ class PROTOBUF_EXPORT UInt32Value final : public ::google::protobuf::Message 0, 1, 0, 0, 2> _table_; + + static constexpr const void* _raw_default_instance_ = + &_UInt32Value_default_instance_; + friend class ::google::protobuf::MessageLite; friend class ::google::protobuf::Arena; template @@ -570,6 +578,10 @@ class PROTOBUF_EXPORT StringValue final : public ::google::protobuf::Message 0, 1, 0, 41, 2> _table_; + + static constexpr const void* _raw_default_instance_ = + &_StringValue_default_instance_; + friend class ::google::protobuf::MessageLite; friend class ::google::protobuf::Arena; template @@ -736,6 +748,10 @@ class PROTOBUF_EXPORT Int64Value final : public ::google::protobuf::Message 0, 1, 0, 0, 2> _table_; + + static constexpr const void* _raw_default_instance_ = + &_Int64Value_default_instance_; + friend class ::google::protobuf::MessageLite; friend class ::google::protobuf::Arena; template @@ -902,6 +918,10 @@ class PROTOBUF_EXPORT Int32Value final : public ::google::protobuf::Message 0, 1, 0, 0, 2> _table_; + + static constexpr const void* _raw_default_instance_ = + &_Int32Value_default_instance_; + friend class ::google::protobuf::MessageLite; friend class ::google::protobuf::Arena; template @@ -1068,6 +1088,10 @@ class PROTOBUF_EXPORT FloatValue final : public ::google::protobuf::Message 0, 1, 0, 0, 2> _table_; + + static constexpr const void* _raw_default_instance_ = + &_FloatValue_default_instance_; + friend class ::google::protobuf::MessageLite; friend class ::google::protobuf::Arena; template @@ -1234,6 +1258,10 @@ class PROTOBUF_EXPORT DoubleValue final : public ::google::protobuf::Message 0, 1, 0, 0, 2> _table_; + + static constexpr const void* _raw_default_instance_ = + &_DoubleValue_default_instance_; + friend class ::google::protobuf::MessageLite; friend class ::google::protobuf::Arena; template @@ -1406,6 +1434,10 @@ class PROTOBUF_EXPORT BytesValue final : public ::google::protobuf::Message 0, 1, 0, 0, 2> _table_; + + static constexpr const void* _raw_default_instance_ = + &_BytesValue_default_instance_; + friend class ::google::protobuf::MessageLite; friend class ::google::protobuf::Arena; template @@ -1572,6 +1604,10 @@ class PROTOBUF_EXPORT BoolValue final : public ::google::protobuf::Message 0, 1, 0, 0, 2> _table_; + + static constexpr const void* _raw_default_instance_ = + &_BoolValue_default_instance_; + friend class ::google::protobuf::MessageLite; friend class ::google::protobuf::Arena; template