Marcus Low Junxiang

Results 2 issues of Marcus Low Junxiang

## Minimal code to reproduce the problem ```javascript const firestore = FirestoreApp.getFirestore(email, key, projectId); firestore.query('my_collection') .Where('document', 'array-contains-any', ['abc']) .Execute() ``` ## Expected Behavior - Able to use Firebase operators [`in`,...

bug

**What language does this apply to?** `protoc` compiler **Describe the problem you are trying to solve.** Protobuf installations typically come with the `include` directory that has most of the necessary...

protoc
inactive