Reference documentation and code samples for the Oracle Database@Google Cloud V1 API class Google::Cloud::OracleDatabase::V1::TestConnectionAssignmentError.
Error details for TestGoldengateConnectionAssignment.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#action
def action() -> ::String
Returns
- (::String) — The text describing the action required to fix the issue.
#action=
def action=(value) -> ::String
Parameter
- value (::String) — The text describing the action required to fix the issue.
Returns
- (::String) — The text describing the action required to fix the issue.
#code
def code() -> ::String
Returns
- (::String) — A short error code that defines the error, meant for programmatic parsing.
#code=
def code=(value) -> ::String
Parameter
- value (::String) — A short error code that defines the error, meant for programmatic parsing.
Returns
- (::String) — A short error code that defines the error, meant for programmatic parsing.
#issue
def issue() -> ::String
Returns
- (::String) — The text describing the root cause of the reported issue.
#issue=
def issue=(value) -> ::String
Parameter
- value (::String) — The text describing the root cause of the reported issue.
Returns
- (::String) — The text describing the root cause of the reported issue.
#message
def message() -> ::String
Returns
- (::String) — A human-readable error message.
#message=
def message=(value) -> ::String
Parameter
- value (::String) — A human-readable error message.
Returns
- (::String) — A human-readable error message.