Logo
Type aliases

CloudGoogleDriveDataSource

CloudGoogleDriveDataSource = object

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

Properties

supports_access_control?

optional supports_access_control: false

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


folder_id

folder_id: string

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

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:931

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:934

On this page