Auto-generate files after cl/696615312

pull/19194/head
Protobuf Team Bot 3 weeks ago
parent 37b10b8f81
commit 9b4a00c864
  1. 17
      csharp/src/Google.Protobuf/Reflection/FeatureSetDescriptor.g.cs
  2. 2
      src/google/protobuf/any.pb.h
  3. 2
      src/google/protobuf/api.pb.h
  4. 2
      src/google/protobuf/duration.pb.h
  5. 2
      src/google/protobuf/empty.pb.h
  6. 2
      src/google/protobuf/field_mask.pb.h
  7. 2
      src/google/protobuf/source_context.pb.h
  8. 2
      src/google/protobuf/struct.pb.h
  9. 2
      src/google/protobuf/timestamp.pb.h
  10. 2
      src/google/protobuf/type.pb.h
  11. 2
      src/google/protobuf/wrappers.pb.h

@ -0,0 +1,17 @@
#region Copyright notice and license
// Protocol Buffers - Google's data interchange format
// Copyright 2008 Google Inc. All rights reserved.
//
// Use of this source code is governed by a BSD-style
// license that can be found in the LICENSE file or at
// https://developers.google.com/open-source/licenses/bsd
#endregion
namespace Google.Protobuf.Reflection;
internal sealed partial class FeatureSetDescriptor
{
// Canonical serialized form of the edition defaults, generated by embed_edition_defaults.
private const string DefaultsBase64 =
"ChMYhAciACoMCAEQAhgCIAMoATACChMY5wciACoMCAIQARgBIAIoATABChMY6AciDAgBEAEYASACKAEwASoAIOYHKOgH";
}

@ -49,8 +49,10 @@ template <typename T>
struct PROTOBUF_EXPORT TableStruct_google_2fprotobuf_2fany_2eproto {
static const ::uint32_t offsets[];
};
extern "C" {
PROTOBUF_EXPORT extern const ::google::protobuf::internal::DescriptorTable
descriptor_table_google_2fprotobuf_2fany_2eproto;
} // extern "C"
namespace google {
namespace protobuf {
class Any;

@ -51,8 +51,10 @@ template <typename T>
struct PROTOBUF_EXPORT TableStruct_google_2fprotobuf_2fapi_2eproto {
static const ::uint32_t offsets[];
};
extern "C" {
PROTOBUF_EXPORT extern const ::google::protobuf::internal::DescriptorTable
descriptor_table_google_2fprotobuf_2fapi_2eproto;
} // extern "C"
namespace google {
namespace protobuf {
class Api;

@ -49,8 +49,10 @@ template <typename T>
struct PROTOBUF_EXPORT TableStruct_google_2fprotobuf_2fduration_2eproto {
static const ::uint32_t offsets[];
};
extern "C" {
PROTOBUF_EXPORT extern const ::google::protobuf::internal::DescriptorTable
descriptor_table_google_2fprotobuf_2fduration_2eproto;
} // extern "C"
namespace google {
namespace protobuf {
class Duration;

@ -50,8 +50,10 @@ template <typename T>
struct PROTOBUF_EXPORT TableStruct_google_2fprotobuf_2fempty_2eproto {
static const ::uint32_t offsets[];
};
extern "C" {
PROTOBUF_EXPORT extern const ::google::protobuf::internal::DescriptorTable
descriptor_table_google_2fprotobuf_2fempty_2eproto;
} // extern "C"
namespace google {
namespace protobuf {
class Empty;

@ -49,8 +49,10 @@ template <typename T>
struct PROTOBUF_EXPORT TableStruct_google_2fprotobuf_2ffield_5fmask_2eproto {
static const ::uint32_t offsets[];
};
extern "C" {
PROTOBUF_EXPORT extern const ::google::protobuf::internal::DescriptorTable
descriptor_table_google_2fprotobuf_2ffield_5fmask_2eproto;
} // extern "C"
namespace google {
namespace protobuf {
class FieldMask;

@ -49,8 +49,10 @@ template <typename T>
struct PROTOBUF_EXPORT TableStruct_google_2fprotobuf_2fsource_5fcontext_2eproto {
static const ::uint32_t offsets[];
};
extern "C" {
PROTOBUF_EXPORT extern const ::google::protobuf::internal::DescriptorTable
descriptor_table_google_2fprotobuf_2fsource_5fcontext_2eproto;
} // extern "C"
namespace google {
namespace protobuf {
class SourceContext;

@ -54,8 +54,10 @@ template <typename T>
struct PROTOBUF_EXPORT TableStruct_google_2fprotobuf_2fstruct_2eproto {
static const ::uint32_t offsets[];
};
extern "C" {
PROTOBUF_EXPORT extern const ::google::protobuf::internal::DescriptorTable
descriptor_table_google_2fprotobuf_2fstruct_2eproto;
} // extern "C"
namespace google {
namespace protobuf {
enum NullValue : int;

@ -49,8 +49,10 @@ template <typename T>
struct PROTOBUF_EXPORT TableStruct_google_2fprotobuf_2ftimestamp_2eproto {
static const ::uint32_t offsets[];
};
extern "C" {
PROTOBUF_EXPORT extern const ::google::protobuf::internal::DescriptorTable
descriptor_table_google_2fprotobuf_2ftimestamp_2eproto;
} // extern "C"
namespace google {
namespace protobuf {
class Timestamp;

@ -52,8 +52,10 @@ template <typename T>
struct PROTOBUF_EXPORT TableStruct_google_2fprotobuf_2ftype_2eproto {
static const ::uint32_t offsets[];
};
extern "C" {
PROTOBUF_EXPORT extern const ::google::protobuf::internal::DescriptorTable
descriptor_table_google_2fprotobuf_2ftype_2eproto;
} // extern "C"
namespace google {
namespace protobuf {
enum Field_Cardinality : int;

@ -49,8 +49,10 @@ template <typename T>
struct PROTOBUF_EXPORT TableStruct_google_2fprotobuf_2fwrappers_2eproto {
static const ::uint32_t offsets[];
};
extern "C" {
PROTOBUF_EXPORT extern const ::google::protobuf::internal::DescriptorTable
descriptor_table_google_2fprotobuf_2fwrappers_2eproto;
} // extern "C"
namespace google {
namespace protobuf {
class BoolValue;

Loading…
Cancel
Save