TestGoldengateConnectionAssignmentRequest(
mapping=None, *, ignore_unknown_fields=False, **kwargs
)Request message for TestGoldengateConnectionAssignment.
Attributes |
|
|---|---|
| Name | Description |
name |
str
Required. Name of the connection assignment for which to test connection. projects/{project}/locations/{region}/goldengateConnectionAssignments/{goldengate_connection_assignment} |
type_ |
google.cloud.oracledatabase_v1.types.TestGoldengateConnectionAssignmentRequest.TestType
Optional. The type of the test of the assigned connection. The only type actually supported is DEFAULT. |
Classes
TestType
TestType(value)The type of test to perform.