@@ -67,23 +67,24 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() {
6767 + "AST\020 \001 B\014 \n \n query_type\" y\n \n NamedQuery\022 \014 \n \004 nam"
6868 + "e\030 \001 \001 (\t \022 .\n \r bundled_query\030 \002 \001 (\013 2\027 .firesto"
6969 + "re.BundledQuery\022 -\n \t read_time\030 \003 \001 (\013 2\032 .goo"
70- + "gle.protobuf.Timestamp\" f \n \027 BundledDocumen"
70+ + "gle.protobuf.Timestamp\" w \n \027 BundledDocumen"
7171 + "tMetadata\022 \014 \n \004 name\030 \001 \001 (\t \022 -\n \t read_time\030 \002 \001 "
7272 + "(\013 2\032 .google.protobuf.Timestamp\022 \016 \n \006 exists"
73- + "\030 \003 \001 (\010 \" \214 \001 \n \016 BundleMetadata\022 \n \n \002 id\030 \001 \001 (\t \022 /\n "
74- + "\013 create_time\030 \002 \001 (\013 2\032 .google.protobuf.Tim"
75- + "estamp\022 \017 \n \007 version\030 \003 \001 (\r \022 \027 \n \017 total_documen"
76- + "ts\030 \004 \001 (\r \022 \023 \n \013 total_bytes\030 \005 \001 (\004 \" \360 \001 \n \r Bundle"
77- + "Element\022 -\n \010 metadata\030 \001 \001 (\013 2\031 .firestore.Bu"
78- + "ndleMetadataH\000 \022 ,\n \013 named_query\030 \002 \001 (\013 2\025 .fi"
79- + "restore.NamedQueryH\000 \022 ?\n \021 document_metadat"
80- + "a\030 \003 \001 (\013 2\" .firestore.BundledDocumentMetad"
81- + "ataH\000 \022 1\n \010 document\030 \004 \001 (\013 2\035 .google.firesto"
82- + "re.v1.DocumentH\000 B\016 \n \014 element_typeB\215 \001 \n \032 com"
83- + ".google.firestore.protoB\013 BundleProtoP\001 Z4"
84- + "google.golang.org/genproto/firestore/pro"
85- + "to;firestore\242 \002 \005 FSTPB\252 \002 \017 Firestore.Proto\312 \002 "
86- + "\017 Firestore\\ Protob\006 proto3"
73+ + "\030 \003 \001 (\010 \022 \017 \n \007 queries\030 \004 \003 (\t \" \214 \001 \n \016 BundleMetada"
74+ + "ta\022 \n \n \002 id\030 \001 \001 (\t \022 /\n \013 create_time\030 \002 \001 (\013 2\032 .go"
75+ + "ogle.protobuf.Timestamp\022 \017 \n \007 version\030 \003 \001 (\r "
76+ + "\022 \027 \n \017 total_documents\030 \004 \001 (\r \022 \023 \n \013 total_bytes"
77+ + "\030 \005 \001 (\004 \" \360 \001 \n \r BundleElement\022 -\n \010 metadata\030 \001 \001 "
78+ + "(\013 2\031 .firestore.BundleMetadataH\000 \022 ,\n \013 named"
79+ + "_query\030 \002 \001 (\013 2\025 .firestore.NamedQueryH\000 \022 ?\n "
80+ + "\021 document_metadata\030 \003 \001 (\013 2\" .firestore.Bun"
81+ + "dledDocumentMetadataH\000 \022 1\n \010 document\030 \004 \001 (\013 "
82+ + "2\035 .google.firestore.v1.DocumentH\000 B\016 \n \014 ele"
83+ + "ment_typeB\215 \001 \n \032 com.google.firestore.proto"
84+ + "B\013 BundleProtoP\001 Z4google.golang.org/genpr"
85+ + "oto/firestore/proto;firestore\242 \002 \005 FSTPB\252 \002 \017 "
86+ + "Firestore.Proto\312 \002 \017 Firestore\\ Protob\006 proto"
87+ + "3"
8788 };
8889 descriptor =
8990 com .google .protobuf .Descriptors .FileDescriptor .internalBuildGeneratedFileFrom (
@@ -113,7 +114,7 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() {
113114 new com .google .protobuf .GeneratedMessageV3 .FieldAccessorTable (
114115 internal_static_firestore_BundledDocumentMetadata_descriptor ,
115116 new java .lang .String [] {
116- "Name" , "ReadTime" , "Exists" ,
117+ "Name" , "ReadTime" , "Exists" , "Queries" ,
117118 });
118119 internal_static_firestore_BundleMetadata_descriptor = getDescriptor ().getMessageTypes ().get (3 );
119120 internal_static_firestore_BundleMetadata_fieldAccessorTable =
0 commit comments