Class OperationError (2.45.0)

OperationError(mapping=None, *, ignore_unknown_fields=False, **kwargs)

OperationError records errors seen from CloudKMS keys encountered during updates to DatabaseEncryption configuration.

Attributes

NameDescription
key_name str
CloudKMS key resource that had the error.
error_message str
Description of the error seen during the operation.
timestamp google.protobuf.timestamp_pb2.Timestamp
Time when the CloudKMS error was seen.