TestGoldengateConnectionAssignmentResponse(
mapping=None, *, ignore_unknown_fields=False, **kwargs
)The result of the connectivity test performed between the Goldengate deployment and the associated database / service.
Attributes |
|
|---|---|
| Name | Description |
result_type |
google.cloud.oracledatabase_v1.types.TestGoldengateConnectionAssignmentResponse.ResultType
Type of the result i.e. Success, Failure or Timeout. |
error |
google.cloud.oracledatabase_v1.types.TestConnectionAssignmentError
Error details if test connection failed. |
errors |
MutableSequence[google.cloud.oracledatabase_v1.types.TestConnectionAssignmentError]
List of test connection assignment error objects. |
Classes
ResultType
ResultType(value)Type of the result.