Skip to content

Commit

Permalink
Auto-generate files after cl/692315472
Browse files Browse the repository at this point in the history
  • Loading branch information
protobuf-team-bot committed Nov 1, 2024
1 parent 9d7236b commit 2fe8aaa
Show file tree
Hide file tree
Showing 6 changed files with 812 additions and 721 deletions.
Binary file modified csharp/src/Google.Protobuf.Test/testprotos.pb
Binary file not shown.
550 changes: 320 additions & 230 deletions csharp/src/Google.Protobuf/Reflection/Descriptor.pb.cs

Large diffs are not rendered by default.

971 changes: 486 additions & 485 deletions php/ext/google/protobuf/php-upb.c

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions ruby/ext/google/protobuf_c/ruby-upb.c
Original file line number Diff line number Diff line change
Expand Up @@ -9010,7 +9010,7 @@ static const upb_MiniTableField google_protobuf_FileDescriptorSet__fields[1] = {
const upb_MiniTable google__protobuf__FileDescriptorSet_msg_init = {
&google_protobuf_FileDescriptorSet__submsgs[0],
&google_protobuf_FileDescriptorSet__fields[0],
16, 1, kUpb_ExtMode_NonExtendable, 1, UPB_FASTTABLE_MASK(8), 0,
16, 1, kUpb_ExtMode_Extendable, 1, UPB_FASTTABLE_MASK(8), 0,
#ifdef UPB_TRACING_ENABLED
"google.protobuf.FileDescriptorSet",
#endif
Expand Down Expand Up @@ -10066,7 +10066,7 @@ static const upb_MiniTableField google_protobuf_SourceCodeInfo__fields[1] = {
const upb_MiniTable google__protobuf__SourceCodeInfo_msg_init = {
&google_protobuf_SourceCodeInfo__submsgs[0],
&google_protobuf_SourceCodeInfo__fields[0],
16, 1, kUpb_ExtMode_NonExtendable, 1, UPB_FASTTABLE_MASK(8), 0,
16, 1, kUpb_ExtMode_Extendable, 1, UPB_FASTTABLE_MASK(8), 0,
#ifdef UPB_TRACING_ENABLED
"google.protobuf.SourceCodeInfo",
#endif
Expand Down
4 changes: 2 additions & 2 deletions upb/cmake/google/protobuf/descriptor.upb_minitable.c
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ static const upb_MiniTableField google_protobuf_FileDescriptorSet__fields[1] = {
const upb_MiniTable google__protobuf__FileDescriptorSet_msg_init = {
&google_protobuf_FileDescriptorSet__submsgs[0],
&google_protobuf_FileDescriptorSet__fields[0],
16, 1, kUpb_ExtMode_NonExtendable, 1, UPB_FASTTABLE_MASK(8), 0,
16, 1, kUpb_ExtMode_Extendable, 1, UPB_FASTTABLE_MASK(8), 0,
#ifdef UPB_TRACING_ENABLED
"google.protobuf.FileDescriptorSet",
#endif
Expand Down Expand Up @@ -1081,7 +1081,7 @@ static const upb_MiniTableField google_protobuf_SourceCodeInfo__fields[1] = {
const upb_MiniTable google__protobuf__SourceCodeInfo_msg_init = {
&google_protobuf_SourceCodeInfo__submsgs[0],
&google_protobuf_SourceCodeInfo__fields[0],
16, 1, kUpb_ExtMode_NonExtendable, 1, UPB_FASTTABLE_MASK(8), 0,
16, 1, kUpb_ExtMode_Extendable, 1, UPB_FASTTABLE_MASK(8), 0,
#ifdef UPB_TRACING_ENABLED
"google.protobuf.SourceCodeInfo",
#endif
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ static const upb_MiniTableField google_protobuf_FileDescriptorSet__fields[1] = {
const upb_MiniTable google__protobuf__FileDescriptorSet_msg_init = {
&google_protobuf_FileDescriptorSet__submsgs[0],
&google_protobuf_FileDescriptorSet__fields[0],
16, 1, kUpb_ExtMode_NonExtendable, 1, UPB_FASTTABLE_MASK(8), 0,
16, 1, kUpb_ExtMode_Extendable, 1, UPB_FASTTABLE_MASK(8), 0,
#ifdef UPB_TRACING_ENABLED
"google.protobuf.FileDescriptorSet",
#endif
Expand Down Expand Up @@ -1081,7 +1081,7 @@ static const upb_MiniTableField google_protobuf_SourceCodeInfo__fields[1] = {
const upb_MiniTable google__protobuf__SourceCodeInfo_msg_init = {
&google_protobuf_SourceCodeInfo__submsgs[0],
&google_protobuf_SourceCodeInfo__fields[0],
16, 1, kUpb_ExtMode_NonExtendable, 1, UPB_FASTTABLE_MASK(8), 0,
16, 1, kUpb_ExtMode_Extendable, 1, UPB_FASTTABLE_MASK(8), 0,
#ifdef UPB_TRACING_ENABLED
"google.protobuf.SourceCodeInfo",
#endif
Expand Down

0 comments on commit 2fe8aaa

Please sign in to comment.