Reference documentation and code samples for the Dataplex V1 API class Google::Cloud::Dataplex::V1::EncryptionConfig::FailureDetails.
Details of the failure if anything related to Cmek db fails.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#error_code
def error_code() -> ::Google::Cloud::Dataplex::V1::EncryptionConfig::FailureDetails::ErrorCode
Returns
- (::Google::Cloud::Dataplex::V1::EncryptionConfig::FailureDetails::ErrorCode) — Output only. The error code for the failure.
#error_message
def error_message() -> ::String
Returns
- (::String) — Output only. The error message will be shown to the user. Set only if the error code is REQUIRE_USER_ACTION.