Delete
Delete
yaml
type: "io.kestra.plugin.gcp.firestore.Delete"Examples
yaml
id: gcp_firestore_delete
namespace: company.team
tasks:
- id: delete
type: io.kestra.plugin.gcp.firestore.Delete
collection: "persons"
childPath: "1"
Properties
childPath *Requiredstring
collection string
databaseId string
Default
(default)impersonatedServiceAccount string
projectId string
scopes array
SubTypestring
Default
["https://www.googleapis.com/auth/cloud-platform"]serviceAccount string
Outputs
updatedTime string
Format
date-time