google_api_firestore v0.9.0 GoogleApi.Firestore.V1.Model.GoogleFirestoreAdminV1IndexField View Source
A field in an index. The field_path describes which field is indexed, the value_mode describes how the field value is indexed.
Attributes
arrayConfig
(type:String.t
, default:nil
) - Indicates that this field supports operations onarray_value
s.fieldPath
(type:String.t
, default:nil
) - Can be name. For single field indexes, this must match the name of the field or may be omitted.order
(type:String.t
, default:nil
) - Indicates that this field supports ordering by the specified order or comparing using =, <, <=, >, >=.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Link to this section Functions
Unwrap a decoded JSON object into its complex fields.