TestConnectionAssignmentError
import type { TestConnectionAssignmentError } from "https://googleapis.deno.dev/v1/oracledatabase:v1.ts";Error details for TestGoldengateConnectionAssignment.
interface TestConnectionAssignmentError {
action?: string;
code?: string;
issue?: string;
message?: string;
}