Delete
Delete a document from a collection.
yaml
type: "io.kestra.plugin.gcp.firestore.Delete"
yaml
id: gcp_firestore_delete
namespace: company.team
tasks:
- id: delete
type: io.kestra.plugin.gcp.firestore.Delete
collection: "persons"
childPath: "1"
Dynamic YES
The Firestore document child path.
The Firestore document child path.
Dynamic YES
The Firestore collection
Dynamic YES
The GCP service account to impersonate.
Dynamic YES
The GCP project ID.
SubType string
Dynamic YES
Default ["https://www.googleapis.com/auth/cloud-platform"]
The GCP scopes to be used.
Dynamic YES
The GCP service account.
Format date-time
The document updated time.