We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e2a820b commit c98aa63Copy full SHA for c98aa63
1 file changed
packages/firestore/src/protos/google/firestore/v1/firestore.proto
@@ -156,6 +156,7 @@ service Firestore {
156
}
157
};
158
159
+
160
// Partitions a query by returning partition cursors that can be used to run
161
// the query in parallel. The returned partition cursors are split points that
162
// can be used by RunQuery as starting/end points for the query results.
0 commit comments