[DATABASE_ID]
with the ID of your Firestore database.[PERIMETER_NAME]
, [PROJECT_ID]
, [LOCATION]
, and [BUCKET_NAME]
with the appropriate values.[DATABASE_ID]
and [LOCATION]
with the appropriate values.google-cloud-logging
library to create a sink that exports Firestore Audit Logs to Cloud Logging.google-cloud-iam
library to manage IAM policies for Firestore.roles/datastore.owner
role for a Firestore database:google-cloud-kms
library to encrypt and decrypt Firestore data using Cloud KMS.your-project-id
, your-firestore-dataset
, your-firestore-database
, [email protected]
, your-document-path
, your-kms-key-name
) with your actual values.