Reference documentation and code samples for the Cloud Database Migration Service V1 API class Google::Cloud::CloudDMS::V1::MigrationJobVerificationError.
Error message of a verification Migration job.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#error_code
def error_code() -> ::Google::Cloud::CloudDMS::V1::MigrationJobVerificationError::ErrorCode
Returns
- (::Google::Cloud::CloudDMS::V1::MigrationJobVerificationError::ErrorCode) — Output only. An instance of ErrorCode specifying the error that occurred.
#error_detail_message
def error_detail_message() -> ::String
Returns
- (::String) — Output only. A specific detailed error message, if supplied by the engine.
#error_message
def error_message() -> ::String
Returns
- (::String) — Output only. A formatted message with further details about the error and a CTA.