Create
Create
yaml
type: "io.kestra.plugin.googleworkspace.drive.Create"Examples
yaml
id: googleworkspace_drive_create
namespace: company.team
tasks:
- id: create
type: io.kestra.plugin.googleworkspace.drive.Create
name: "My Folder"
mimeType: "application/vnd.google-apps.folder"
Properties
description string
mimeType string
name string
parents array
SubTypestring
readTimeout integerstring
Default
120scopes array
SubTypestring
Default
["https://www.googleapis.com/auth/drive"]serviceAccount string
teamDriveId string
Outputs
file
Definitions
io.kestra.plugin.googleworkspace.drive.models.File
createdTimestring
Format
date-timeidstring
mimeTypestring
namestring
parentsarray
SubTypestring
sizeinteger
trashedboolean
versioninteger