errorState property

UpdateFailureState? errorState
getter/setter pair

Set if the last update failed, cleared after the next successful update.

The error_state field contains the rejected version of this particular resource along with the reason and timestamp. For successfully updated or acknowledged resource, this field should be empty. [#not-implemented-hide:]

Implementation

UpdateFailureState? errorState;