GoogleCloudConnectorsV1EventingRuntimeDataWebhookSubscriptions
import type { GoogleCloudConnectorsV1EventingRuntimeDataWebhookSubscriptions } from "https://googleapis.deno.dev/v1/integrations:v1.ts";
WebhookSubscriptions has details of webhook subscriptions.
interface GoogleCloudConnectorsV1EventingRuntimeDataWebhookSubscriptions {
readonly webhookData?: GoogleCloudConnectorsV1EventingRuntimeDataWebhookData[];
}§Properties
§
readonly webhookData?: GoogleCloudConnectorsV1EventingRuntimeDataWebhookData[]
[src]Output only. Webhook data.