Crate lib_client_google_drive

Crate lib_client_google_drive 

Source
Expand description

Google Drive API client library for ADI.

Structs§

About
About info.
ApiKeyAuth
API key authentication.
Client
ClientBuilder
File
File in Google Drive.
FileList
File list response.
FileMetadata
File metadata for create/update.
OAuth2Auth
OAuth2 authentication with refresh token support.
Permission
Permission.
PermissionList
Permission list.
ServiceAccountAuth
Service account authentication using JWT.
StorageQuota
Storage quota.
User
User info.

Enums§

Error
PermissionRole
Permission role.

Traits§

AuthStrategy
Authentication strategy for Google APIs.

Type Aliases§

Result