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

GoogleCloudIntegrationsV1alphaLinkAppsScriptProjectRequest

import type { GoogleCloudIntegrationsV1alphaLinkAppsScriptProjectRequest } from "https://googleapis.deno.dev/v1/integrations:v1.ts";

Request for LinkAppsScriptProject rpc call.

interface GoogleCloudIntegrationsV1alphaLinkAppsScriptProjectRequest {
scriptId?: string;
}

§Properties

§
scriptId?: string
[src]

The id of the Apps Script project to be linked.