enableWarnings property

bool? enableWarnings
getter/setter pair

True to enable warnings for the offline user data job.

When enabled, a warning will not block the OfflineUserDataJobOperation, and will also return warning messages about malformed field values.

Implementation

core.bool? enableWarnings;