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
impersonatedServiceAccount string
projectId string
scopes array
SubType string
Default
["https://www.googleapis.com/auth/cloud-platform"]
serviceAccount string
Outputs
updatedTime string
Format
date-time