Class FailureDetails (2.10.0)

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

Details of the failure if anything related to Cmek db fails.

Attributes

Name Description
error_code google.cloud.dataplex_v1.types.EncryptionConfig.FailureDetails.ErrorCode
Output only. The error code for the failure.
error_message str
Output only. The error message will be shown to the user. Set only if the error code is REQUIRE_USER_ACTION.

Classes

ErrorCode

ErrorCode(value)

Error code for the failure if anything related to Cmek db fails.