Logo
Type aliases

CloudGoogleDriveDataSource

CloudGoogleDriveDataSource = object

Defined in: packages/cloud/src/client/types.gen.ts:1157

Properties

supports_access_control?

optional supports_access_control: boolean

Defined in: packages/cloud/src/client/types.gen.ts:1158


folder_id

folder_id: string

Defined in: packages/cloud/src/client/types.gen.ts:1162

The ID of the Google Drive folder to read from.


service_account_key

service_account_key: object

Defined in: packages/cloud/src/client/types.gen.ts:1166

The service account key JSON to use for authentication.

Index Signature

[key: string]: unknown


class_name?

optional class_name: string

Defined in: packages/cloud/src/client/types.gen.ts:1169