Lines Matching full:indexes
75 …/a> . <a href="firestore_v1beta2.projects.databases.collectionGroups.indexes.html">indexes</a></h1>
91 <p class="firstline">Lists composite indexes.</p>
110 { # Cloud Firestore indexes enable simple and complex queries against documents in a database.
111 …indexes, this is always 2 or more fields. The last field entry is always for the field path `__nam…
114 …"fieldPath": "A String", # Can be __name__. For single field indexes, this mus…
118 … indexes will be: `projects/{project_id}/databases/{database_id}/collectionGroups/{collection_id}/…
119 …Indexes with a collection query scope specified allow queries against a collection that is the chi…
157 …ts/{project_id}/databases/{database_id}/collectionGroups/{collection_id}/indexes/{index_id}` (requ…
175 …ts/{project_id}/databases/{database_id}/collectionGroups/{collection_id}/indexes/{index_id}` (requ…
184 { # Cloud Firestore indexes enable simple and complex queries against documents in a database.
185 …indexes, this is always 2 or more fields. The last field entry is always for the field path `__nam…
188 …"fieldPath": "A String", # Can be __name__. For single field indexes, this mus…
192 … indexes will be: `projects/{project_id}/databases/{database_id}/collectionGroups/{collection_id}/…
193 …Indexes with a collection query scope specified allow queries against a collection that is the chi…
200 <pre>Lists composite indexes.
216 "indexes": [ # The requested indexes.
217 { # Cloud Firestore indexes enable simple and complex queries against documents in a database.
218 …indexes, this is always 2 or more fields. The last field entry is always for the field path `__nam…
221 …"fieldPath": "A String", # Can be __name__. For single field indexes, this mus…
225 … indexes will be: `projects/{project_id}/databases/{database_id}/collectionGroups/{collection_id}/…
226 …Indexes with a collection query scope specified allow queries against a collection that is the chi…