failureReason property
The reason that the FeatureGroup
failed to be replicated in the
OfflineStore
. This is failure can occur because:
-
The
FeatureGroup
could not be created in theOfflineStore
. -
The
FeatureGroup
could not be deleted from theOfflineStore
.
Implementation
final String? failureReason;