acknowledgementTime property

String? acknowledgementTime
getter/setter pair

Timestamp when this violation was acknowledged first.

Check exception_contexts to find the last time the violation was acknowledged when there are more than one violations. This field will be absent when acknowledged field is marked as false.

Optional.

Implementation

core.String? acknowledgementTime;