Cloud Firestore Admin V1 API - Module Google::Cloud::Firestore::Admin::V1::FieldOperationMetadata::IndexConfigDelta::ChangeType (v0.6.0)

Reference documentation and code samples for the Cloud Firestore Admin V1 API module Google::Cloud::Firestore::Admin::V1::FieldOperationMetadata::IndexConfigDelta::ChangeType.

Specifies how the index is changing.

Constants

CHANGE_TYPE_UNSPECIFIED

value: 0
The type of change is not specified or known.

ADD

value: 1
The single field index is being added.

REMOVE

value: 2
The single field index is being removed.