Hi there! Are you looking for the official Deno documentation? Try docs.deno.com for all your Deno learning needs.

EnterpriseCrmEventbusProtoConnectorsConnection

import type { EnterpriseCrmEventbusProtoConnectorsConnection } from "https://googleapis.deno.dev/v1/integrations:v1.ts";
interface EnterpriseCrmEventbusProtoConnectorsConnection {
connectionName?: string;
connectorVersion?: string;
serviceName?: string;
}

§Properties

§
connectionName?: string
[src]

Connection name Format: projects/{project}/locations/{location}/connections/{connection}

§
connectorVersion?: string
[src]

Connector version Format: projects/{project}/locations/{location}/providers/{provider}/connectors/{connector}/versions/{version}

§
serviceName?: string
[src]

Service name Format: projects/{project}/locations/{location}/namespaces/{namespace}/services/{service}