Skip to main content
Go to Latest
interface GooglesheetsOptions
import { type GooglesheetsOptions } from "https://deno.land/x/netzo@v0.2.19/apis/mod.ts";

Properties

googleServiceAccountCredentials: string
optional
scope: Array<
| "drive"
| "drive.readonly"
| "drive.file"
| "spreadsheets"
| "spreadsheets.readonly"
>
spreadsheetId: string