yaml
type: "io.kestra.plugin.gcp.firestore.get"
yaml
id: gcp_firestore_get
namespace: company.team

tasks:
  - id: get
    type: io.kestra.plugin.gcp.firestore.Get
    collection: "persons"
    childPath: "1"
Properties
SubType string
Default ["https://www.googleapis.com/auth/cloud-platform"]