Skip to content

Commit cd87b8d

Browse files
committed
regenerate the proto C++ sources after having changed document_overlay.proto
1 parent 35d7c45 commit cd87b8d

File tree

3 files changed

+8
-12
lines changed

3 files changed

+8
-12
lines changed

Firestore/Protos/cpp/firestore/local/document_overlay.pb.cc

Lines changed: 8 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -78,24 +78,23 @@ static ::PROTOBUF_NAMESPACE_ID::Message const * const file_default_instances[] =
7878
const char descriptor_table_protodef_firestore_2flocal_2fdocument_5foverlay_2eproto[] PROTOBUF_SECTION_VARIABLE(protodesc_cold) =
7979
"\n&firestore/local/document_overlay.proto"
8080
"\022\020firestore.client\032\037google/firestore/v1/"
81-
"write.proto\032\037google/protobuf/timestamp.p"
82-
"roto\"a\n\017DocumentOverlay\022\030\n\020largest_batch"
83-
"_id\030\001 \001(\005\0224\n\020overlay_mutation\030\002 \001(\0132\032.go"
84-
"ogle.firestore.v1.WriteB/\n#com.google.fi"
85-
"rebase.firestore.protoP\001\242\002\005FSTPBb\006proto3"
81+
"write.proto\"a\n\017DocumentOverlay\022\030\n\020larges"
82+
"t_batch_id\030\001 \001(\005\0224\n\020overlay_mutation\030\002 \001"
83+
"(\0132\032.google.firestore.v1.WriteB/\n#com.go"
84+
"ogle.firebase.firestore.protoP\001\242\002\005FSTPBb"
85+
"\006proto3"
8686
;
87-
static const ::PROTOBUF_NAMESPACE_ID::internal::DescriptorTable*const descriptor_table_firestore_2flocal_2fdocument_5foverlay_2eproto_deps[2] = {
87+
static const ::PROTOBUF_NAMESPACE_ID::internal::DescriptorTable*const descriptor_table_firestore_2flocal_2fdocument_5foverlay_2eproto_deps[1] = {
8888
&::descriptor_table_google_2ffirestore_2fv1_2fwrite_2eproto,
89-
&::descriptor_table_google_2fprotobuf_2ftimestamp_2eproto,
9089
};
9190
static ::PROTOBUF_NAMESPACE_ID::internal::SCCInfoBase*const descriptor_table_firestore_2flocal_2fdocument_5foverlay_2eproto_sccs[1] = {
9291
&scc_info_DocumentOverlay_firestore_2flocal_2fdocument_5foverlay_2eproto.base,
9392
};
9493
static ::PROTOBUF_NAMESPACE_ID::internal::once_flag descriptor_table_firestore_2flocal_2fdocument_5foverlay_2eproto_once;
9594
static bool descriptor_table_firestore_2flocal_2fdocument_5foverlay_2eproto_initialized = false;
9695
const ::PROTOBUF_NAMESPACE_ID::internal::DescriptorTable descriptor_table_firestore_2flocal_2fdocument_5foverlay_2eproto = {
97-
&descriptor_table_firestore_2flocal_2fdocument_5foverlay_2eproto_initialized, descriptor_table_protodef_firestore_2flocal_2fdocument_5foverlay_2eproto, "firestore/local/document_overlay.proto", 280,
98-
&descriptor_table_firestore_2flocal_2fdocument_5foverlay_2eproto_once, descriptor_table_firestore_2flocal_2fdocument_5foverlay_2eproto_sccs, descriptor_table_firestore_2flocal_2fdocument_5foverlay_2eproto_deps, 1, 2,
96+
&descriptor_table_firestore_2flocal_2fdocument_5foverlay_2eproto_initialized, descriptor_table_protodef_firestore_2flocal_2fdocument_5foverlay_2eproto, "firestore/local/document_overlay.proto", 247,
97+
&descriptor_table_firestore_2flocal_2fdocument_5foverlay_2eproto_once, descriptor_table_firestore_2flocal_2fdocument_5foverlay_2eproto_sccs, descriptor_table_firestore_2flocal_2fdocument_5foverlay_2eproto_deps, 1, 1,
9998
schemas, file_default_instances, TableStruct_firestore_2flocal_2fdocument_5foverlay_2eproto::offsets,
10099
file_level_metadata_firestore_2flocal_2fdocument_5foverlay_2eproto, 1, file_level_enum_descriptors_firestore_2flocal_2fdocument_5foverlay_2eproto, file_level_service_descriptors_firestore_2flocal_2fdocument_5foverlay_2eproto,
101100
};

Firestore/Protos/cpp/firestore/local/document_overlay.pb.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,6 @@
4949
#include <google/protobuf/extension_set.h> // IWYU pragma: export
5050
#include <google/protobuf/unknown_field_set.h>
5151
#include "google/firestore/v1/write.pb.h"
52-
#include <google/protobuf/timestamp.pb.h>
5352
// @@protoc_insertion_point(includes)
5453
#include <google/protobuf/port_def.inc>
5554
#define PROTOBUF_INTERNAL_EXPORT_firestore_2flocal_2fdocument_5foverlay_2eproto

Firestore/Protos/nanopb/firestore/local/document_overlay.nanopb.h

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,6 @@
2323

2424
#include "google/firestore/v1/write.nanopb.h"
2525

26-
#include "google/protobuf/timestamp.nanopb.h"
27-
2826
#include <string>
2927

3028
namespace firebase {

0 commit comments

Comments
 (0)