Google Firestore Admin V1Index Field Response
data class GoogleFirestoreAdminV1IndexFieldResponse(val arrayConfig: String, val fieldPath: String, val order: String)
A field in an index. The field_path describes which field is indexed, the value_mode describes how the field value is indexed.