Class TestGoldengateConnectionAssignmentRequest
Request message for TestGoldengateConnectionAssignment.
Implements
Inherited Members
Namespace: Google.Apis.OracleDatabase.v1.Data
Assembly: Google.Apis.OracleDatabase.v1.dll
Syntax
public class TestGoldengateConnectionAssignmentRequest : IDirectResponseSchema
Properties
ETag
The ETag of the item.
Declaration
public virtual string ETag { get; set; }
Property Value
| Type | Description |
|---|---|
| string |
Type
Optional. The type of the test of the assigned connection. The only type actually supported is DEFAULT.
Declaration
[JsonProperty("type")]
public virtual string Type { get; set; }
Property Value
| Type | Description |
|---|---|
| string |