aboutsummaryrefslogtreecommitdiffhomepage
path: root/Firestore/Protos/nanopb/firestore/local/target.pb.h
diff options
context:
space:
mode:
Diffstat (limited to 'Firestore/Protos/nanopb/firestore/local/target.pb.h')
-rw-r--r--Firestore/Protos/nanopb/firestore/local/target.pb.h12
1 files changed, 7 insertions, 5 deletions
diff --git a/Firestore/Protos/nanopb/firestore/local/target.pb.h b/Firestore/Protos/nanopb/firestore/local/target.pb.h
index 8cc146f..37b64a2 100644
--- a/Firestore/Protos/nanopb/firestore/local/target.pb.h
+++ b/Firestore/Protos/nanopb/firestore/local/target.pb.h
@@ -15,7 +15,7 @@
*/
/* Automatically generated nanopb header */
-/* 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. */
#ifndef PB_FIRESTORE_CLIENT_TARGET_PB_H_INCLUDED
#define PB_FIRESTORE_CLIENT_TARGET_PB_H_INCLUDED
@@ -52,6 +52,7 @@ typedef struct _firestore_client_TargetGlobal {
int32_t highest_target_id;
int64_t highest_listen_sequence_number;
google_protobuf_Timestamp last_remote_snapshot_version;
+ int32_t target_count;
/* @@protoc_insertion_point(struct:firestore_client_TargetGlobal) */
} firestore_client_TargetGlobal;
@@ -59,9 +60,9 @@ typedef struct _firestore_client_TargetGlobal {
/* Initializer values for message structs */
#define firestore_client_Target_init_default {0, google_protobuf_Timestamp_init_default, {{NULL}, NULL}, 0, 0, {google_firestore_v1beta1_Target_QueryTarget_init_default}}
-#define firestore_client_TargetGlobal_init_default {0, 0, google_protobuf_Timestamp_init_default}
+#define firestore_client_TargetGlobal_init_default {0, 0, google_protobuf_Timestamp_init_default, 0}
#define firestore_client_Target_init_zero {0, google_protobuf_Timestamp_init_zero, {{NULL}, NULL}, 0, 0, {google_firestore_v1beta1_Target_QueryTarget_init_zero}}
-#define firestore_client_TargetGlobal_init_zero {0, 0, google_protobuf_Timestamp_init_zero}
+#define firestore_client_TargetGlobal_init_zero {0, 0, google_protobuf_Timestamp_init_zero, 0}
/* Field tags (for use in manual encoding/decoding) */
#define firestore_client_Target_query_tag 5
@@ -73,14 +74,15 @@ typedef struct _firestore_client_TargetGlobal {
#define firestore_client_TargetGlobal_highest_target_id_tag 1
#define firestore_client_TargetGlobal_highest_listen_sequence_number_tag 2
#define firestore_client_TargetGlobal_last_remote_snapshot_version_tag 3
+#define firestore_client_TargetGlobal_target_count_tag 4
/* Struct field encoding specification for nanopb */
extern const pb_field_t firestore_client_Target_fields[7];
-extern const pb_field_t firestore_client_TargetGlobal_fields[4];
+extern const pb_field_t firestore_client_TargetGlobal_fields[5];
/* Maximum encoded size of messages (where known) */
/* firestore_client_Target_size depends on runtime parameters */
-#define firestore_client_TargetGlobal_size 46
+#define firestore_client_TargetGlobal_size 57
/* Message IDs (where set with "msgid" option) */
#ifdef PB_MSGID