CloudSharepointDataSourceWritable
CloudSharepointDataSourceWritable =
object
Defined in: packages/cloud/src/client/types.gen.ts:1632
Properties
supports_access_control?
optional
supports_access_control:true
Defined in: packages/cloud/src/client/types.gen.ts:1633
site_name?
optional
site_name:string
|null
Defined in: packages/cloud/src/client/types.gen.ts:1637
The name of the SharePoint site to download from.
site_id?
optional
site_id:string
|null
Defined in: packages/cloud/src/client/types.gen.ts:1641
The ID of the SharePoint site to download from.
folder_path?
optional
folder_path:string
|null
Defined in: packages/cloud/src/client/types.gen.ts:1645
The path of the Sharepoint folder to read from.
folder_id?
optional
folder_id:string
|null
Defined in: packages/cloud/src/client/types.gen.ts:1649
The ID of the Sharepoint folder to read from.
drive_name?
optional
drive_name:string
|null
Defined in: packages/cloud/src/client/types.gen.ts:1653
The name of the Sharepoint drive to read from.
client_id
client_id:
string
Defined in: packages/cloud/src/client/types.gen.ts:1657
The client ID to use for authentication.
client_secret
client_secret:
string
Defined in: packages/cloud/src/client/types.gen.ts:1661
The client secret to use for authentication.
tenant_id
tenant_id:
string
Defined in: packages/cloud/src/client/types.gen.ts:1665
The tenant ID to use for authentication.
required_exts?
optional
required_exts:string
[] |null
Defined in: packages/cloud/src/client/types.gen.ts:1669
The list of required file extensions.
get_permissions?
optional
get_permissions:boolean
|null
Defined in: packages/cloud/src/client/types.gen.ts:1673
Whether to get permissions for the sharepoint site.
class_name?
optional
class_name:string
Defined in: packages/cloud/src/client/types.gen.ts:1674