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

GoogleCloudIntegrationsV1alphaCreateAppsScriptProjectRequest

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

Request for CreateAppsScriptProject rpc call.

interface GoogleCloudIntegrationsV1alphaCreateAppsScriptProjectRequest {
appsScriptProject?: string;
authConfigId?: string;
}

§Properties

§
appsScriptProject?: string
[src]

The name of the Apps Script project to be created.

§
authConfigId?: string
[src]

The auth config id necessary to fetch the necessary credentials to create the project for external clients