Appearance
Defined in: types/index.ts:18
Parameters for initializing the generated client with a Google Sheets provider.
Properties
credentials
credentials:
JWTInput
Defined in: types/index.ts:20
Google service account credentials (JWT) or external account credentials.
provider
provider:
"google"
Defined in: types/index.ts:26
The spreadsheet provider identifier. Must be "google".
sheetId
sheetId:
string
Defined in: types/index.ts:23
The unique ID of the target spreadsheet.