yaml
type: "io.kestra.plugin.gcp.firestore.Query"
yaml
id: gcp_firestore_query
namespace: company.team

tasks:
  - id: query
    type: io.kestra.plugin.gcp.firestore.Query
    collection: "persons"
    filters:
      - field: "lastname"
        value: "Doe"
Properties
Default(default)
DefaultSTORE
Possible Values
STOREFETCHFETCH_ONENONE
Definitions
field*Requiredstring
value*Requiredstring
operatorstring
DefaultEQUAL_TO
Possible Values
EQUAL_TONOT_EQUAL_TOLESS_THANLESS_THAN_OR_EQUAL_TOGREATER_THANGREATER_THAN_OR_EQUAL_TO
DefaultASCENDING
Possible Values
ASCENDINGDESCENDING
SubTypestring
Default["https://www.googleapis.com/auth/cloud-platform"]
Formaturi
Unitrecords