Reference documentation and code samples for the Cloud Controls Partner V1BETA API class Google::Cloud::CloudControlsPartner::V1beta::EkmConnection::ConnectionError.
Information around the error that occurred if the connection state is anything other than available or unspecified
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#error_domain
def error_domain() -> ::String
Returns
- (::String) — The error domain for the error
#error_domain=
def error_domain=(value) -> ::String
Parameter
- value (::String) — The error domain for the error
Returns
- (::String) — The error domain for the error
#error_message
def error_message() -> ::String
Returns
- (::String) — The error message for the error
#error_message=
def error_message=(value) -> ::String
Parameter
- value (::String) — The error message for the error
Returns
- (::String) — The error message for the error