1
0
mirror of https://github.com/kubernetes-sigs/descheduler.git synced 2026-01-26 13:29:11 +01:00
Files
descheduler/vendor/cloud.google.com/go/firestore/testdata/query-invalid-path-where.textproto
2019-10-12 11:11:43 -04:00

21 lines
487 B
Plaintext

# DO NOT MODIFY. This file was generated by
# github.com/GoogleCloudPlatform/google-cloud-common/testing/firestore/cmd/generate-firestore-tests/generate-firestore-tests.go.
# The path has an empty component.
description: "query: invalid path in Where clause"
query: <
coll_path: "projects/projectID/databases/(default)/documents/C"
clauses: <
where: <
path: <
field: "*"
field: ""
>
op: "=="
json_value: "4"
>
>
is_error: true
>