GoogleFirestoreAdminV1IndexField: GoogleFirestoreAdminV1IndexField Object

View source: R/firestore_objects.R

GoogleFirestoreAdminV1IndexFieldR Documentation

GoogleFirestoreAdminV1IndexField Object

Description

GoogleFirestoreAdminV1IndexField Object

Usage

GoogleFirestoreAdminV1IndexField(
  arrayConfig = NULL,
  order = NULL,
  fieldPath = NULL
)

Arguments

arrayConfig

Indicates that this field supports operations on array_values

order

Indicates that this field supports ordering by the specified order or comparing using =, !=, <, <=, >, >=

fieldPath

Can be name

Details

Autogenerated via gar_create_api_objects A field in an index. The field_path describes which field is indexed, the value_mode describes how the field value is indexed.

Value

GoogleFirestoreAdminV1IndexField object


robonomist/googleFirestore documentation built on Jan. 30, 2023, 6:39 p.m.