aboutsummaryrefslogtreecommitdiffhomepage
path: root/Firestore/Protos/nanopb/firestore/local/target.pb.c
diff options
context:
space:
mode:
Diffstat (limited to 'Firestore/Protos/nanopb/firestore/local/target.pb.c')
-rw-r--r--Firestore/Protos/nanopb/firestore/local/target.pb.c5
1 files changed, 3 insertions, 2 deletions
diff --git a/Firestore/Protos/nanopb/firestore/local/target.pb.c b/Firestore/Protos/nanopb/firestore/local/target.pb.c
index 2805ceb..d00d4a6 100644
--- a/Firestore/Protos/nanopb/firestore/local/target.pb.c
+++ b/Firestore/Protos/nanopb/firestore/local/target.pb.c
@@ -15,7 +15,7 @@
*/
/* Automatically generated nanopb constant definitions */
-/* Generated by nanopb-0.3.8 at Fri Feb 2 17:48:02 2018. */
+/* Generated by nanopb-0.3.8 at Mon Apr 9 15:08:47 2018. */
#include "target.pb.h"
@@ -36,10 +36,11 @@ const pb_field_t firestore_client_Target_fields[7] = {
PB_LAST_FIELD
};
-const pb_field_t firestore_client_TargetGlobal_fields[4] = {
+const pb_field_t firestore_client_TargetGlobal_fields[5] = {
PB_FIELD( 1, INT32 , SINGULAR, STATIC , FIRST, firestore_client_TargetGlobal, highest_target_id, highest_target_id, 0),
PB_FIELD( 2, INT64 , SINGULAR, STATIC , OTHER, firestore_client_TargetGlobal, highest_listen_sequence_number, highest_target_id, 0),
PB_FIELD( 3, MESSAGE , SINGULAR, STATIC , OTHER, firestore_client_TargetGlobal, last_remote_snapshot_version, highest_listen_sequence_number, &google_protobuf_Timestamp_fields),
+ PB_FIELD( 4, INT32 , SINGULAR, STATIC , OTHER, firestore_client_TargetGlobal, target_count, last_remote_snapshot_version, 0),
PB_LAST_FIELD
};