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
SubType string
readTimeout integerstring
Default
120
scopes array
SubType string
Default
["https://www.googleapis.com/auth/drive"]
serviceAccount string
teamDriveId string
Outputs
file File
Definitions
io.kestra.plugin.googleworkspace.drive.models.File
createdTime string
Format
date-time
id string
mimeType string
name string
parents array
SubType string