• Home
  • Raw
  • Download

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.
111indexes, this is always 2 or more fields. The last field entry is always for the field path `__nam…
114 …&quot;fieldPath&quot;: &quot;A String&quot;, # Can be __name__. For single field indexes, this mus…
118indexes will be: `projects/{project_id}/databases/{database_id}/collectionGroups/{collection_id}/
119Indexes 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.
185indexes, this is always 2 or more fields. The last field entry is always for the field path `__nam…
188 …&quot;fieldPath&quot;: &quot;A String&quot;, # Can be __name__. For single field indexes, this mus…
192indexes will be: `projects/{project_id}/databases/{database_id}/collectionGroups/{collection_id}/
193Indexes with a collection query scope specified allow queries against a collection that is the chi…
200 <pre>Lists composite indexes.
216 &quot;indexes&quot;: [ # The requested indexes.
217 { # Cloud Firestore indexes enable simple and complex queries against documents in a database.
218indexes, this is always 2 or more fields. The last field entry is always for the field path `__nam…
221 …&quot;fieldPath&quot;: &quot;A String&quot;, # Can be __name__. For single field indexes, this mus…
225indexes will be: `projects/{project_id}/databases/{database_id}/collectionGroups/{collection_id}/
226Indexes with a collection query scope specified allow queries against a collection that is the chi…