Module: Google::Cloud::Dataplex::V1::EncryptionConfig::FailureDetails::ErrorCode
- Defined in:
- proto_docs/google/cloud/dataplex/v1/cmek.rb
Overview
Error code for the failure if anything related to Cmek db fails.
Constant Summary collapse
- UNKNOWN =
The error code is not specified
0
- INTERNAL_ERROR =
Error because of internal server error, will be retried automatically..
1
- REQUIRE_USER_ACTION =
User action is required to resolve the error.
2