lastOperationErrors property

List<OperationError>? lastOperationErrors
getter/setter pair

Records errors seen during DatabaseEncryption update operations.

Output only.

Implementation

core.List<OperationError>? lastOperationErrors;