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

GoogleCloudIntegrationsV1alphaLinkAppsScriptProjectResponse

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

Response for LinkAppsScriptProject rpc call.

interface GoogleCloudIntegrationsV1alphaLinkAppsScriptProjectResponse {
scriptId?: string;
}

§Properties

§
scriptId?: string
[src]

The id of the linked Apps Script project.