GoogleFirestore
Last updated
Last updated
Google Firestore sink connector
Write data to Google Firestore
project_id
string
yes
-
collection
string
yes
-
credentials
string
no
-
The unique identifier for a Google Firestore database project.
The collection of Google Firestore.
The credentials of Google Cloud service account, use base64 codec. If not set, need to check the GOOGLE APPLICATION CREDENTIALS
environment exists.
Sink plugin common parameters, please refer to Sink Common Options for details.