toggle menu
river
jvm
switch theme
search in API
connector-google-drive
/
com.river.connector.google.drive
/
GoogleDriveFile
Google
Drive
File
data
class
GoogleDriveFile
(
val
kind
:
String
,
val
mimeType
:
String
,
val
id
:
String
,
val
name
:
String
,
val
resourceKey
:
String
)
Members
Constructors
Google
Drive
File
Link copied to clipboard
constructor
(
kind
:
String
,
mimeType
:
String
,
id
:
String
,
name
:
String
,
resourceKey
:
String
)
Properties
id
Link copied to clipboard
val
id
:
String
kind
Link copied to clipboard
val
kind
:
String
mime
Type
Link copied to clipboard
val
mimeType
:
String
name
Link copied to clipboard
val
name
:
String
resource
Key
Link copied to clipboard
val
resourceKey
:
String