We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 70dc23b commit 6c31cc0Copy full SHA for 6c31cc0
google/firestore/admin/v1/firestore_admin.proto
@@ -164,7 +164,7 @@ service FirestoreAdmin {
164
// only supports listing fields that have been explicitly overridden. To issue
165
// this query, call
166
// [FirestoreAdmin.ListFields][google.firestore.admin.v1.FirestoreAdmin.ListFields]
167
- // with the filter set to `indexConfig.usesAncestorConfig:false or
+ // with the filter set to `indexConfig.usesAncestorConfig:false` or
168
// `ttlConfig:*`.
169
rpc ListFields(ListFieldsRequest) returns (ListFieldsResponse) {
170
option (google.api.http) = {
0 commit comments