Internal change.

PiperOrigin-RevId: 159642257
This commit is contained in:
Anna R 2017-06-20 18:03:25 -07:00 committed by TensorFlower Gardener
parent 384a0fb075
commit 7c0779c297

View File

@ -27,7 +27,7 @@ indexes:
properties: properties:
- name: test - name: test
- name: start - name: start
direction: asc direction: desc
# Index to access a specific (test, entry, start) Entity, and also to be able to # Index to access a specific (test, entry, start) Entity, and also to be able to
# fetch a range of (start, timing) graph values for a given (test, entry) pair # fetch a range of (start, timing) graph values for a given (test, entry) pair